public static interface CompositeNestedGeneratedValueGenerator.GenerationPlan extends ExportableProducer
context| Modifier and Type | Method and Description |
|---|---|
void |
execute(SessionImplementor session,
java.lang.Object incomingObject,
java.lang.Object injectionContext)
Execute the value generation.
|
registerExportablesvoid execute(SessionImplementor session, java.lang.Object incomingObject, java.lang.Object injectionContext)
session - The current sessionincomingObject - The entity for which we are generating idinjectionContext - The context into which the generated value can be injectedCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.