Package org.csc.phynixx.xa

Interface Summary
IPhynixTransactionListener Created by Christoph Schmidt-Casdorff on 13.02.14.
IPhynixxXAConnection<C extends IPhynixxConnection> keeps the XAResource's relation to the connection.
IPhynixxXAResource<C extends IPhynixxConnection> Created by Christoph Schmidt-Casdorff on 10.02.14.
IPhynixxXAResourceFactory<T extends IPhynixxConnection> Created by Christoph Schmidt-Casdorff on 09.07.14.
IPhynixxXAResourceListener<C extends IPhynixxConnection>  
IPhynixxXAResourceListener.IPhynixxXAResourceEvent<T extends IPhynixxConnection>  
IResourceIDGenerator  
ITransactionBinding<C extends IPhynixxConnection> Created by christoph on 16.02.14.
IXATransactionalBranchDictionary<C extends IPhynixxConnection> Created by Christoph Schmidt-Casdorff on 10.02.14.
IXATransactionalBranchRepository<C extends IPhynixxConnection> Created by Christoph Schmidt-Casdorff on 10.02.14.
 

Class Summary
ConstantsPrinter  
IDGenerator  
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.

PhynixxXAResourceEvent<C extends IPhynixxConnection>  
PhynixxXAResourceFactory<T extends IPhynixxConnection>  
 

Enum Summary
TransactionBindingType Created by christoph on 16.02.14.
XAResourceActivationState  
XAResourceProgressState  
 



Copyright © 2015. All rights reserved.