Uses of Class
org.apache.ibatis.executor.BaseExecutor
Package | Description |
---|---|
org.apache.ibatis.executor |
Contains the statement executors.
|
-
Uses of BaseExecutor in org.apache.ibatis.executor
Subclasses of BaseExecutor in org.apache.ibatis.executor Modifier and Type Class Description class
BatchExecutor
class
ReuseExecutor
class
SimpleExecutor