Uses of Interface
org.hibernate.collection.spi.MapSemantics
Packages that use MapSemantics
Package
Description
Internal implementations and support for persistent collections.
This package defines the SPI of a framework for lazy-initializing
and state-tracking collection wrappers.
-
Uses of MapSemantics in org.hibernate.collection.internal
Classes in org.hibernate.collection.internal that implement MapSemanticsModifier and TypeClassDescriptionclass
StandardMapSemantics<K,
V> CollectionSemantics for mapsclass
class
-
Uses of MapSemantics in org.hibernate.collection.spi
Classes in org.hibernate.collection.spi that implement MapSemantics