Optimising JDBC executeBatch

后端 未结 0 684
温柔的废话
温柔的废话 2021-02-04 17:58

I want to bulk update as well as insert in many tables in my DB (Oracle SQL). My main application is using spring. I tried doing batch update through JdbcTemplate, but it took

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