Uses of Interface
io.quarkus.reactive.pg.client.runtime.DataSourceReactivePostgreSQLConfig
-
Packages that use DataSourceReactivePostgreSQLConfig Package Description io.quarkus.reactive.pg.client.runtime -
-
Uses of DataSourceReactivePostgreSQLConfig in io.quarkus.reactive.pg.client.runtime
Methods in io.quarkus.reactive.pg.client.runtime that return DataSourceReactivePostgreSQLConfig Modifier and Type Method Description DataSourceReactivePostgreSQLConfigDataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig. postgresql()The PostgreSQL-specific configuration.
-