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

Packages that use org.objectweb.cjdbc.controller.cache.result
org.objectweb.cjdbc.controller.cache.result ResultCache is an implementation of the AbstractResultCache.  
org.objectweb.cjdbc.controller.cache.result.entries Query cache entries implementations. 
org.objectweb.cjdbc.controller.cache.result.rules Rules to apply to the parsed request for the cache.  
org.objectweb.cjdbc.controller.cache.result.threads Threads used by the result cache 
org.objectweb.cjdbc.controller.requestmanager Request Manager core including the request parsing cache. 
org.objectweb.cjdbc.controller.requestmanager.distributed Distributed implementation of the request manager.  
org.objectweb.cjdbc.controller.xml XML configuration files parsing 
 

Classes in org.objectweb.cjdbc.controller.cache.result used by org.objectweb.cjdbc.controller.cache.result
AbstractResultCache
          This class defines the minimal functionnalities that a request cache must provide.
CacheBehavior
          Abstract class for the different cache actions.
ResultCache
          This is a query cache implementation with tunable granularity.
ResultCacheRule
          This is the to define cache rules in the cache.
 

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

Classes in org.objectweb.cjdbc.controller.cache.result used by org.objectweb.cjdbc.controller.cache.result.rules
AbstractResultCache
          This class defines the minimal functionnalities that a request cache must provide.
CacheBehavior
          Abstract class for the different cache actions.
 

Classes in org.objectweb.cjdbc.controller.cache.result used by org.objectweb.cjdbc.controller.cache.result.threads
ResultCache
          This is a query cache implementation with tunable granularity.
 

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

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

Classes in org.objectweb.cjdbc.controller.cache.result used by org.objectweb.cjdbc.controller.xml
AbstractResultCache
          This class defines the minimal functionnalities that a request cache must provide.
ResultCacheRule
          This is the to define cache rules in the cache.
 



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