Spring JDBC persist query from java object

后端 未结 0 847
离开以前
离开以前 2021-02-04 03:05

I am trying to load a bulk amount of records to an Oracle table. I tried using both the save() method and the saveAll(0) method but still very slow. I then followed code example

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