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