org.apache.openjpa.slice.jdbc
con, master, stmts
CLOSE_ALL_RESULTS, CLOSE_CURRENT_RESULT, EXECUTE_FAILED, KEEP_CURRENT_RESULT, NO_GENERATED_KEYS, RETURN_GENERATED_KEYS, SUCCESS_NO_INFO
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
isClosed, isPoolable, setPoolable
isWrapperFor, unwrap
public DistributedStatement(DistributedConnection c)
public static DistributedStatement newInstance(DistributedConnection conn)
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.