清除对此 SQLServerStatement 对象报告的所有警告。

语法

public final void clearWarnings()

异常

注释

clearWarnings 方法由 java.sql.Statement 接口中的 clearWarnings 方法指定。

请参阅