Class MySQLExceptionSorter

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

public class MySQLExceptionSorter extends Object implements AgroalConnectionPoolConfiguration.ExceptionSorter
Exception sorter for MySQL / MariaDB databases.
Author:
Jesper Pedersen