Uses of Interface
io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig
-
Packages that use DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig Package Description io.quarkus.reactive.mysql.client.runtime -
-
Uses of DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig in io.quarkus.reactive.mysql.client.runtime
Methods in io.quarkus.reactive.mysql.client.runtime that return types with arguments of type DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig Modifier and Type Method Description @WithUnnamedKey("<default>") Map<String,DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig>
DataSourcesReactiveMySQLConfig. dataSources()
Additional named datasources.
-