clearBatch, méthode (SQLServerPreparedStatement)
Vide la liste actuelle de commandes SQL de cet objet SQLServerStatement.
Syntaxe
public final void clearBatch()
Exceptions
Notes
Cette méthode clearBatch est spécifiée par la méthode clearBatch de l’interface java.sql.Statement.
Voir aussi
Membres de SQLServerPreparedStatement
Classe SQLServerPreparedStatement