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