public class PooledConnectionCloseStrategy<C extends IPhynixxConnection> extends Object
| Constructor and Description |
|---|
PooledConnectionCloseStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
close(org.csc.phynixx.connection.PhynixxManagedConnectionGuard<C> managedConnection)
marks a connection a close from a transactional context.
|
public void close(org.csc.phynixx.connection.PhynixxManagedConnectionGuard<C> managedConnection)
Copyright © 2017. All rights reserved.