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