|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdbc.pool.OracleDataSource
oracle.jdbc.pool.OracleConnectionPoolDataSource
oracle.jdbc.xa.OracleXADataSource
oracle.jdbc.xa.client.OracleXADataSource
org.perf.log.filter.sql.OracleConnectionPoolDataSourceXAInterceptor
public class OracleConnectionPoolDataSourceXAInterceptor
Field Summary |
---|
Fields inherited from class oracle.jdbc.xa.client.OracleXADataSource |
---|
BUILD_DATE, PRIVATE_TRACE, TRACE |
Fields inherited from class oracle.jdbc.pool.OracleDataSource |
---|
isOracleDataSource |
Constructor Summary | |
---|---|
OracleConnectionPoolDataSourceXAInterceptor()
|
Method Summary | |
---|---|
javax.sql.XAConnection |
getXAConnection(java.util.Properties arg0)
|
javax.sql.XAConnection |
getXAConnection(java.lang.String arg0,
java.lang.String arg1)
|
Methods inherited from class oracle.jdbc.xa.client.OracleXADataSource |
---|
getPooledConnection, getPooledConnection, getXAConnection |
Methods inherited from class oracle.jdbc.xa.OracleXADataSource |
---|
getNativeXA, setNativeXA |
Methods inherited from class oracle.jdbc.pool.OracleConnectionPoolDataSource |
---|
getPooledConnection |
Methods inherited from class oracle.jdbc.pool.OracleDataSource |
---|
close, filterConnectionProperties, getConnection, getConnection, getConnection, getConnection, getConnectionCacheName, getConnectionCacheProperties, getConnectionCachingEnabled, getConnectionProperties, getDatabaseName, getDataSourceName, getDescription, getDriverType, getExplicitCachingEnabled, getFastConnectionFailoverEnabled, getImplicitCachingEnabled, getLoginTimeout, getLogWriter, getMaxStatements, getNetworkProtocol, getONSConfiguration, getPortNumber, getReference, getServerName, getServiceName, getTNSEntryName, getURL, getUser, isWrapperFor, setConnectionCacheName, setConnectionCacheProperties, setConnectionCachingEnabled, setConnectionProperties, setDatabaseName, setDataSourceName, setDescription, setDriverType, setExplicitCachingEnabled, setFastConnectionFailoverEnabled, setImplicitCachingEnabled, setLoginTimeout, setLogWriter, setMaxStatements, setNetworkProtocol, setONSConfiguration, setPassword, setPortNumber, setServerName, setServiceName, setTNSEntryName, setURL, setUser, unwrap |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.sql.CommonDataSource |
---|
getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter |
Constructor Detail |
---|
public OracleConnectionPoolDataSourceXAInterceptor() throws java.sql.SQLException
java.sql.SQLException
Method Detail |
---|
public javax.sql.XAConnection getXAConnection(java.util.Properties arg0) throws java.sql.SQLException
getXAConnection
in class oracle.jdbc.xa.client.OracleXADataSource
java.sql.SQLException
public javax.sql.XAConnection getXAConnection(java.lang.String arg0, java.lang.String arg1) throws java.sql.SQLException
getXAConnection
in interface javax.sql.XADataSource
getXAConnection
in class oracle.jdbc.xa.client.OracleXADataSource
java.sql.SQLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |