Condividi tramite


clearWarnings Method (SQLServerStatement)

Clears all the warnings that are reported on this SQLServerStatement object.

public final void clearWarnings()

Eccezioni

SQLServerException

Osservazioni

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

Vedere anche

Riferimento

SQLServerStatement Class

Concetti

SQLServerStatement Methods
SQLServerStatement Members