java.lang.AutoCloseable, java.sql.Connection, java.sql.WrapperISQLServerConnection43SQLServerConnection, SQLServerConnection43public interface ISQLServerConnection
extends java.sql.Connection
| Modifier and Type | Field | Description |
|---|---|---|
static int |
TRANSACTION_SNAPSHOT |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.UUID |
getClientConnectionId() |
Gets the connection ID of the most recent connection attempt, regardless of whether the attempt succeeded or failed.
|
abort, beginRequest, clearWarnings, close, commit, createArrayOf, createBlob, createClob, createNClob, createSQLXML, createStatement, createStatement, createStatement, createStruct, endRequest, getAutoCommit, getCatalog, getClientInfo, getClientInfo, getHoldability, getMetaData, getNetworkTimeout, getSchema, getTransactionIsolation, getTypeMap, getWarnings, isClosed, isReadOnly, isValid, nativeSQL, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, rollback, rollback, setAutoCommit, setCatalog, setClientInfo, setClientInfo, setHoldability, setNetworkTimeout, setReadOnly, setSavepoint, setSavepoint, setSchema, setShardingKey, setShardingKey, setShardingKeyIfValid, setShardingKeyIfValid, setTransactionIsolation, setTypeMapstatic final int TRANSACTION_SNAPSHOT
java.util.UUID getClientConnectionId()
throws java.sql.SQLException
java.sql.SQLException - If any errors occur.Copyright © 2018 Microsoft Corporation. All rights reserved.