File
Doc
Category
Size
Date
Package
GenericExceptionSorter.java
API Doc
JBoss 4.2.1
399
Fri Jul 13 21:01:14 BST 2007
org.jboss.resource.adapter.jdbc
GenericExceptionSorter
java.lang.Object
public class GenericExceptionSorter extends Object implements ExceptionSorter
A GenericExceptionSorter returning true for all exceptions.
author
Omit source code
)
');
Fields Summary
Constructors Summary
Methods Summary
public
boolean
isExceptionFatal
(
java.sql.SQLException
e)
return true;
Java Code Source