com.p6spy.engine.spy
Class P6XAConnection
public
class
P6XAConnection
extends P6PooledConnection
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
public P6XAConnection(XAConnection connection)
public XAResource getXAResource()