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