|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interceptor | |
---|---|
org.apache.ibatis.plugin | TODO fillme. |
org.apache.ibatis.session | TODO fillme. |
Uses of Interceptor in org.apache.ibatis.plugin |
---|
Methods in org.apache.ibatis.plugin with parameters of type Interceptor | |
---|---|
void |
InterceptorChain.addInterceptor(Interceptor interceptor)
|
static Object |
Plugin.wrap(Object target,
Interceptor interceptor)
|
Uses of Interceptor in org.apache.ibatis.session |
---|
Methods in org.apache.ibatis.session with parameters of type Interceptor | |
---|---|
void |
Configuration.addInterceptor(Interceptor interceptor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |