Package org.objectweb.cjdbc.controller.cache

Query cache implementations.

See:
          Description

Class Summary
AbstractRequestCache This class defines the minimal functionnalities that a request cache must provide.
CacheStatistics This class handles the statistics for request caches.
CachingGranularities This class defines request cache granularities.
QueryCache This is a query cache implementation with tunable granularity.
QueryCacheDB This is a query cache implementation with tunable granularity.
QueryCacheEntry A CacheEntry represents a SQL select request with its reponse.
 

Exception Summary
CacheException CacheException is an exception that can be thrown by a cache of a C-JDBC Request Controller.
 

Package org.objectweb.cjdbc.controller.cache Description

Query cache implementations.



Copyright © 2002, 2003 - ObjectWeb Consortium - All Rights Reserved.