Partager via


addBatch Method ()

Adds a set of parameters to the batch of commands for this SQLServerPreparedStatement object.

public final void addBatch()

Exceptions

SQLServerException

Notes

This addBatch method is specified by the addBatch method in the java.sql.PreparedStatement interface.

Voir aussi

Référence

SQLServerPreparedStatement Class

Concepts

addBatch Method (SQLServerPreparedStatement)
SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members