Uses of Class
org.hibernate.id.CompositeNestedGeneratedValueGenerator
Packages that use CompositeNestedGeneratedValueGenerator
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 CompositeNestedGeneratedValueGenerator in org.hibernate.id
Constructors in org.hibernate.id with parameters of type CompositeNestedGeneratedValueGeneratorModifierConstructorDescriptionCompositeNestedGeneratedValueGenerator(CompositeNestedGeneratedValueGenerator original, List<CompositeNestedGeneratedValueGenerator.GenerationPlan> generationPlans)