- CacheonixLevel2Cache - Class in org.datanucleus.cache.cacheonix
-
Plugin for Cacheonix that allows the user to use different caches for different classes.
- CacheonixLevel2Cache(NucleusContext) - Constructor for class org.datanucleus.cache.cacheonix.CacheonixLevel2Cache
-
- CacheonixQueryResultCache - Class in org.datanucleus.cache.cacheonix
-
Implementation of a query results cache using Cacheonix.
- CacheonixQueryResultCache(NucleusContext) - Constructor for class org.datanucleus.cache.cacheonix.CacheonixQueryResultCache
-
- close() - Method in class org.datanucleus.cache.cacheonix.CacheonixLevel2Cache
-
- close() - Method in class org.datanucleus.cache.cacheonix.CacheonixQueryResultCache
-
- close() - Method in class org.datanucleus.cache.coherence.CoherenceLevel2Cache
-
Method to close the cache when no longer needed.
- close() - Method in class org.datanucleus.cache.ehcache.EhcacheClassBasedLevel2Cache
-
Method to close the cache when no longer needed.
- close() - Method in class org.datanucleus.cache.ehcache.EhcacheLevel2Cache
-
Method to close the cache when no longer needed.
- close() - Method in class org.datanucleus.cache.jcache.JCacheLevel2Cache
-
Method to close the cache when no longer needed.
- close() - Method in class org.datanucleus.cache.jcache.JCacheQueryResultCache
-
- close() - Method in class org.datanucleus.cache.oscache.OSCacheLevel2Cache
-
Method to close the cache when no longer needed.
- close() - Method in class org.datanucleus.cache.spymemcached.SpymemcachedLevel2Cache
-
- close() - Method in class org.datanucleus.cache.spymemcached.SpymemcachedQueryResultCache
-
- close() - Method in class org.datanucleus.cache.swarmcache.SwarmCacheLevel2Cache
-
Method to close the cache when no longer needed.
- close() - Method in class org.datanucleus.cache.xmemcached.XmemcachedLevel2Cache
-
- close() - Method in class org.datanucleus.cache.xmemcached.XmemcachedQueryResultCache
-
- CoherenceLevel2Cache - Class in org.datanucleus.cache.coherence
-
Simple implementation of a plugin for use of Oracles Coherence distributed caching product with
DataNucleus.
- CoherenceLevel2Cache(NucleusContext) - Constructor for class org.datanucleus.cache.coherence.CoherenceLevel2Cache
-
Constructor.
- contains(String) - Method in class org.datanucleus.cache.cacheonix.CacheonixQueryResultCache
-
- contains(String) - Method in class org.datanucleus.cache.jcache.JCacheQueryResultCache
-
- contains(String) - Method in class org.datanucleus.cache.spymemcached.SpymemcachedQueryResultCache
-
- contains(String) - Method in class org.datanucleus.cache.xmemcached.XmemcachedQueryResultCache
-
- containsOid(Object) - Method in class org.datanucleus.cache.cacheonix.CacheonixLevel2Cache
-
- containsOid(Object) - Method in class org.datanucleus.cache.coherence.CoherenceLevel2Cache
-
Accessor for whether the cache contains the specified id.
- containsOid(Object) - Method in class org.datanucleus.cache.ehcache.EhcacheClassBasedLevel2Cache
-
Accessor for whether an object with the specified id is in the cache
- containsOid(Object) - Method in class org.datanucleus.cache.ehcache.EhcacheLevel2Cache
-
Accessor for whether the cache contains the specified id.
- containsOid(Object) - Method in class org.datanucleus.cache.jcache.JCacheLevel2Cache
-
Accessor for whether the cache contains the specified id.
- containsOid(Object) - Method in class org.datanucleus.cache.oscache.OSCacheLevel2Cache
-
Accessor for whether the cache contains the specified id.
- containsOid(Object) - Method in class org.datanucleus.cache.spymemcached.SpymemcachedLevel2Cache
-
- containsOid(Object) - Method in class org.datanucleus.cache.swarmcache.SwarmCacheLevel2Cache
-
Accessor for whether the cache contains the specified id.
- containsOid(Object) - Method in class org.datanucleus.cache.xmemcached.XmemcachedLevel2Cache
-
- EhcacheClassBasedLevel2Cache - Class in org.datanucleus.cache.ehcache
-
Plugin for EHCache that allows the user to use different caches for different classes.
- EhcacheClassBasedLevel2Cache(NucleusContext) - Constructor for class org.datanucleus.cache.ehcache.EhcacheClassBasedLevel2Cache
-
Constructor.
- EhcacheLevel2Cache - Class in org.datanucleus.cache.ehcache
-
Simple implementation of a plugin for use of Ehcache caching product with DataNucleus.
- EhcacheLevel2Cache(NucleusContext) - Constructor for class org.datanucleus.cache.ehcache.EhcacheLevel2Cache
-
Constructor.
- evict(Object) - Method in class org.datanucleus.cache.cacheonix.CacheonixLevel2Cache
-
- evict(Class) - Method in class org.datanucleus.cache.cacheonix.CacheonixQueryResultCache
-
- evict(Query) - Method in class org.datanucleus.cache.cacheonix.CacheonixQueryResultCache
-
- evict(Query, Map) - Method in class org.datanucleus.cache.cacheonix.CacheonixQueryResultCache
-
- evict(Object) - Method in class org.datanucleus.cache.coherence.CoherenceLevel2Cache
-
Evict the parameter instance from the second-level cache.
- evict(Object) - Method in class org.datanucleus.cache.ehcache.EhcacheClassBasedLevel2Cache
-
Evict the parameter instance from the second-level cache.
- evict(Object) - Method in class org.datanucleus.cache.ehcache.EhcacheLevel2Cache
-
Evict the parameter instance from the second-level cache.
- evict(Object) - Method in class org.datanucleus.cache.jcache.JCacheLevel2Cache
-
Evict the parameter instance from the second-level cache.
- evict(Class) - Method in class org.datanucleus.cache.jcache.JCacheQueryResultCache
-
- evict(Query) - Method in class org.datanucleus.cache.jcache.JCacheQueryResultCache
-
- evict(Query, Map) - Method in class org.datanucleus.cache.jcache.JCacheQueryResultCache
-
- evict(Object) - Method in class org.datanucleus.cache.oscache.OSCacheLevel2Cache
-
Evict the parameter instance from the second-level cache.
- evict(Object) - Method in class org.datanucleus.cache.spymemcached.SpymemcachedLevel2Cache
-
- evict(Class) - Method in class org.datanucleus.cache.spymemcached.SpymemcachedQueryResultCache
-
- evict(Query) - Method in class org.datanucleus.cache.spymemcached.SpymemcachedQueryResultCache
-
- evict(Query, Map) - Method in class org.datanucleus.cache.spymemcached.SpymemcachedQueryResultCache
-
- evict(Object) - Method in class org.datanucleus.cache.swarmcache.SwarmCacheLevel2Cache
-
Evict the parameter instance from the second-level cache.
- evict(Object) - Method in class org.datanucleus.cache.xmemcached.XmemcachedLevel2Cache
-
- evict(Class) - Method in class org.datanucleus.cache.xmemcached.XmemcachedQueryResultCache
-
- evict(Query) - Method in class org.datanucleus.cache.xmemcached.XmemcachedQueryResultCache
-
- evict(Query, Map) - Method in class org.datanucleus.cache.xmemcached.XmemcachedQueryResultCache
-
- evictAll() - Method in class org.datanucleus.cache.cacheonix.CacheonixLevel2Cache
-
- evictAll(Object[]) - Method in class org.datanucleus.cache.cacheonix.CacheonixLevel2Cache
-
- evictAll(Collection) - Method in class org.datanucleus.cache.cacheonix.CacheonixLevel2Cache
-
- evictAll(Class, boolean) - Method in class org.datanucleus.cache.cacheonix.CacheonixLevel2Cache
-
- evictAll() - Method in class org.datanucleus.cache.cacheonix.CacheonixQueryResultCache
-
- evictAll() - Method in class org.datanucleus.cache.coherence.CoherenceLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Class, boolean) - Method in class org.datanucleus.cache.coherence.CoherenceLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Collection) - Method in class org.datanucleus.cache.coherence.CoherenceLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Object[]) - Method in class org.datanucleus.cache.coherence.CoherenceLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll() - Method in class org.datanucleus.cache.ehcache.EhcacheClassBasedLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Class, boolean) - Method in class org.datanucleus.cache.ehcache.EhcacheClassBasedLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Collection) - Method in class org.datanucleus.cache.ehcache.EhcacheClassBasedLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Object[]) - Method in class org.datanucleus.cache.ehcache.EhcacheClassBasedLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll() - Method in class org.datanucleus.cache.ehcache.EhcacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Class, boolean) - Method in class org.datanucleus.cache.ehcache.EhcacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Collection) - Method in class org.datanucleus.cache.ehcache.EhcacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Object[]) - Method in class org.datanucleus.cache.ehcache.EhcacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll() - Method in class org.datanucleus.cache.jcache.JCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Collection) - Method in class org.datanucleus.cache.jcache.JCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Object[]) - Method in class org.datanucleus.cache.jcache.JCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Class, boolean) - Method in class org.datanucleus.cache.jcache.JCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll() - Method in class org.datanucleus.cache.jcache.JCacheQueryResultCache
-
- evictAll() - Method in class org.datanucleus.cache.oscache.OSCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Class, boolean) - Method in class org.datanucleus.cache.oscache.OSCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Collection) - Method in class org.datanucleus.cache.oscache.OSCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Object[]) - Method in class org.datanucleus.cache.oscache.OSCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll() - Method in class org.datanucleus.cache.spymemcached.SpymemcachedLevel2Cache
-
- evictAll(Object[]) - Method in class org.datanucleus.cache.spymemcached.SpymemcachedLevel2Cache
-
- evictAll(Collection) - Method in class org.datanucleus.cache.spymemcached.SpymemcachedLevel2Cache
-
- evictAll(Class, boolean) - Method in class org.datanucleus.cache.spymemcached.SpymemcachedLevel2Cache
-
- evictAll() - Method in class org.datanucleus.cache.spymemcached.SpymemcachedQueryResultCache
-
- evictAll() - Method in class org.datanucleus.cache.swarmcache.SwarmCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Class, boolean) - Method in class org.datanucleus.cache.swarmcache.SwarmCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Collection) - Method in class org.datanucleus.cache.swarmcache.SwarmCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll(Object[]) - Method in class org.datanucleus.cache.swarmcache.SwarmCacheLevel2Cache
-
Evict the parameter instances from the second-level cache.
- evictAll() - Method in class org.datanucleus.cache.xmemcached.XmemcachedLevel2Cache
-
- evictAll(Object[]) - Method in class org.datanucleus.cache.xmemcached.XmemcachedLevel2Cache
-
- evictAll(Collection) - Method in class org.datanucleus.cache.xmemcached.XmemcachedLevel2Cache
-
- evictAll(Class, boolean) - Method in class org.datanucleus.cache.xmemcached.XmemcachedLevel2Cache
-
- evictAll() - Method in class org.datanucleus.cache.xmemcached.XmemcachedQueryResultCache
-