Uses of Class
org.objectweb.cjdbc.controller.cache.result.schema.CacheDatabaseSchema

Packages that use CacheDatabaseSchema
org.objectweb.cjdbc.controller.cache.result ResultCache is an implementation of the AbstractResultCache.  
org.objectweb.cjdbc.controller.cache.result.schema Database schema management for query caches. 
 

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

Fields in org.objectweb.cjdbc.controller.cache.result declared as CacheDatabaseSchema
protected  CacheDatabaseSchema ResultCache.cdbs
           
 

Uses of CacheDatabaseSchema in org.objectweb.cjdbc.controller.cache.result.schema
 

Methods in org.objectweb.cjdbc.controller.cache.result.schema with parameters of type CacheDatabaseSchema
 void CacheDatabaseSchema.mergeSchema(CacheDatabaseSchema databaseSchema)
          Merge the given schema with the current one.
 



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