Class FirebirdSQLExceptionSorter

java.lang.Object
io.agroal.api.exceptionsorter.FirebirdSQLExceptionSorter
All Implemented Interfaces:
AgroalConnectionPoolConfiguration.ExceptionSorter

public class FirebirdSQLExceptionSorter extends Object implements AgroalConnectionPoolConfiguration.ExceptionSorter
Exception sorter for FirebirdSQL databases.
  • Constructor Details

    • FirebirdSQLExceptionSorter

      public FirebirdSQLExceptionSorter()
  • Method Details