Uses of Class
org.hibernate.collection.internal.StandardSortedSetSemantics
-
Packages that use StandardSortedSetSemantics Package Description org.hibernate.collection.internal Internal implementations and support for persistent collections. -
-
Uses of StandardSortedSetSemantics in org.hibernate.collection.internal
Fields in org.hibernate.collection.internal declared as StandardSortedSetSemantics Modifier and Type Field Description static StandardSortedSetSemantics<?>
StandardSortedSetSemantics. INSTANCE
Singleton access
-