How to commit or rollback multiple inserts queries in single transaction by using PlatformTransactionManager?

前端 未结 0 588
星月不相逢
星月不相逢 2020-12-18 05:55

I got a scenario, which would like to either commit or rollback (if any error) multiple inserts queries one shoot. Any idea to archive it by using PlatformTransactionManager

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