为此 SQLServerStatement 对象清除当前 SQL 命令列表。

语法

public final void clearBatch()

异常

注释

clearBatch 方法由 java.sql.Statement 接口中的 clearBatch 方法指定。

请参阅