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 DataSourceReactiveMySQLConfig
DataSourcesReactiveMySQLConfig. defaultDataSource
The default datasource.DataSourceReactiveMySQLConfig
DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig. mysql
The MySQL-specific configuration.Methods in io.quarkus.reactive.mysql.client.runtime that return DataSourceReactiveMySQLConfig Modifier and Type Method Description DataSourceReactiveMySQLConfig
DataSourcesReactiveMySQLConfig. getDataSourceReactiveRuntimeConfig(String dataSourceName)
-