public abstract class AbstractPreparedBatchStatement extends java.lang.Object implements IPreparedBatchStatement
| Modifier and Type | Field and Description |
|---|---|
protected java.sql.PreparedStatement |
_statement |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBatch, addValue, clearBatch, executeBatchpublic void close()
throws java.sql.SQLException
close in interface IPreparedBatchStatementjava.sql.SQLExceptionCopyright © 2002-2018. All Rights Reserved.