| Package | Description |
|---|---|
| org.csc.phynixx.connection | |
| org.csc.phynixx.connection.loggersystem |
| Modifier and Type | Class and Description |
|---|---|
class |
PhynixxManagedConnectionFactory<C extends IPhynixxConnection>
managedConnection are proxies for connections created by a
IPhynixxConnectionFactory. |
class |
PooledPhynixxManagedConnectionFactory<C extends IPhynixxConnection>
Factory pools the pure connection. before delivering the connection it ist decorate by the according to
PhynixxManagedConnectionFactory. |
| Modifier and Type | Class and Description |
|---|---|
class |
Dev0Strategy<C extends IPhynixxConnection>
written data are fired an forgotten.
|
class |
LoggerPerTransactionStrategy<C extends IPhynixxConnection & IXADataRecorderAware>
this listener observes the lifecycle of a connection and associates a
xaDataRecorder if necessary.
|
Copyright © 2017. All rights reserved.