 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Horst Walter Guest
|
Posted: Sun Jan 25, 2004 4:29 pm Post subject: Oracle 8 PreparedStatement addBatch |
|
|
I have used batched Statements (PreparedStatement / addBatch /
executeBatch) due to performance issues. A benchmark showed a
significant difference of a batch processed program over a program
with single statements.
Questions:
1) Can someone point out where the limitations of such a batched
prepared statement lie? How many rows can I update in one step?
2) Is the performance depending on the data update. I mean is there a
difference whether one or all parameters change from statement to
statement?
Regards
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|