clearBatch Method (SQLServerPreparedStatement)
Empties the current list of SQL commands for this SQLServerStatement object.
public final void clearBatch()
예외
주의
This clearBatch method is specified by the clearBatch method in the java.sql.Statement interface.
참고 항목
참조
SQLServerPreparedStatement Class
개념
SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members