|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheConnection | |
|---|---|
| snaq.db | Utility classes to enhance the standard JDBC functionality. |
| Uses of CacheConnection in snaq.db |
|---|
| Methods in snaq.db that return CacheConnection | |
|---|---|
protected CacheConnection |
ConnectionPool.create()
Creates a new Connection object. |
| Methods in snaq.db with parameters of type CacheConnection | |
|---|---|
protected void |
ConnectionPool.destroy(CacheConnection cc)
Closes the specified CacheConnection object. |
protected boolean |
ConnectionPool.isValid(CacheConnection cc)
Validates a CacheConnection object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||