Interface ConnectionProxy

All Superinterfaces:
AutoCloseable, Connection, Wrapper, WrapperProxy
All Known Implementing Classes:
ConnectionProxyImpl

public interface ConnectionProxy extends Connection, WrapperProxy
Author:
wenshao [[email protected]]
  • Method Details

    • getRawObject

      Connection getRawObject()
      Specified by:
      getRawObject in interface WrapperProxy
    • getProperties

      Properties getProperties()
    • getDirectDataSource

      DataSourceProxy getDirectDataSource()
    • getConnectedTime

      Date getConnectedTime()
    • getTransactionInfo

      TransactionInfo getTransactionInfo()
    • getCloseCount

      int getCloseCount()
    • getLastValidateTimeMillis

      long getLastValidateTimeMillis()