com.p6spy.engine.spy
Class P6XAConnection
- PooledConnection, XAConnection
public class P6XAConnection
implements XAConnection
$Author: aarvesen $
$Revision: 1.1 $
$Date: 2003/08/07 19:08:49 $
$Log: P6XAConnection.java,v $
Revision 1.1 2003/08/07 19:08:49 aarvesen
wrappers for XA datasources that work like the PooledConnections: you have to instantiate the real data source somehow, and then instantiate an a wrapper object with that datasource
P6XAConnection
public P6XAConnection(XAConnection connection)
getXAResource
public XAResource getXAResource()
throws SQLException