Package org.apache.ibatis.executor
package org.apache.ibatis.executor
Contains the statement executors.
-
ClassDescriptionThis exception is thrown if a
java.sql.BatchUpdateException
is caught during the execution of any nested batch.
java.sql.BatchUpdateException
is caught during the execution of any nested
batch.