Package | Description |
---|---|
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.
|
Class and Description |
---|
CacheEntry
A cached instance of a persistent class
|
CacheEntryStructure |
UnstructuredCacheEntry
Unstructured CacheEntry format (used to store entities and collections).
|
Class and Description |
---|
CacheEntryStructure |
Class and Description |
---|
CacheEntry
A cached instance of a persistent class
|
CacheEntryStructure |
Copyright © 2018 JBoss by Red Hat. All rights reserved.