Empties the current list of SQL commands for this SQLServerStatement object.
Syntax
public void clearBatch()
Exceptions
Remarks
This clearBatch method is specified by the clearBatch method in the java.sql.Statement interface.
| clearBatch Method (SQLServerStatement) |
Empties the current list of SQL commands for this SQLServerStatement object.
public void clearBatch()
This clearBatch method is specified by the clearBatch method in the java.sql.Statement interface.