Maintain Oracle lock on Transactional Java method after truncate

前端 未结 0 516
鱼传尺愫
鱼传尺愫 2020-12-13 20:37

I got a transactional method in Java annotated with: @Transactional(javax.transaction.Transactional.TxType.REQUIRES_NEW)

Lets assume we have the following method:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题