public interface ConnectionProxy extends Connection, WrapperProxy
TRANSACTION_NONE, TRANSACTION_READ_COMMITTED, TRANSACTION_READ_UNCOMMITTED, TRANSACTION_REPEATABLE_READ, TRANSACTION_SERIALIZABLE| Modifier and Type | Method and Description |
|---|---|
int |
getCloseCount() |
Date |
getConnectedTime() |
DataSourceProxy |
getDirectDataSource() |
Properties |
getProperties() |
Connection |
getRawObject() |
TransactionInfo |
getTransactionInfo() |
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, setTypeMapclearAttributes, getAttribute, getAttributes, getAttributesSize, getId, putAttributeisWrapperFor, unwrapConnection getRawObject()
getRawObject in interface WrapperProxyProperties getProperties()
DataSourceProxy getDirectDataSource()
Date getConnectedTime()
TransactionInfo getTransactionInfo()
int getCloseCount()
Copyright © 2013–2018 Alibaba Group. All rights reserved.