Class JavaxCacheQueryDatastoreCompilationCache

java.lang.Object
org.datanucleus.store.query.cache.JavaxCacheQueryDatastoreCompilationCache
All Implemented Interfaces:
Serializable, QueryDatastoreCompilationCache

public class JavaxCacheQueryDatastoreCompilationCache extends Object implements QueryDatastoreCompilationCache, Serializable
Query compilation (datastore) cache using javax.cache for implementation.
See Also: