execute Batch
Executes batched SQL statements stored as a java.sql.PreparedStatement.
Return
A list of the affected row counts, with one element for each statement, ordered based on the order in which statements were provided to the batch.