Condividi tramite


clearBatch Method (SQLServerPreparedStatement)

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

public final void clearBatch()

Eccezioni

SQLServerException

Osservazioni

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

Vedere anche

Riferimento

SQLServerPreparedStatement Class

Concetti

SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members