What happens if entityManager.flush is invoked during Spring transaction?

后端 未结 0 1969
醉话见心
醉话见心 2021-01-28 17:09

While I am reading the legacy code of a Spring application, I find the entityManager.flushmethod is invoked in a method, which is annotated by @Transaction. I guess

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