public static interface CompositeNestedGeneratedValueGenerator.GenerationContextLocator
| Modifier and Type | Method and Description |
|---|---|
Serializable |
locateGenerationContext(SharedSessionContractImplementor session,
Object incomingObject)
Given the incoming object, determine the context for injecting back its generated
id sub-values.
|
Serializable locateGenerationContext(SharedSessionContractImplementor session, Object incomingObject)
session - The current sessionincomingObject - The entity for which we are generating idCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.