Class SoftQueryDatastoreCompilationCache

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

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

    • SoftQueryDatastoreCompilationCache

      public SoftQueryDatastoreCompilationCache(NucleusContext nucleusCtx)