Interface AbstractEntityPersister.CacheEntryHelper
- Enclosing class:
AbstractEntityPersister
public static interface AbstractEntityPersister.CacheEntryHelper
Consolidated these onto a single helper because the 2 pieces work in tandem.
-
Method Summary
Modifier and TypeMethodDescriptionbuildCacheEntry(Object entity, Object[] state, Object version, SharedSessionContractImplementor session)
-
Method Details
-
getCacheEntryStructure
CacheEntryStructure getCacheEntryStructure()
-