Uses of Interface
io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig
-
Packages that use DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig Package Description io.quarkus.reactive.mysql.client.runtime -
-
Uses of DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig in io.quarkus.reactive.mysql.client.runtime
Methods in io.quarkus.reactive.mysql.client.runtime that return DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig Modifier and Type Method Description DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig
DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig. reactive()
The MySQL-specific configuration.
-