addBatch Method ()
Adds a set of parameters to the batch of commands for this SQLServerPreparedStatement object.
public final void addBatch()
Eccezioni
Osservazioni
This addBatch method is specified by the addBatch method in the java.sql.PreparedStatement interface.
Vedere anche
Riferimento
SQLServerPreparedStatement Class
Concetti
addBatch Method (SQLServerPreparedStatement)
SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members