Unit Test cannot fetch data from DB after using Propagation.REQUIRES_NEW transaction mode

后端 未结 0 1455
日久生厌
日久生厌 2020-11-30 19:48

I have a JUnit test case that retrieves data from the DB by calling a method dao.select("ID"). This method itself is inside another method which is an

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