Class UnstructuredCacheEntry

java.lang.Object
org.hibernate.cache.spi.entry.UnstructuredCacheEntry
All Implemented Interfaces:
CacheEntryStructure

public class UnstructuredCacheEntry extends Object implements CacheEntryStructure
Unstructured CacheEntry format (used to store entities and collections).
  • Field Details

  • Method Details