Uses of Class
org.apache.ibatis.cache.impl.PerpetualCache

Packages that use PerpetualCache
org.apache.ibatis.executor TODO fillme. 
 

Uses of PerpetualCache in org.apache.ibatis.executor
 

Fields in org.apache.ibatis.executor declared as PerpetualCache
protected  PerpetualCache BaseExecutor.localCache
           
protected  PerpetualCache BaseExecutor.localOutputParameterCache
           
 



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