|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryValidator | |
|---|---|
| snaq.db | Utility classes to enhance the standard JDBC functionality. |
| Uses of QueryValidator in snaq.db |
|---|
| Subclasses of QueryValidator in snaq.db | |
|---|---|
class |
Select1Validator
Validates database connections by issuing the SQL query: "SELECT 1". |
class |
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 | |||||||||