JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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