Partager via


clearWarnings Method (SQLServerStatement)

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

public final void clearWarnings()

Exceptions

SQLServerException

Remarques

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

Voir aussi

Référence

SQLServerStatement Class

Concepts

SQLServerStatement Methods
SQLServerStatement Members