Class StrongQueryCompilationCache

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

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

    • StrongQueryCompilationCache

      public StrongQueryCompilationCache(NucleusContext nucleusCtx)