Package org.apache.ibatis.plugin
Base package for handing plugins.
-
Interface Summary Interface Description Interceptor -
Class Summary Class Description InterceptorChain Invocation Plugin -
Exception Summary Exception Description PluginException -
Annotation Types Summary Annotation Type Description Intercepts The annotation that specify target methods to intercept.Signature The annotation that indicate the method signature.