public class AutoCommitDecorator<C extends IPhynixxConnection> extends Object implements IPhynixxConnectionProxyDecorator<C>
| Constructor and Description |
|---|
AutoCommitDecorator() |
| Modifier and Type | Method and Description |
|---|---|
IPhynixxManagedConnection<C> |
decorate(IPhynixxManagedConnection<C> managedConnection)
installs this strategy to the given connection
|
public IPhynixxManagedConnection<C> decorate(IPhynixxManagedConnection<C> managedConnection)
IPhynixxConnectionProxyDecoratordecorate in interface IPhynixxConnectionProxyDecorator<C extends IPhynixxConnection>Copyright © 2017. All rights reserved.