Class SoftQueryCompilationCache

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

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

    • SoftQueryCompilationCache

      public SoftQueryCompilationCache(NucleusContext nucleusCtx)