Angelo Neuschitzer wrote:
>> pStmt.executeBatch();
>> pStmt.clearBatch();
Also, executeBatch() clears the batch on success so the call to
clearBatch() is unnecessary.
-O
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to
majordomo@postgresql.org so that your
message can get through to the mailing list cleanly