|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPhynixxManagedConnection | |
|---|---|
| org.csc.phynixx.connection | |
| org.csc.phynixx.connection.loggersystem | |
| Uses of IPhynixxManagedConnection in org.csc.phynixx.connection |
|---|
| Methods in org.csc.phynixx.connection that return IPhynixxManagedConnection | |
|---|---|
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()
|
| Methods in org.csc.phynixx.connection with parameters of type IPhynixxManagedConnection | |
|---|---|
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 |
| Uses of IPhynixxManagedConnection in org.csc.phynixx.connection.loggersystem |
|---|
| Methods in org.csc.phynixx.connection.loggersystem that return IPhynixxManagedConnection | |
|---|---|
IPhynixxManagedConnection<C> |
LoggerPerTransactionStrategy.decorate(IPhynixxManagedConnection<C> managedConnection)
|
IPhynixxManagedConnection<C> |
Dev0Strategy.decorate(IPhynixxManagedConnection<C> managedConnection)
|
| Methods in org.csc.phynixx.connection.loggersystem with parameters of type IPhynixxManagedConnection | |
|---|---|
IPhynixxManagedConnection<C> |
LoggerPerTransactionStrategy.decorate(IPhynixxManagedConnection<C> managedConnection)
|
IPhynixxManagedConnection<C> |
Dev0Strategy.decorate(IPhynixxManagedConnection<C> managedConnection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||