Uses of Class
org.hibernate.cache.spi.entry.UnstructuredCacheEntry
-
Packages that use UnstructuredCacheEntry Package Description org.hibernate.cache.spi.entry This package defines formats for disassembled state kept in the second level cache. -
-
Uses of UnstructuredCacheEntry in org.hibernate.cache.spi.entry
Fields in org.hibernate.cache.spi.entry declared as UnstructuredCacheEntry Modifier and Type Field Description static UnstructuredCacheEntry
UnstructuredCacheEntry. INSTANCE
Access to the singleton instance.
-