Uses of Class
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
Fields in io.quarkus.reactive.mssql.client.runtime declared as DataSourceReactiveMSSQLConfig Modifier and Type Field Description DataSourceReactiveMSSQLConfigDataSourcesReactiveMSSQLConfig. defaultDataSourceThe default datasource.DataSourceReactiveMSSQLConfigDataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNestedNamedConfig. mssqlThe MSSQL-specific configuration.Methods in io.quarkus.reactive.mssql.client.runtime that return DataSourceReactiveMSSQLConfig Modifier and Type Method Description DataSourceReactiveMSSQLConfigDataSourcesReactiveMSSQLConfig. getDataSourceReactiveRuntimeConfig(String dataSourceName)
-