接口 BeforeTransactionCompletionProcess

    • 方法详细资料

      • doBeforeTransactionCompletion

        void doBeforeTransactionCompletion​(SessionImplementor session)
        Perform whatever processing is encapsulated here before completion of the transaction.
        参数:
        session - The session on which the transaction is preparing to complete.