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 © 2001-2015 Red Hat, Inc. All Rights Reserved.