Uses of Interface
io.quarkus.reactive.mssql.client.runtime.DataSourceReactiveMSSQLConfig
-
Packages that use DataSourceReactiveMSSQLConfig Package Description io.quarkus.reactive.mssql.client.runtime -
-
Uses of DataSourceReactiveMSSQLConfig in io.quarkus.reactive.mssql.client.runtime
Methods in io.quarkus.reactive.mssql.client.runtime that return DataSourceReactiveMSSQLConfig Modifier and Type Method Description DataSourceReactiveMSSQLConfigDataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNestedNamedConfig. mssql()The MSSQL-specific configuration.
-