org.jboss.resource.adapter.jdbc
Class NullExceptionSorter
java.lang.Object
org.jboss.resource.adapter.jdbc.NullExceptionSorter
- All Implemented Interfaces:
- ExceptionSorter
public class NullExceptionSorter
- extends Object
- implements ExceptionSorter
Does not check the exception
- Version:
- $Revision: 1.3.4.2 $
- Author:
- Adrian Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullExceptionSorter
public NullExceptionSorter()
isExceptionFatal
public boolean isExceptionFatal(SQLException e)
- Specified by:
isExceptionFatal
in interface ExceptionSorter
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.