The list of commands is executed by invoking the executeBatch method.
@param sql the SQL command as a String. Typically an INSERT or UPDATE statement.
@throws SQLException if an error occurs accessing the database or the database does not support batch updates
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |