Uses of Interface
org.hibernate.collection.spi.BagSemantics
Packages that use BagSemantics
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 BagSemantics in org.hibernate.collection.internal
Classes in org.hibernate.collection.internal that implement BagSemanticsModifier and TypeClassDescriptionclass
CollectionSemantics for bagsclass
CollectionSemantics implementation for id-bags -
Uses of BagSemantics in org.hibernate.collection.spi
Classes in org.hibernate.collection.spi that implement BagSemantics