Uses of Interface
org.hibernate.id.IdentifierGeneratorAggregator
Packages that use IdentifierGeneratorAggregator
Package
Description
This package and its subpackages, especially
org.hibernate.id.enhanced
,
contain the built-in id generators, all of which implement either
IdentifierGenerator
or
PostInsertIdentifierGenerator
.-
Uses of IdentifierGeneratorAggregator in org.hibernate.id
Classes in org.hibernate.id that implement IdentifierGeneratorAggregatorModifier and TypeClassDescriptionclass
For composite identifiers, defines a number of "nested" generations that need to happen to "fill" the identifier property(s).