clearBatch 메서드(SQLServerPreparedStatement)

JDBC 드라이버 다운로드

SQLServerStatement 개체에 대한 SQL 명령의 현재 목록을 비웁니다.

구문

  
public final void clearBatch()  

예외

SQLServerException

설명

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

참고 항목

SQLServerPreparedStatement 멤버
SQLServerPreparedStatement 클래스