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

Packages that use CacheDatabaseSchema
org.objectweb.cjdbc.controller.cache Query cache implementations. 
org.objectweb.cjdbc.controller.cache.schema Database schema management for query caches. 
 

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

Fields in org.objectweb.cjdbc.controller.cache declared as CacheDatabaseSchema
private  CacheDatabaseSchema QueryCacheDB.cdbs
           
private  CacheDatabaseSchema QueryCache.cdbs
           
 

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

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



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