public abstract class AbstractBatchStatement extends Object implements IBatchStatement
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
_statement |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBatch, clearBatch, executeBatchprotected final Statement _statement
public void close()
throws SQLException
close in interface IBatchStatementSQLExceptionCopyright © 2002-2017. All Rights Reserved.