public interface ExceptionSorter
java.sql.SQLException
evaluation to determine if an error is fatal.| Modifier and Type | Method and Description |
|---|---|
boolean |
isExceptionFatal(SQLException e)
Evaluates a
java.sql.SQLException to determine if
the error was fatal |
boolean isExceptionFatal(SQLException e)
java.sql.SQLException to determine if
the error was fatale - the java.sql.SQLExceptionCopyright © 2013 IronJacamar (http://www.ironjacamar.org)