Uses of Interface
org.hibernate.collection.spi.BagSemantics
-
Packages that use BagSemantics Package Description org.hibernate.collection.spi This package defines the SPI of a framework for lazy-initializing and state-tracking collection wrappers. -
-
Uses of BagSemantics in org.hibernate.collection.spi
Classes in org.hibernate.collection.spi that implement BagSemantics Modifier and Type Class Description classAbstractBagSemantics<E>
-