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