public static interface CompositeNestedGeneratedValueGenerator.GenerationPlan extends ExportableProducer
context| Modifier and Type | Method and Description |
|---|---|
void |
execute(SharedSessionContractImplementor session,
Object incomingObject,
Object injectionContext)
Execute the value generation.
|
registerExportablesvoid execute(SharedSessionContractImplementor 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 © 2001-2022 Red Hat, Inc. All Rights Reserved.