public interface PooledConnectionFactoryManager
| Modifier and Type | Method and Description |
|---|---|
PooledConnectionFactory |
getConnectionFactory()
Returns the connection factory.
|
void |
setConnectionFactory(PooledConnectionFactory cf)
Sets the connection factory.
|
PooledConnectionFactory getConnectionFactory()
void setConnectionFactory(PooledConnectionFactory cf)
cf - connection factoryCopyright © 2003-2019 Virginia Tech. All Rights Reserved.