|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheEntryStructure | |
org.hibernate.cache.entry | |
org.hibernate.persister.collection | |
org.hibernate.persister.entity |
Uses of CacheEntryStructure in org.hibernate.cache.entry |
Classes in org.hibernate.cache.entry that implement CacheEntryStructure | |
class |
StructuredCacheEntry
|
class |
StructuredCollectionCacheEntry
|
class |
StructuredMapCacheEntry
|
class |
UnstructuredCacheEntry
|
Uses of CacheEntryStructure in org.hibernate.persister.collection |
Methods in org.hibernate.persister.collection that return CacheEntryStructure | |
CacheEntryStructure |
CollectionPersister.getCacheEntryStructure()
Get the cache structure |
CacheEntryStructure |
AbstractCollectionPersister.getCacheEntryStructure()
|
Uses of CacheEntryStructure in org.hibernate.persister.entity |
Methods in org.hibernate.persister.entity that return CacheEntryStructure | |
CacheEntryStructure |
EntityPersister.getCacheEntryStructure()
Get the cache structure |
CacheEntryStructure |
AbstractEntityPersister.getCacheEntryStructure()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |