Uses of Package
org.hibernate.collection.internal
-
Packages that use org.hibernate.collection.internal Package Description org.hibernate.collection.internal Internal implementations and support for persistent collections. -
Classes in org.hibernate.collection.internal used by org.hibernate.collection.internal Class Description StandardArraySemantics CollectionSemantics implementation for arraysStandardBagSemantics CollectionSemantics for bagsStandardCollectionSemanticsResolver Standard implementation of CollectionSemanticsResolverStandardIdentifierBagSemantics CollectionSemantics implementation for id-bagsStandardListSemantics Hibernate's standard CollectionSemantics for ListsStandardMapSemantics CollectionSemantics for mapsStandardOrderedMapSemantics StandardOrderedSetSemantics StandardSetSemantics StandardSortedMapSemantics StandardSortedSetSemantics