| Package | Description |
|---|---|
| org.csc.phynixx.connection | |
| org.csc.phynixx.xa |
| 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 | Method and Description |
|---|---|
IPhynixxManagedConnectionFactory<T> |
PhynixxXAResourceFactory.getManagedConnectionFactory() |
| Constructor and Description |
|---|
PhynixxXAResourceFactory(IPhynixxManagedConnectionFactory<T> connectionFactory,
TransactionManager transactionManager) |
PhynixxXAResourceFactory(Object id,
IPhynixxManagedConnectionFactory<T> connectionFactory,
TransactionManager transactionManager) |
Copyright © 2017. All rights reserved.