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 classBatchExecutorExceptionThis exception is thrown if ajava.sql.BatchUpdateExceptionis caught during the execution of any nested batch. 
 -