Método addBatch ()
Agrega un conjunto de parámetros al lote de comandos para este objeto SQLServerPreparedStatement.
Sintaxis
public final void addBatch()
Excepciones
Observaciones
El método addBatch especifica este método addBatch en la interfaz java.sql.PreparedStatement.
Consulte también
Método addBatch (SQLServerPreparedStatement)
Miembros de SQLServerPreparedStatement
Clase SQLServerPreparedStatement