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, wait
addBatch, addValue, clearBatch, executeBatch
protected final PreparedStatement _statement
public void close() throws SQLException
close
in interface IPreparedBatchStatement
SQLException
Copyright © 2002–2017. All rights reserved.