Spring boot JPA to continue with bulk inserts if some inserts fail with Unique constraint violation

后端 未结 0 952
不知归路
不知归路 2021-01-14 18:01

I want to know if its possible to continue with bulk inserts in case one of the insert failed with unique constraint violation when using JPA Repository\'s saveAll() method<

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