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