Uses of Class
org.apache.ibatis.executor.BaseExecutor
-
Packages that use BaseExecutor Package Description org.apache.ibatis.executor Contains the statement executors.org.apache.ibatis.executor.loader Base package for loading results into beans. -
-
Uses of BaseExecutor in org.apache.ibatis.executor
Subclasses of BaseExecutor in org.apache.ibatis.executor Modifier and Type Class Description classBatchExecutorclassReuseExecutorclassSimpleExecutor -
Uses of BaseExecutor in org.apache.ibatis.executor.loader
Subclasses of BaseExecutor in org.apache.ibatis.executor.loader Modifier and Type Class Description private static classResultLoaderMap.ClosedExecutor
-