public abstract class DistributedStatement extends DistributedTemplate<java.sql.Statement>
con, master, stmts
Constructor and Description |
---|
DistributedStatement(DistributedConnection c) |
Modifier and Type | Method and Description |
---|---|
static DistributedStatement |
newInstance(DistributedConnection conn) |
add, addBatch, cancel, clearBatch, clearWarnings, close, execute, execute, execute, execute, executeBatch, executeQuery, executeQuery, executeUpdate, executeUpdate, executeUpdate, executeUpdate, getConnection, getFetchDirection, getFetchSize, getGeneratedKeys, getMaxFieldSize, getMaxRows, getMoreResults, getMoreResults, getQueryTimeout, getResultSet, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getUpdateCount, getWarnings, iterator, setCursorName, setEscapeProcessing, setFetchDirection, setFetchSize, setMaxFieldSize, setMaxRows, setQueryTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DistributedStatement(DistributedConnection c)
public static DistributedStatement newInstance(DistributedConnection conn)