Uses of Record Class
org.hibernate.collection.spi.CollectionChangeSet.Addition
Packages that use CollectionChangeSet.Addition
Package
Description
This package defines the SPI of a framework for lazy-initializing
and state-tracking collection wrappers.
-
Uses of CollectionChangeSet.Addition in org.hibernate.collection.spi
Methods in org.hibernate.collection.spi that return types with arguments of type CollectionChangeSet.AdditionModifier and TypeMethodDescriptionCollectionChangeSet.additions()Returns the value of theadditionsrecord component.