| Package | Description |
|---|---|
| com.cs.software.engine.datastore.database |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionQueue.addReader(ConnectionPool aReader)
Synchronized - Will add a new Reader (PoolMgr) to the Queue
|
void |
ConnectionQueue.removeReader(ConnectionPool aReader)
Synchronized - Will remove a Reader (PoolMgr) from the Queue
|
void |
PooledConnection.setConnectionPool(ConnectionPool aPool) |
Copyright © 2020. All rights reserved.