Uses of Class
org.apache.ibatis.plugin.InterceptorChain

Packages that use InterceptorChain
org.apache.ibatis.session TODO fillme. 
 

Uses of InterceptorChain in org.apache.ibatis.session
 

Fields in org.apache.ibatis.session declared as InterceptorChain
protected  InterceptorChain Configuration.interceptorChain
           
 



Copyright © 2010-2012 MyBatis.org. All Rights Reserved.