Uses of Interface
org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationContextLocator
-
Packages that use CompositeNestedGeneratedValueGenerator.GenerationContextLocator Package Description org.hibernate.id This package and its subpackages, especiallyorg.hibernate.id.enhanced, contain the built-in id generators, all of which implement eitherIdentifierGeneratororPostInsertIdentifierGenerator.org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
-
Uses of CompositeNestedGeneratedValueGenerator.GenerationContextLocator in org.hibernate.id
Constructors in org.hibernate.id with parameters of type CompositeNestedGeneratedValueGenerator.GenerationContextLocator Constructor Description CompositeNestedGeneratedValueGenerator(CompositeNestedGeneratedValueGenerator.GenerationContextLocator generationContextLocator) -
Uses of CompositeNestedGeneratedValueGenerator.GenerationContextLocator in org.hibernate.mapping
Classes in org.hibernate.mapping that implement CompositeNestedGeneratedValueGenerator.GenerationContextLocator Modifier and Type Class Description static classComponent.StandardGenerationContextLocator
-