org.jboss.resource.adapter.jdbc
Interface ExceptionSorter

All Known Implementing Classes:
InformixExceptionSorter, MySQLExceptionSorter, NullExceptionSorter, OracleExceptionSorter, SybaseExceptionSorter

public interface ExceptionSorter

ExceptionSorter

Version:
$Revision: 1.3.4.2 $
Author:
David Jencks, Adrian Brock

Method Summary
 boolean isExceptionFatal(SQLException e)
           
 

Method Detail

isExceptionFatal

boolean isExceptionFatal(SQLException e)


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