Class AbstractQueryDatastoreCompilationCache

java.lang.Object
org.datanucleus.store.query.cache.AbstractQueryDatastoreCompilationCache
All Implemented Interfaces:
QueryDatastoreCompilationCache
Direct Known Subclasses:
SoftQueryDatastoreCompilationCache, StrongQueryDatastoreCompilationCache, WeakQueryDatastoreCompilationCache

public abstract class AbstractQueryDatastoreCompilationCache extends Object implements QueryDatastoreCompilationCache
Abstract representation of a query compilation cache for the query specific to the datastore.