Uses of Class
org.datanucleus.store.query.cache.AbstractMapQueryResultsCache
Packages that use AbstractMapQueryResultsCache
Package
Description
Package providing definition of caching for queries.
-
Uses of AbstractMapQueryResultsCache in org.datanucleus.store.query.cache
Subclasses of AbstractMapQueryResultsCache in org.datanucleus.store.query.cacheModifier and TypeClassDescriptionclassSoft-reference implementation of a query results cache.classStrong-reference implementation of a query results cache.classWeak-reference implementation of a query results cache.