org.equanda.util
Class FirebirdExceptionSorter

java.lang.Object
  extended by org.equanda.util.FirebirdExceptionSorter
All Implemented Interfaces:
org.jboss.resource.adapter.jdbc.ExceptionSorter

public class FirebirdExceptionSorter
extends Object
implements org.jboss.resource.adapter.jdbc.ExceptionSorter

ExceptionSorter for Firebird which indicates that the connecion should be discarded after a deadlock

Author:
Joachim Van der Auwera

Constructor Summary
FirebirdExceptionSorter()
           
 
Method Summary
 boolean isExceptionFatal(SQLException sqlException)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FirebirdExceptionSorter

public FirebirdExceptionSorter()
Method Detail

isExceptionFatal

public boolean isExceptionFatal(SQLException sqlException)
Specified by:
isExceptionFatal in interface org.jboss.resource.adapter.jdbc.ExceptionSorter


Copyright © 2007-2009. All Rights Reserved.