Uses of Class
org.hibernate.cache.spi.entry.UnstructuredCacheEntry
Packages that use UnstructuredCacheEntry
Package
Description
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 UnstructuredCacheEntryModifier and TypeFieldDescriptionstatic final UnstructuredCacheEntry
UnstructuredCacheEntry.INSTANCE
Access to the singleton instance.