SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Package com.solarmetric.kodo.runtime.datacache.query

Kodo Data Cache Query Infrastructure

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.
QueryCache Interface that must be implemented by any level 2 query cache used by Kodo.
 

Class Summary
CacheAwareQuery A Query implementation that caches the OIDs involved in the query, and can determine whether or not the query has been dirtied.
CacheAwareQuery.CachedResultList  
CachingRandomAccessList A wrapper around a ResultList that builds up a list of all the OIDs in this list and registers that list with the query cache.
QueryCacheImpl  
QueryKey This class stores information about a particular invocation of a query.
QueryKeyExpirationListener  
TimedQueryResult  
 

Package com.solarmetric.kodo.runtime.datacache.query Description

Kodo Data Cache Query Infrastructure

Implementation of Kodo's query caching facilities.


SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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