| Package | Description |
|---|---|
| org.csc.phynixx.connection | |
| org.csc.phynixx.connection.loggersystem | |
| org.csc.phynixx.tutorial | |
| org.csc.phynixx.xa |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoCommitDecorator<C extends IPhynixxConnection>
Created by christoph on 15.02.14.
|
interface |
IManagedConnectionCommitEvent<C extends IPhynixxConnection>
Created by christoph on 03.03.14.
|
interface |
IManagedConnectionEvent<C extends IPhynixxConnection> |
interface |
IPhynixxConnectionFactory<C extends IPhynixxConnection> |
interface |
IPhynixxConnectionHandle<C extends IPhynixxConnection> |
interface |
IPhynixxConnectionProxyDecorator<C extends IPhynixxConnection> |
interface |
IPhynixxConnectionProxyFactory<C extends IPhynixxConnection> |
interface |
IPhynixxManagedConnection<C extends IPhynixxConnection>
a managed connection is managed by the phynixx system.
|
interface |
IPhynixxManagedConnectionFactory<C extends IPhynixxConnection> |
interface |
IPhynixxManagedConnectionListener<C extends IPhynixxConnection>
lifecycle listener of an Connection.
|
interface |
IPhynixxRecovery<C extends IPhynixxConnection>
Created by Christoph Schmidt-Casdorff on 26.02.14.
|
class |
PhynixxManagedConnectionFactory<C extends IPhynixxConnection>
managedConnection are proxies for connections created by a
IPhynixxConnectionFactory. |
class |
PhynixxManagedConnectionListenerAdapter<C extends IPhynixxConnection>
Noop Implementation of the IPhynixxManagedConnectionListener.
|
class |
PhynixxRecovery<C extends IPhynixxConnection>
Created by Christoph Schmidt-Casdorff on 26.02.14.
|
class |
PooledConnectionCloseStrategy<C extends IPhynixxConnection>
Created by christoph on 22.02.14.
|
class |
PooledPhynixxManagedConnectionFactory<C extends IPhynixxConnection>
Factory pools the pure connection. before delivering the connection it ist decorate by the according to
PhynixxManagedConnectionFactory. |
class |
UnpooledConnectionCloseStrategy<C extends IPhynixxConnection>
Created by christoph on 22.02.14.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPhynixxManagedConnection<C extends IPhynixxConnection>
a managed connection is managed by the phynixx system.
|
interface |
IPooledConnection |
| Modifier and Type | Class and Description |
|---|---|
class |
Dev0Strategy<C extends IPhynixxConnection>
written data are fired an forgotten.
|
interface |
IPhynixxLoggerSystemStrategy<C extends IPhynixxConnection>
Each connection may have a
this IF represents a strategy assigning loggers to connections.
|
class |
LoggerPerTransactionStrategy<C extends IPhynixxConnection & IXADataRecorderAware>
this listener observes the lifecycle of a connection and associates a
xaDataRecorder if necessary.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TAEnabledUTFWriter
Created by Christoph Schmidt-Casdorff on 04.02.14.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TAEnabledUTFWriterImpl
Basisklasse zur Verwaltung von Filezugriffen.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ILocalTransactionRepository<C extends IPhynixxConnection> |
interface |
IPhynixxXAConnection<C extends IPhynixxConnection>
keeps the XAResource's relation to the connection.
|
interface |
IPhynixxXAResource<C extends IPhynixxConnection>
Created by Christoph Schmidt-Casdorff on 10.02.14.
|
interface |
IPhynixxXAResourceFactory<T extends IPhynixxConnection>
Created by Christoph Schmidt-Casdorff on 09.07.14.
|
interface |
IPhynixxXAResourceListener<C extends IPhynixxConnection> |
static interface |
IPhynixxXAResourceListener.IPhynixxXAResourceEvent<T extends IPhynixxConnection> |
interface |
ITransactionBinding<C extends IPhynixxConnection>
Created by christoph on 16.02.14.
|
interface |
IXATransactionalBranchDictionary<C extends IPhynixxConnection>
Created by Christoph Schmidt-Casdorff on 10.02.14.
|
interface |
IXATransactionalBranchRepository<C extends IPhynixxConnection>
Created by Christoph Schmidt-Casdorff on 10.02.14.
|
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.
|
class |
PhynixxXAResourceEvent<C extends IPhynixxConnection> |
class |
PhynixxXAResourceFactory<T extends IPhynixxConnection> |
Copyright © 2017. All rights reserved.