Subject to this question, asks it all:How effective is executeBatch method? Is there a performance benchmark, that says.. \'if you have 1000 records to be inserted, using a exec
JDBC specification Chapter 14 says that submitting multiple SQL statements, instead of individually, can greatly improve performance