Uses of Class
io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
-
Packages that use DataSourceReactiveMySQLConfig Package Description io.quarkus.reactive.mysql.client.runtime -
-
Uses of DataSourceReactiveMySQLConfig in io.quarkus.reactive.mysql.client.runtime
Fields in io.quarkus.reactive.mysql.client.runtime declared as DataSourceReactiveMySQLConfig Modifier and Type Field Description DataSourceReactiveMySQLConfigDataSourcesReactiveMySQLConfig. defaultDataSourceThe default datasource.DataSourceReactiveMySQLConfigDataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig. mysqlThe MySQL-specific configuration.Methods in io.quarkus.reactive.mysql.client.runtime that return DataSourceReactiveMySQLConfig Modifier and Type Method Description DataSourceReactiveMySQLConfigDataSourcesReactiveMySQLConfig. getDataSourceReactiveRuntimeConfig(String dataSourceName)
-