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

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


org.jboss.resource.adapter.jdbc.vendor
Class SybaseExceptionSorter

java.lang.Object
  extended byorg.jboss.resource.adapter.jdbc.vendor.SybaseExceptionSorter
All Implemented Interfaces:
ExceptionSorter, Serializable

public class SybaseExceptionSorter
extends Object
implements ExceptionSorter, Serializable

SybaseExceptionSorter.java Created: Wed May 12 11:46:23 2003

Author:
Corby Page, Andrey Demchenko, David Jencks
See Also:
Serialized Form

Constructor Summary
SybaseExceptionSorter()
           
 
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

SybaseExceptionSorter

public SybaseExceptionSorter()
Method Detail

isExceptionFatal

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


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