| Package | Description |
|---|---|
| com.cs.software.engine.datastore.database |
| Modifier and Type | Method and Description |
|---|---|
PooledConnection |
DataSource.getPooledConnection() |
PooledConnection |
DatabaseMgrBase.getPooledConnection() |
PooledConnection |
DataSourceMgr.getPooledConnection(String aPoolName) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSource.setPooledConnection(PooledConnection aPooled) |
void |
DataSourceMgr.setPooledConnection(String aPoolName,
PooledConnection aPooled) |
void |
DataSource.setPooledConnectionBal(PooledConnection aPooled) |
Copyright © 2020. All rights reserved.