Class MsSQLAgroalConnectionConfigurer

java.lang.Object
io.quarkus.jdbc.mssql.runtime.MsSQLAgroalConnectionConfigurer
All Implemented Interfaces:
AgroalConnectionConfigurer

@JdbcDriver("mssql") public class MsSQLAgroalConnectionConfigurer extends Object implements AgroalConnectionConfigurer
  • Constructor Details

    • MsSQLAgroalConnectionConfigurer

      public MsSQLAgroalConnectionConfigurer()
  • Method Details

    • disableSslSupport

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

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