Spring-MyBatis - How to achieve transaction Rollback for method having both batch and simple query execution?

后端 未结 0 352
太阳男子
太阳男子 2021-01-11 23:11

I have a Spring Boot application with MyBatis mapper DAO layer. I have a method call (serviceA.insert(records)) which performs

  1. batch insertion(~ 1000records) us
相关标签:
回答
  • 消灭零回复
提交回复
热议问题