Uses of Interface
org.csc.phynixx.xa.IPhynixxXAResource

Uses of IPhynixxXAResource in org.csc.phynixx.xa
 

Classes in org.csc.phynixx.xa that implement IPhynixxXAResource
 class PhynixxXAResource<C extends IPhynixxConnection>
          A transactional branch may be associated with differnt XAResources (TMJOIN) or a XAResource may be shared with different transaction branches

Therefore a transactional branch might be associated to many XAResources or to many transactions (==XIDs)

A XAresourec can be initialized with a connection.

 

Methods in org.csc.phynixx.xa that return IPhynixxXAResource
 IPhynixxXAResource<T> PhynixxXAResourceFactory.getXAResource()
          erzeugt eine neue XAResource ...
 IPhynixxXAResource<C> PhynixxXAResourceEvent.getXAResource()
           
 IPhynixxXAResource<T> IPhynixxXAResourceListener.IPhynixxXAResourceEvent.getXAResource()
           
 IPhynixxXAResource<T> IPhynixxXAResourceFactory.getXAResource()
           
 



Copyright © 2015. All rights reserved.