clearBatch メソッド (SQLServerPreparedStatement)
SQLServerStatement オブジェクトに対する SQL コマンドの現在の一覧を空にします。
public final void clearBatch()
例外
解説
clearBatch メソッドは、java.sql.Statement インターフェイスの clearBatch メソッドで規定されています。
参照
関連項目
SQLServerPreparedStatement クラス
概念
SQLServerPreparedStatement のメソッド
SQLServerPreparedStatement のメンバー