| Package | Description |
|---|---|
| org.csc.phynixx.xa |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
IPhynixxXAResource<T> |
PhynixxXAResourceFactory.getXAResource()
erzeugt eine neue XAResource ...
|
IPhynixxXAResource<C> |
PhynixxXAResourceEvent.getXAResource() |
IPhynixxXAResource<T> |
IPhynixxXAResourceListener.IPhynixxXAResourceEvent.getXAResource() |
IPhynixxXAResource<T> |
IPhynixxXAResourceFactory.getXAResource() |
Copyright © 2017. All rights reserved.