Java JPA transaction insert/update does not insert/update into DB immediately

前端 未结 0 1943
Happy的楠姐
Happy的楠姐 2021-01-25 18:25

I have a service::method that inserts the entities into DB using the JPARepository but when just after the repo.saveAll if I make a select statement it returns empty.

Her

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