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