Class WeakQueryCompilationCache

java.lang.Object
org.datanucleus.store.query.cache.AbstractQueryCompilationCache
org.datanucleus.store.query.cache.WeakQueryCompilationCache
All Implemented Interfaces:
QueryCompilationCache

public class WeakQueryCompilationCache extends AbstractQueryCompilationCache
Weak-reference implementation of a generic query compilation cache.
  • Constructor Details

    • WeakQueryCompilationCache

      public WeakQueryCompilationCache(NucleusContext nucleusCtx)