Uses of Class
org.objectweb.cjdbc.controller.cache.CacheStatistics

Packages that use CacheStatistics
org.objectweb.cjdbc.controller.cache.result ResultCache is an implementation of the AbstractResultCache.  
 

Uses of CacheStatistics in org.objectweb.cjdbc.controller.cache.result
 

Fields in org.objectweb.cjdbc.controller.cache.result declared as CacheStatistics
private  CacheStatistics ResultCache.stats
           
 

Methods in org.objectweb.cjdbc.controller.cache.result that return CacheStatistics
 CacheStatistics ResultCache.getCacheStatistics()
           
abstract  CacheStatistics AbstractResultCache.getCacheStatistics()
          Returns pointer to the stats collector
 



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