clearBatch Method (SQLServerPreparedStatement)

Empties the current list of SQL commands for this SQLServerStatement object.

public final void clearBatch()

Exceptions

SQLServerException

Notes

This clearBatch method is specified by the clearBatch method in the java.sql.Statement interface.

Voir aussi

Référence

SQLServerPreparedStatement Class

Concepts

SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members