| Package | Description |
|---|---|
| org.opensolaris.opengrok.jdbc |
| Modifier and Type | Method and Description |
|---|---|
ConnectionResource |
ConnectionManager.getConnectionResource()
Get a
ConnectionResource object from the pool, or create a
new one if the pool is empty. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionManager.releaseConnection(ConnectionResource cr)
Return a
ConnectionResource back to the pool. |