阅读背景:

使用JDBC进行批插入的有效方法

来源:互联网 

In my app I need to do a lot of INSERTS. Its a Java app and I am using plain JDBC to execute the queries. The DB being Oracle. I have enabled batching though, so it saves me network latencies to execute queries. But the queries execute serially as separate INSERTs:In my app I need to do a lot of INSERTS. Its a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: