站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 connector API Documentation 英文版文档

NullExceptionSorter (JBoss Connector API) - JBoss 4.0.1 sp1 connector API Documentation 英文版文档


org.jboss.resource.adapter.jdbc
Class NullExceptionSorter

java.lang.Object
  extended byorg.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 $
Author:
Adrian Brock

Constructor Summary
NullExceptionSorter()
           
 
Method Summary
 boolean isExceptionFatal(SQLException e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullExceptionSorter

public NullExceptionSorter()
Method Detail

isExceptionFatal

public boolean isExceptionFatal(SQLException e)
Specified by:
isExceptionFatal in interface ExceptionSorter


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.