addBatch () メソッド
SQLServerPreparedStatement オブジェクトのコマンド バッチにパラメーターのセットを追加します。
構文
public final void addBatch()
例外
解説
この addBatch メソッドは、java.sql.PreparedStatement インターフェイスの addBatch メソッドで指定されています。
参照
addBatch メソッド (SQLServerPreparedStatement)
SQLServerPreparedStatement のメンバー
SQLServerPreparedStatement クラス