JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.ibatis.executor
BaseExecutor
Uses of Class
org.apache.ibatis.executor.BaseExecutor
Packages that use
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