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