|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use snaq.db | |
|---|---|
| snaq.db | Utility classes to enhance the standard JDBC functionality. |
| Classes in snaq.db used by snaq.db | |
|---|---|
CacheConnection
Connection wrapper that implements statement caching. |
|
CachedPreparedStatement
PreparedStatement wrapper that provides caching support. |
|
CachedStatement
Statement wrapper that provides methods for caching support. |
|
| ConnectionPool
Implementation of a database connection pool. |
|
| ConnectionPoolEvent
Event for signalling changes in ConnectionPool instances. |
|
| ConnectionPoolListener
Listener for ConnectionPoolEvent instances. |
|
| ConnectionPoolManager
Class to provide access and management for multiple connection pools defined in a properties file or object. |
|
| ConnectionPoolManagerEvent
Event for signalling changes in ConnectionPoolManager instances. |
|
| ConnectionPoolManagerListener
Listener for ConnectionPoolManagerEvent instances. |
|
| ConnectionValidator
Interface for validating database connections. |
|
| PasswordDecoder
Interface for decoding database passwords. |
|
| QueryValidator
Abstract ConnectionValidator implementation that validates
database connections by issuing a SQL query. |
|
SimpleQueryValidator
ConnectionValidator implementation that validates database
connections by issuing a SQL query, and simply checking if the query
succeeded or failed. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||