FileDocCategorySizeDatePackage
NullExceptionSorter.javaAPI DocJBoss 4.2.11668Fri Jul 13 21:01:14 BST 2007org.jboss.resource.adapter.jdbc

NullExceptionSorter

public class NullExceptionSorter extends Object implements Serializable, ExceptionSorter
Does not check the exception. Used if the named exception sorter cannot be instantiated.
author
Adrian Brock
author
Omit source code)

');
Fields Summary
private static final long
serialVersionUID
The serialVersionUID
Constructors Summary
Methods Summary
public booleanisExceptionFatal(java.sql.SQLException e)


      
   
      return false;