| Package | Description |
|---|---|
| snaq.db |
Classes implementing core DBPool functionality, related utilities.
|
| Modifier and Type | Method and Description |
|---|---|
protected CacheConnection |
ConnectionPool.create()
Creates a new
Connection object. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConnectionPool.destroy(CacheConnection cc)
Closes the specified
CacheConnection object. |
protected boolean |
ConnectionPool.isValid(CacheConnection cc)
Validates a
CacheConnection object. |
| Constructor and Description |
|---|
ConnectionPoolEvent(ObjectPool<CacheConnection> pool,
int type) |
Copyright © 2013. All Rights Reserved.