|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |