Uses of Package
org.objectweb.cjdbc.controller.cache

Packages that use org.objectweb.cjdbc.controller.cache
org.objectweb.cjdbc.controller.cache Query cache implementations. 
org.objectweb.cjdbc.controller.cache.schema Database schema management for query caches. 
org.objectweb.cjdbc.controller.requestmanager Request Manager core including the request parsing cache. 
org.objectweb.cjdbc.controller.xml XML configuration file parsing and handling. 
 

Classes in org.objectweb.cjdbc.controller.cache used by org.objectweb.cjdbc.controller.cache
AbstractRequestCache
          This class defines the minimal functionnalities that a request cache must provide.
CacheException
          CacheException is an exception that can be thrown by a cache of a C-JDBC Request Controller.
CacheStatistics
          This class handles the statistics for request caches.
QueryCacheEntry
          A CacheEntry represents a SQL select request with its reponse.
 

Classes in org.objectweb.cjdbc.controller.cache used by org.objectweb.cjdbc.controller.cache.schema
QueryCacheEntry
          A CacheEntry represents a SQL select request with its reponse.
 

Classes in org.objectweb.cjdbc.controller.cache used by org.objectweb.cjdbc.controller.requestmanager
AbstractRequestCache
          This class defines the minimal functionnalities that a request cache must provide.
 

Classes in org.objectweb.cjdbc.controller.cache used by org.objectweb.cjdbc.controller.xml
AbstractRequestCache
          This class defines the minimal functionnalities that a request cache must provide.
 



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