Uses of Class
org.apache.ibatis.builder.CacheRefResolver
Packages that use CacheRefResolver
-
Uses of CacheRefResolver in org.apache.ibatis.session
Fields in org.apache.ibatis.session with type parameters of type CacheRefResolverModifier and TypeFieldDescriptionprotected final Collection
<CacheRefResolver> Configuration.incompleteCacheRefs
Methods in org.apache.ibatis.session that return types with arguments of type CacheRefResolverMethods in org.apache.ibatis.session with parameters of type CacheRefResolverModifier and TypeMethodDescriptionvoid
Configuration.addIncompleteCacheRef
(CacheRefResolver incompleteCacheRef)
Configuration.parsePendingCacheRefs(boolean)