Hi Olivier
If your transaction is solely triggered from Scheduler, you do not need to implement such mechanism. The scheduler knows that the previous transaction has to be ended before new thread being executed.
Hi Olivier
If your transaction is solely triggered from Scheduler, you do not need to implement such mechanism. The scheduler knows that the previous transaction has to be ended before new thread being executed.