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