Interface CompositeNestedGeneratedValueGenerator.GenerationPlan

    • Method Detail

      • execute

        void execute​(SharedSessionContractImplementor session,
                     java.lang.Object incomingObject,
                     java.lang.Object injectionContext)
        Execute the value generation.
        Parameters:
        session - The current session
        incomingObject - The entity for which we are generating id
        injectionContext - The context into which the generated value can be injected