| Class Summary | |
|---|---|
| BatchException |
This exception is thrown if a java.sql.BatchUpdateException is caught
during the execution of any nested batch. |
| BatchResult | This class holds the statement and row information for every successful batch executed by iBATIS |
| SqlExecutor | Class responsible for executing the SQL |