Adds a set of parameters to the batch of commands for this SQLServerPreparedStatement object.
public final void addBatch()
Exceptions
Remarks
This addBatch method is specified by the addBatch method in the java.sql.PreparedStatement interface.
Adds a set of parameters to the batch of commands for this SQLServerPreparedStatement object.
public final void addBatch()
This addBatch method is specified by the addBatch method in the java.sql.PreparedStatement interface.