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