Class DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNamedConfig
- java.lang.Object
-
- io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNamedConfig
-
- Enclosing class:
- DataSourcesReactivePostgreSQLConfig
public static class DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNamedConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfigreactiveThe PostgreSQL-specific configuration.
-
Constructor Summary
Constructors Constructor Description DataSourceReactivePostgreSQLOuterNamedConfig()
-
-
-
Field Detail
-
reactive
public DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig reactive
The PostgreSQL-specific configuration.
-
-