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

Packages that use org.objectweb.cjdbc.controller.cache.result.entries
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.schema Database schema management for query caches. 
 

Classes in org.objectweb.cjdbc.controller.cache.result.entries used by org.objectweb.cjdbc.controller.cache.result
CacheEntry
          This describes a reauest cache entry.
 

Classes in org.objectweb.cjdbc.controller.cache.result.entries used by org.objectweb.cjdbc.controller.cache.result.entries
CacheEntry
          This describes a reauest cache entry.
ResultCacheEntry
          A CacheEntry represents a SQL select request with its reponse.
 

Classes in org.objectweb.cjdbc.controller.cache.result.entries used by org.objectweb.cjdbc.controller.cache.result.rules
CacheEntry
          This describes a reauest cache entry.
ResultCacheEntryNoCache
          A CacheEntry that simulates a NoCacheEntry.
 

Classes in org.objectweb.cjdbc.controller.cache.result.entries used by org.objectweb.cjdbc.controller.cache.result.schema
CacheEntry
          This describes a reauest cache entry.
ResultCacheEntry
          A CacheEntry represents a SQL select request with its reponse.
 



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