public class BrokeredConnection42 extends BrokeredConnection
control, isClosed, stateHoldability
Constructor and Description |
---|
BrokeredConnection42(BrokeredConnectionControl control)
Creates a new instance of BrokeredConnection40
|
Modifier and Type | Method and Description |
---|---|
BrokeredCallableStatement |
newBrokeredStatement(BrokeredStatementControl statementControl,
java.lang.String sql) |
BrokeredPreparedStatement |
newBrokeredStatement(BrokeredStatementControl statementControl,
java.lang.String sql,
java.lang.Object generatedKeys) |
abort, addWarning, clearWarnings, close, commit, createArrayOf, createBlob, createClob, createNClob, createSQLXML, createStatement, createStatement, createStatement, createStruct, getAutoCommit, getCatalog, getClientInfo, getClientInfo, getCurrentSchemaName, getHoldability, getIsolationUptoDate, getLOBMapping, getMetaData, getNetworkTimeout, getPrepareIsolation, getRealConnection, getSchema, getTransactionIsolation, getTypeMap, getWarnings, isClosed, isInGlobalTransaction, isReadOnly, isValid, isWrapperFor, nativeSQL, newBrokeredStatement, noCurrentConnection, notifyException, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, resetFromPool, rollback, rollback, setAutoCommit, setCatalog, setClientInfo, setClientInfo, setDrdaID, setHoldability, setNetworkTimeout, setPrepareIsolation, setReadOnly, setSavepoint, setSavepoint, setSchema, setState, setTransactionIsolation, setTypeMap, statementHoldabilityCheck, syncState, toString, unwrap
public BrokeredConnection42(BrokeredConnectionControl control) throws java.sql.SQLException
java.sql.SQLException
public final BrokeredPreparedStatement newBrokeredStatement(BrokeredStatementControl statementControl, java.lang.String sql, java.lang.Object generatedKeys) throws java.sql.SQLException
newBrokeredStatement
in class BrokeredConnection
java.sql.SQLException
public BrokeredCallableStatement newBrokeredStatement(BrokeredStatementControl statementControl, java.lang.String sql) throws java.sql.SQLException
newBrokeredStatement
in class BrokeredConnection
java.sql.SQLException
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.