Class DB2AgroalConnectionConfigurer

java.lang.Object
io.quarkus.jdbc.db2.runtime.DB2AgroalConnectionConfigurer
All Implemented Interfaces:
AgroalConnectionConfigurer

@JdbcDriver("db2") public class DB2AgroalConnectionConfigurer extends Object implements AgroalConnectionConfigurer
  • Constructor Details

    • DB2AgroalConnectionConfigurer

      public DB2AgroalConnectionConfigurer()
  • Method Details

    • setExceptionSorter

      public void setExceptionSorter(String databaseKind, io.agroal.api.configuration.supplier.AgroalDataSourceConfigurationSupplier dataSourceConfiguration)
      Specified by:
      setExceptionSorter in interface AgroalConnectionConfigurer