Uses of Interface
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
Methods in io.quarkus.reactive.mysql.client.runtime that return DataSourceReactiveMySQLConfig Modifier and Type Method Description DataSourceReactiveMySQLConfig
DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig. mysql()
The MySQL-specific configuration.
-