SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

Package kodo.datacache

Kodo Data Cache

See:
          Description

Interface Summary
CachingList An extension of ResultList that provides methods to control caching of the underlying list.
ClassChangeListener Interface for notification of data modification.
DataCache Interface that must be implemented by any level 2 cache used by Kodo.
ExpirationListener An entity that wishes to be notified when cache keys expire.
QueryCache Interface that must be implemented by any level 2 query cache used by Kodo.
 

Class Summary
AbstractCacheImpl Abstract DataCache implementation that provides various locking, logging, etc.
CacheAwareQuery A Query implementation that caches the OIDs involved in the query, and can determine whether or not the query has been dirtied.
CacheImpl A PersistenceManagerFactory cache implementation.
DataCacheManager This type manages the system's data and query caches.
DelegatingDataCache Base class for data cache decorators that delegate to another data cache for some operations.
ExpirationEvent An event indicating the expiration of an object from the data cache.
QueryCacheImpl Default query cache implementation.
QueryKey This class stores information about a particular invocation of a query.
QueryKeyExpirationListener  
TangosolCache A PersistenceManagerFactory cache that delegates to a Tangosol Coherence cache.
 

Package kodo.datacache Description

Kodo Data Cache

The Kodo datastore cache framework.


SolarMetric Kodo JDO 3.0.3 generated on February 20 2004

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.