Uses of Class
org.apache.ibatis.executor.ExecutorException
Packages that use ExecutorException
-
Uses of ExecutorException in org.apache.ibatis.executor
Subclasses of ExecutorException in org.apache.ibatis.executorModifier and TypeClassDescriptionclass
This exception is thrown if ajava.sql.BatchUpdateException
is caught during the execution of any nested batch.