Class DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig
- java.lang.Object
-
- io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig
-
- Enclosing class:
- DataSourcesReactiveMySQLConfig
public static class DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig
reactive
The MySQL-specific configuration.
-
Constructor Summary
Constructors Constructor Description DataSourceReactiveMySQLOuterNamedConfig()
-
-
-
Field Detail
-
reactive
public DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig reactive
The MySQL-specific configuration.
-
-