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