Toggle navigation
Home
java.util.List to org.hibernate.cache.internal.QueryResultRegionAccessImpl.CacheItem
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'hibernate-orm'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Cascading Type Change (Similar)
List
to
CacheItem
List
to
CacheItem
Rename Method invocation
getCachedResults
to
getCachedData
Rename Variable
cacheable
to
cacheItem
cacheable
to
cacheItem
cacheable
to
cachedItem
cacheable
to
cachedItem
getCachedResults
to
getCachedData
Add or Remove Method invocation
cacheRegion.get(session,key)
to
cacheRegion.getAccess().getFromCache(key)