|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ResultCacheEntry | |
| org.objectweb.cjdbc.controller.cache.result.entries | Query cache entries implementations. |
| org.objectweb.cjdbc.controller.cache.result.schema | Database schema management for query caches. |
| Uses of ResultCacheEntry in org.objectweb.cjdbc.controller.cache.result.entries |
| Subclasses of ResultCacheEntry in org.objectweb.cjdbc.controller.cache.result.entries | |
class |
ResultCacheEntryEager
A CacheEntry that is to be recognized as Eager entry. |
class |
ResultCacheEntryNoCache
A CacheEntry that simulates a NoCacheEntry. |
class |
ResultCacheEntryRelaxed
A CacheEntry that is to be recognized as Relaxed entry. |
| Uses of ResultCacheEntry in org.objectweb.cjdbc.controller.cache.result.schema |
| Methods in org.objectweb.cjdbc.controller.cache.result.schema that return ResultCacheEntry | |
ResultCacheEntry |
CacheDatabaseTable.getPkResultCacheEntry(java.lang.String pk)
Gets a CacheEntry object associated to a pk entry. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||