| Interface | Description |
|---|---|
| ILocalTransactionRepository<C extends IPhynixxConnection> | |
| 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 | Description |
|---|---|
| ConstantsPrinter | |
| IDGenerator | |
| Lid |
local kex of a local transaction
|
| 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 | Description |
|---|---|
| TransactionBindingType |
Created by christoph on 16.02.14.
|
| XAResourceActivationState | |
| XAResourceProgressState |
Copyright © 2017. All rights reserved.