Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Empties the current list of SQL commands for this SQLServerStatement object.
Syntax
public final void clearBatch()
Exceptions
Remarks
This clearBatch method is specified by the clearBatch method in the java.sql.Statement interface.
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class