Package oracle.jdbc.datasource
Interface OracleXAConnection
- All Superinterfaces:
OraclePooledConnection,PooledConnection,XAConnection
- All Known Implementing Classes:
OracleXAConnection,OracleXAConnection,OracleXAHeteroConnection
This interface defines the Oracle extensions to the standard JDBC interface
XAConnection.- Since:
- 12.2
-
Method Summary
Methods inherited from interface oracle.jdbc.datasource.OraclePooledConnection
getCallWithKey, getExplicitCachingEnabled, getImplicitCachingEnabled, getLastAccessedTime, getLogicalHandle, getStatementCacheSize, getStatementWithKey, getXAResource, purgeExplicitCache, purgeImplicitCache, registerCloseCallback, registerImplicitCacheConnectionEventListener, setExplicitCachingEnabled, setImplicitCachingEnabled, setLastAccessedTime, setShardingKey, setShardingKeyIfValid, setStatementCacheSizeMethods inherited from interface javax.sql.PooledConnection
addConnectionEventListener, addStatementEventListener, close, getConnection, removeConnectionEventListener, removeStatementEventListenerMethods inherited from interface javax.sql.XAConnection
getXAResource