JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.ibatis.plugin
package
org.apache.ibatis.plugin
Base package for handing plugins.
Related Packages
Package
Description
org.apache.ibatis
The MyBatis data mapper framework makes it easier to use a relational database with object-oriented applications.
All Classes and Interfaces
Interfaces
Classes
Exceptions
Annotation Interfaces
Class
Description
Interceptor
InterceptorChain
Intercepts
The annotation that specify target methods to intercept.
Invocation
Plugin
PluginException
Signature
The annotation that indicate the method signature.