com.p6spy.engine.spy
Class P6XADataSource
java.lang.Object
com.p6spy.engine.spy.P6Base
com.p6spy.engine.spy.P6DataSource
com.p6spy.engine.spy.P6XADataSource
- All Implemented Interfaces:
- Serializable, Referenceable, DataSource, XADataSource
public class P6XADataSource
- extends P6DataSource
- implements XADataSource
- See Also:
- Serialized Form
Methods inherited from class com.p6spy.engine.spy.P6DataSource |
bindDataSource, getConnection, getConnection, getLoginTimeout, getLogWriter, getRealDataSource, getReference, initMethod, setLoginTimeout, setLogWriter, setRealDataSource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
P6XADataSource
public P6XADataSource()
P6XADataSource
public P6XADataSource(DataSource ds)
getXAConnection
public XAConnection getXAConnection()
throws SQLException
- Specified by:
getXAConnection
in interface XADataSource
- Throws:
SQLException
getXAConnection
public XAConnection getXAConnection(String s,
String s1)
throws SQLException
- Specified by:
getXAConnection
in interface XADataSource
- Throws:
SQLException