程序包 org.hibernate.id

接口 CompositeNestedGeneratedValueGenerator.GenerationPlan

    • 方法详细资料

      • execute

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