Partager via


clearBatch Method (SQLServerStatement)

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

public void clearBatch()

Exceptions

SQLServerException

Remarques

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

Voir aussi

Référence

SQLServerStatement Class

Concepts

SQLServerStatement Methods
SQLServerStatement Members