|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionSorter
Interface that can be used to classify an Exception raised on a physical connection.
Method Summary | |
---|---|
boolean |
isExceptionFatal(Exception e)
Determine if an Exception is fatal implying that the underlying connection is no longer usable. |
boolean |
rollbackOnFatalException()
Whether to try to rollback work on the connection if a "fatal" error is encountered. |
Method Detail |
---|
boolean isExceptionFatal(Exception e)
e
- the Exception to inspect
boolean rollbackOnFatalException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |