当前页面:
在线文档首页 >
JBoss 3.2.7 connector API Documentation 英文版文档
NullExceptionSorter (JBoss Connector API) - JBoss 3.2.7 connector API Documentation 英文版文档
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.1.2.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.