Uses of Interface
io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig
-
Packages that use DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig Package Description io.quarkus.reactive.mssql.client.runtime -
-
Uses of DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig in io.quarkus.reactive.mssql.client.runtime
Methods in io.quarkus.reactive.mssql.client.runtime that return types with arguments of type DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig Modifier and Type Method Description @WithUnnamedKey("<default>") Map<String,DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig>DataSourcesReactiveMSSQLConfig. dataSources()Datasources.
-