|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionSorter

The ExceptionSorter interface allows for java.sql.SQLException
evaluation to determine if an error is fatal.
ValidConnectionChecker| Method Summary | |
|---|---|
boolean |
isExceptionFatal(SQLException e)
Evaluates a java.sql.SQLException to determine if
the error was fatal |
| Method Detail |
|---|
boolean isExceptionFatal(SQLException e)
java.sql.SQLException to determine if
the error was fatal
e - the java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||