| Class | Description |
|---|---|
| AutoCommitDecorator<C extends IPhynixxConnection> |
Created by christoph on 15.02.14.
|
| PhynixxManagedConnectionFactory<C extends IPhynixxConnection> |
managedConnection are proxies for connections created by a
IPhynixxConnectionFactory. |
| PhynixxManagedConnectionListenerAdapter<C extends IPhynixxConnection> |
Noop Implementation of the IPhynixxManagedConnectionListener.
|
| PhynixxRecovery<C extends IPhynixxConnection> |
Created by Christoph Schmidt-Casdorff on 26.02.14.
|
| PooledConnectionCloseStrategy<C extends IPhynixxConnection> |
Created by christoph on 22.02.14.
|
| PooledPhynixxManagedConnectionFactory<C extends IPhynixxConnection> |
Factory pools the pure connection. before delivering the connection it ist decorate by the according to
PhynixxManagedConnectionFactory. |
| UnpooledConnectionCloseStrategy<C extends IPhynixxConnection> |
Created by christoph on 22.02.14.
|
| Annotation Type | Description |
|---|---|
| RequiresTransaction |
should not be inherited
|
Copyright © 2017. All rights reserved.