public abstract class AbstractBatchStatement extends java.lang.Object implements IBatchStatement
Modifier and Type | Field and Description |
---|---|
protected java.sql.Statement |
_statement |
Modifier and Type | Method and Description |
---|---|
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBatch, clearBatch, executeBatch
public void close() throws java.sql.SQLException
close
in interface IBatchStatement
java.sql.SQLException
Copyright © 2002-2020. All Rights Reserved.