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 TypeClassDescriptionclass
Soft-reference implementation of a query results cache.class
Strong-reference implementation of a query results cache.class
Weak-reference implementation of a query results cache.