| Package | Description |
|---|---|
| snaq.db |
Classes implementing core DBPool functionality, related utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachedCallableStatement
CallableStatement wrapper that provides caching support. |
class |
CachedPreparedStatement
PreparedStatement wrapper that provides caching support. |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheConnection.statementClosed(CachedStatement s)
Callback invoked when a
CachedStatement is closed. |
Copyright © 2013. All Rights Reserved.