clearWarnings 메서드(SQLServerStatement)

JDBC 드라이버 다운로드

SQLServerStatement 개체에 대해 보고된 모든 경고를 지웁니다.

구문

  
public final void clearWarnings()  

예외

SQLServerException

설명

이 clearWarnings 메서드는 java.sql.Statement 인터페이스의 clearWarnings 메서드에 의해 지정됩니다.

참고 항목

SQLServerStatement 멤버
SQLServerStatement 클래스