Class PostgreSQLExceptionSorter

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

public class PostgreSQLExceptionSorter extends Object implements AgroalConnectionPoolConfiguration.ExceptionSorter
Exception sorter for PostgreSQL databases.
Author:
Jesper Pedersen
  • Constructor Details

    • PostgreSQLExceptionSorter

      public PostgreSQLExceptionSorter()
  • Method Details