Class StrongQueryResultsCache
java.lang.Object
org.datanucleus.store.query.cache.AbstractMapQueryResultsCache
org.datanucleus.store.query.cache.StrongQueryResultsCache
- All Implemented Interfaces:
Serializable, QueryResultsCache
Strong-reference implementation of a query results cache.
- See Also:
-
Field Summary
FieldsFields inherited from class AbstractMapQueryResultsCache
cache, keysToPin, pinnedCache -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
StrongQueryResultsCache
-