com.p6spy.engine.spy
Class P6XAConnection
java.lang.Object
com.p6spy.engine.spy.P6PooledConnection
com.p6spy.engine.spy.P6XAConnection
- All Implemented Interfaces:
- PooledConnection, XAConnection
- public class P6XAConnection
- extends P6PooledConnection
- implements XAConnection
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
P6XAConnection
public P6XAConnection(XAConnection connection)
getXAResource
public XAResource getXAResource()
throws SQLException
- Specified by:
getXAResource
in interface XAConnection
- Throws:
SQLException