Interface AgroalConnectionPoolConfiguration.ExceptionSorter

All Known Implementing Classes:
DB2ExceptionSorter, MSSQLExceptionSorter, MySQLExceptionSorter, OracleExceptionSorter, PostgreSQLExceptionSorter, SybaseExceptionSorter
Enclosing interface:
AgroalConnectionPoolConfiguration

public static interface AgroalConnectionPoolConfiguration.ExceptionSorter
Interface for custom exception sorter strategies. Determines if a connection is still usable after an exception occurs.