Package com.ibatis.sqlmap.engine.execution

Class Summary
BatchResult This class holds the statement and row information for every successful batch executed by iBATIS
SqlExecutor Class responsible for executing the SQL
 

Exception Summary
BatchException This exception is thrown if a java.sql.BatchUpdateException is caught during the execution of any nested batch.