Uses of Class
org.apache.ibatis.plugin.Invocation
- 
Packages that use Invocation Package Description org.apache.ibatis.plugin Base package for handing plugins. - 
- 
Uses of Invocation in org.apache.ibatis.plugin
Methods in org.apache.ibatis.plugin with parameters of type Invocation Modifier and Type Method Description ObjectInterceptor. intercept(Invocation invocation) 
 -