Uses of Class
org.objectweb.speedo.jca.SpeedoXAContext

Packages that use SpeedoXAContext
org.objectweb.speedo.jca The JCA connector for integrating Speedo into a J2EE application server. 
 

Uses of SpeedoXAContext in org.objectweb.speedo.jca
 

Fields in org.objectweb.speedo.jca declared as SpeedoXAContext
 SpeedoXAContext SpeedoManagedConnection.xac
          It is the current SpeedoXAContext.
 

Methods in org.objectweb.speedo.jca that return SpeedoXAContext
 SpeedoXAContext SpeedoManagedConnection.getXAContext(javax.transaction.xa.Xid xid, int flag)
          find the SpeedoXAContext matching an Xid.