org.equanda.util
Class FirebirdExceptionSorter
java.lang.Object
  
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
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FirebirdExceptionSorter
public FirebirdExceptionSorter()
isExceptionFatal
public boolean isExceptionFatal(SQLException sqlException)
- Specified by:
 isExceptionFatal in interface org.jboss.resource.adapter.jdbc.ExceptionSorter
 
 
Copyright © 2007-2009. All Rights Reserved.