Uses of Class
org.apache.ibatis.executor.ExecutorException
-
Packages that use ExecutorException Package Description org.apache.ibatis.executor Contains the statement executors. -
-
Uses of ExecutorException in org.apache.ibatis.executor
Subclasses of ExecutorException in org.apache.ibatis.executor Modifier and Type Class Description class
BatchExecutorException
This exception is thrown if ajava.sql.BatchUpdateException
is caught during the execution of any nested batch.
-