clearWarnings 메서드(SQLServerStatement)
이 SQLServerStatement 개체에 보고되는 모든 경고를 지웁니다.
구문
public final void clearWarnings()
예외
설명
이 clearWarnings 메서드는 java.sql.Statement 인터페이스의 clearWarnings 메서드에 의해 지정됩니다.
이 SQLServerStatement 개체에 보고되는 모든 경고를 지웁니다.
public final void clearWarnings()
이 clearWarnings 메서드는 java.sql.Statement 인터페이스의 clearWarnings 메서드에 의해 지정됩니다.