oracle.jdbc.pool
Class OracleXAConnectionCacheImpl

oracle.jdbc.pool.OracleXAConnectionCacheImpl

public class OracleXAConnectionCacheImpl


Constructor Summary
OracleXAConnectionCacheImpl()
           
OracleXAConnectionCacheImpl(javax.sql.ConnectionPoolDataSource cpds)
           
 
Method Summary
TypeMethod
 javax.sql.XAConnection getXAConnection()
           
 javax.sql.XAConnection getXAConnection(java.lang.String user, java.lang.String passwd)
           
 

Constructor Detail

OracleXAConnectionCacheImpl

public OracleXAConnectionCacheImpl()
                            throws java.sql.SQLException

OracleXAConnectionCacheImpl

public OracleXAConnectionCacheImpl(javax.sql.ConnectionPoolDataSource cpds)
                            throws java.sql.SQLException
Method Detail

getXAConnection

public javax.sql.XAConnection getXAConnection()
                                       throws java.sql.SQLException

getXAConnection

public javax.sql.XAConnection getXAConnection(java.lang.String user,
                                              java.lang.String passwd)
                                       throws java.sql.SQLException