| Package | Description |
|---|---|
| org.csc.phynixx.connection | |
| org.csc.phynixx.connection.loggersystem | |
| org.csc.phynixx.xa |
| Modifier and Type | Method and Description |
|---|---|
IPhynixxManagedConnection<C> |
IPhynixxConnectionProxyDecorator.decorate(IPhynixxManagedConnection<C> managedConnection)
installs this strategy to the given connection
|
IPhynixxManagedConnection<C> |
AutoCommitDecorator.decorate(IPhynixxManagedConnection<C> managedConnection) |
IPhynixxManagedConnection<C> |
IPhynixxConnectionProxyFactory.getConnectionProxy() |
IPhynixxManagedConnection<C> |
PooledPhynixxManagedConnectionFactory.getManagedConnection() |
IPhynixxManagedConnection<C> |
PhynixxManagedConnectionFactory.getManagedConnection() |
IPhynixxManagedConnection<C> |
IPhynixxManagedConnectionFactory.getManagedConnection()
the returned connection has to be explicitly closed
|
IPhynixxManagedConnection<C> |
IManagedConnectionEvent.getManagedConnection() |
protected IPhynixxManagedConnection<C> |
PhynixxManagedConnectionFactory.instantiateConnection() |
| Modifier and Type | Method and Description |
|---|---|
IPhynixxManagedConnection<C> |
IPhynixxConnectionProxyDecorator.decorate(IPhynixxManagedConnection<C> managedConnection)
installs this strategy to the given connection
|
IPhynixxManagedConnection<C> |
AutoCommitDecorator.decorate(IPhynixxManagedConnection<C> managedConnection) |
void |
PooledPhynixxManagedConnectionFactory.freeConnection(IPhynixxManagedConnection<C> connection) |
void |
PooledPhynixxManagedConnectionFactory.releaseConnection(IPhynixxManagedConnection<C> connection)
closes the connection an releases it to the pool
|
| Modifier and Type | Method and Description |
|---|---|
IPhynixxManagedConnection<C> |
LoggerPerTransactionStrategy.decorate(IPhynixxManagedConnection<C> managedConnection) |
IPhynixxManagedConnection<C> |
Dev0Strategy.decorate(IPhynixxManagedConnection<C> managedConnection) |
| Modifier and Type | Method and Description |
|---|---|
IPhynixxManagedConnection<C> |
LoggerPerTransactionStrategy.decorate(IPhynixxManagedConnection<C> managedConnection) |
IPhynixxManagedConnection<C> |
Dev0Strategy.decorate(IPhynixxManagedConnection<C> managedConnection) |
| Modifier and Type | Method and Description |
|---|---|
IPhynixxManagedConnection<C> |
ITransactionBinding.getManagedConnection() |
IPhynixxManagedConnection<C> |
IPhynixxXAConnection.getManagedConnection() |
| Modifier and Type | Method and Description |
|---|---|
org.csc.phynixx.xa.LocalTransactionProxy<C> |
ILocalTransactionRepository.instanciateLocalTransactionProxy(Lid lid,
IPhynixxManagedConnection<C> physicalConnection) |
org.csc.phynixx.xa.XATransactionalBranch<C> |
IXATransactionalBranchRepository.instanciateTransactionalBranch(Xid xid,
IPhynixxManagedConnection<C> physicalConnection) |
Copyright © 2017. All rights reserved.