public static interface CompositeNestedGeneratedValueGenerator.GenerationPlan extends ExportableProducer
context
Modifier and Type | Method and Description |
---|---|
void |
execute(SessionImplementor session,
Object incomingObject,
Object injectionContext)
Execute the value generation.
|
registerExportables
void execute(SessionImplementor session, Object incomingObject, Object injectionContext)
session
- The current sessionincomingObject
- The entity for which we are generating idinjectionContext
- The context into which the generated value can be injectedCopyright © 2016 JBoss by Red Hat. All rights reserved.