| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheEntryStructure | |
|---|---|
| org.hibernate.cache.spi.entry | This package defines formats for disassembled state kept in the second level cache. | 
| org.hibernate.persister.collection | This package abstracts the persistence mechanism for collections. | 
| org.hibernate.persister.entity | This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel. | 
| Uses of CacheEntryStructure in org.hibernate.cache.spi.entry | 
|---|
| Classes in org.hibernate.cache.spi.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 | AbstractCollectionPersister.getCacheEntryStructure() | 
|  CacheEntryStructure | CollectionPersister.getCacheEntryStructure()Get the cache structure | 
| Uses of CacheEntryStructure in org.hibernate.persister.entity | 
|---|
| Methods in org.hibernate.persister.entity that return CacheEntryStructure | |
|---|---|
|  CacheEntryStructure | AbstractEntityPersister.getCacheEntryStructure() | 
|  CacheEntryStructure | EntityPersister.getCacheEntryStructure()Get the cache structure | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||