org.jboss.resource.adapter.jdbc.vendor
Class OracleExceptionSorter
java.lang.Object
org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter
- All Implemented Interfaces:
- Serializable, ExceptionSorter
public class OracleExceptionSorter
- extends Object
- implements ExceptionSorter, Serializable
Implementation of ExceptionSorter for Oracle.
- Author:
- Mark McGregor, Weston Price
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleExceptionSorter
public OracleExceptionSorter()
isExceptionFatal
public boolean isExceptionFatal(SQLException e)
- Specified by:
isExceptionFatal
in interface ExceptionSorter
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.