Uses of Class
org.apache.ibatis.cache.impl.PerpetualCache
Packages that use PerpetualCache
-
Uses of PerpetualCache in org.apache.ibatis.executor
Fields in org.apache.ibatis.executor declared as PerpetualCacheModifier and TypeFieldDescriptionprivate final PerpetualCacheBaseExecutor.DeferredLoad.localCacheprotected PerpetualCacheBaseExecutor.localCacheprotected PerpetualCacheBaseExecutor.localOutputParameterCacheConstructors in org.apache.ibatis.executor with parameters of type PerpetualCacheModifierConstructorDescriptionDeferredLoad(MetaObject resultObject, String property, CacheKey key, PerpetualCache localCache, Configuration configuration, Class<?> targetType)