Class WeakQueryDatastoreCompilationCache

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

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

    • WeakQueryDatastoreCompilationCache

      public WeakQueryDatastoreCompilationCache(NucleusContext nucleusCtx)