spring data jpa process large result set in batches

后端 未结 0 712
青春惊慌失措
青春惊慌失措 2020-12-06 10:38

In my code below I am iterating over a large result set and I want to save to the orderRepository JPA repository in batches. How would I go about doing this.

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