Uses of Class
org.hibernate.collection.spi.AbstractMapSemantics
Packages that use AbstractMapSemantics
Package
Description
Internal implementations and support for persistent collections.
-
Uses of AbstractMapSemantics in org.hibernate.collection.internal
Subclasses of AbstractMapSemantics in org.hibernate.collection.internalModifier and TypeClassDescriptionclass
StandardMapSemantics<K,
V> CollectionSemantics for mapsclass
class