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