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, waitaddBatch, clearBatch, executeBatchpublic void close()
throws java.sql.SQLException
close in interface IBatchStatementjava.sql.SQLExceptionCopyright © 2002-2018. All Rights Reserved.