|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tranql.connector.NoExceptionsAreFatalSorter
Implementation of a generic @{link ExceptionSorter} that indicates that no Exceptions are fatal. USE THIS ONLY FOR IN-VM DATABASES! or you may be sorry...
| Constructor Summary | |
NoExceptionsAreFatalSorter()
|
|
| Method Summary | |
boolean |
isExceptionFatal(java.lang.Exception e)
Always returns false. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NoExceptionsAreFatalSorter()
| Method Detail |
public boolean isExceptionFatal(java.lang.Exception e)
isExceptionFatal in interface ExceptionSortere - the Exception to inspect
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||