Uses of Interface
org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationContextLocator
Packages that use CompositeNestedGeneratedValueGenerator.GenerationContextLocator
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
.This package defines the Hibernate configuration-time mapping model.
-
Uses of CompositeNestedGeneratedValueGenerator.GenerationContextLocator in org.hibernate.id
Methods in org.hibernate.id that return CompositeNestedGeneratedValueGenerator.GenerationContextLocatorModifier and TypeMethodDescriptionCompositeNestedGeneratedValueGenerator.getGenerationContextLocator()
Constructors in org.hibernate.id with parameters of type CompositeNestedGeneratedValueGenerator.GenerationContextLocatorModifierConstructorDescriptionCompositeNestedGeneratedValueGenerator
(CompositeNestedGeneratedValueGenerator.GenerationContextLocator generationContextLocator, CompositeType compositeType) CompositeNestedGeneratedValueGenerator
(CompositeNestedGeneratedValueGenerator.GenerationContextLocator generationContextLocator, CompositeType compositeType, List<CompositeNestedGeneratedValueGenerator.GenerationPlan> generationPlans) -
Uses of CompositeNestedGeneratedValueGenerator.GenerationContextLocator in org.hibernate.mapping
Classes in org.hibernate.mapping that implement CompositeNestedGeneratedValueGenerator.GenerationContextLocator