Uses of Interface
org.apache.ibatis.plugin.Interceptor
Package
Description
Base package for handing plugins.
Base package.
-
Uses of Interceptor in org.apache.ibatis.plugin
Modifier and TypeMethodDescriptionvoid
InterceptorChain.addInterceptor
(Interceptor interceptor) static Object
Plugin.wrap
(Object target, Interceptor interceptor) -
Uses of Interceptor in org.apache.ibatis.session