java.lang.AutoCloseable, java.sql.Connection, java.sql.Wrapper, EngineConnectionpublic class BrokeredConnection42 extends BrokeredConnection
control, isClosed, stateHoldability| Constructor | Description |
|---|---|
BrokeredConnection42(BrokeredConnectionControl control) |
Creates a new instance of BrokeredConnection40
|
| Modifier and Type | Method | 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, unwrappublic BrokeredConnection42(BrokeredConnectionControl control) throws java.sql.SQLException
java.sql.SQLExceptionpublic final BrokeredPreparedStatement newBrokeredStatement(BrokeredStatementControl statementControl, java.lang.String sql, java.lang.Object generatedKeys) throws java.sql.SQLException
newBrokeredStatement in class BrokeredConnectionjava.sql.SQLExceptionpublic BrokeredCallableStatement newBrokeredStatement(BrokeredStatementControl statementControl, java.lang.String sql) throws java.sql.SQLException
newBrokeredStatement in class BrokeredConnectionjava.sql.SQLExceptionApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.