Class StrongQueryDatastoreCompilationCache

java.lang.Object
org.datanucleus.store.query.cache.AbstractQueryDatastoreCompilationCache
org.datanucleus.store.query.cache.StrongQueryDatastoreCompilationCache
All Implemented Interfaces:
QueryDatastoreCompilationCache

public class StrongQueryDatastoreCompilationCache extends AbstractQueryDatastoreCompilationCache
Strong-referenced implementation of datastore query compilation cache.
  • Constructor Details

    • StrongQueryDatastoreCompilationCache

      public StrongQueryDatastoreCompilationCache(NucleusContext nucleusCtx)