public interface ICloudSpannerConnection extends Connection
TRANSACTION_NONE, TRANSACTION_READ_COMMITTED, TRANSACTION_READ_UNCOMMITTED, TRANSACTION_REPEATABLE_READ, TRANSACTION_SERIALIZABLE| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
com.google.cloud.Timestamp |
getLastCommitTimestamp() |
String |
getProductName() |
Properties |
getSuppliedProperties() |
String |
getUrl() |
boolean |
isAllowExtendedMode() |
void |
setSimulateProductName(String productName) |
abort, clearWarnings, close, commit, createArrayOf, createBlob, createClob, createNClob, createSQLXML, createStatement, createStatement, createStatement, createStruct, 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, setTransactionIsolation, setTypeMapisWrapperFor, unwrapString getUrl()
String getProductName()
void setSimulateProductName(String productName)
Properties getSuppliedProperties()
boolean isAllowExtendedMode()
String getClientId()
com.google.cloud.Timestamp getLastCommitTimestamp()
Copyright © 2017. All rights reserved.