kodo.datacache
Class KodoConcurrentQueryCache
java.lang.Object
   org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
org.apache.openjpa.lib.util.concurrent.AbstractConcurrentEventManager
       org.apache.openjpa.datacache.AbstractQueryCache
org.apache.openjpa.datacache.AbstractQueryCache
           org.apache.openjpa.datacache.ConcurrentQueryCache
org.apache.openjpa.datacache.ConcurrentQueryCache
               kodo.datacache.KodoConcurrentQueryCache
kodo.datacache.KodoConcurrentQueryCache
- All Implemented Interfaces: 
- Serializable, QueryCache, TypesChangedListener, RemoteCommitListener, Configurable, Closeable, EventManager
- public class KodoConcurrentQueryCache 
- extends ConcurrentQueryCache
Extended concurrent query cache for Kodo product.
- See Also:
- Serialized Form
 
 
 
 
 
| Methods inherited from class org.apache.openjpa.datacache.ConcurrentQueryCache | 
| clearInternal, getCacheMap, getCacheSize, getInternal, getSoftReferenceSize, initialize, keySet, pinInternal, putInternal, removeInternal, setCacheSize, setSoftReferenceSize, unpinInternal, writeLock, writeUnlock | 
 
| Methods inherited from class org.apache.openjpa.datacache.AbstractQueryCache | 
| addTypesChangedListener, afterCommit, clear, close, close, endConfiguration, fireEvent, get, isClosed, newListenerCollection, onTypesChanged, pin, put, remove, removeAllInternal, removeTypesChangedListener, setConfiguration, startConfiguration, unpin | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
KodoConcurrentQueryCache
public KodoConcurrentQueryCache()
newCacheMap
protected CacheMap newCacheMap()
- 
- Overrides:
- newCacheMapin class- ConcurrentQueryCache
 
- 
 
Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.