Uses of Class
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
Fields in io.quarkus.reactive.pg.client.runtime declared as DataSourceReactivePostgreSQLConfig Modifier and Type Field Description DataSourceReactivePostgreSQLConfigDataSourcesReactivePostgreSQLConfig. defaultDataSourceThe default datasource.DataSourceReactivePostgreSQLConfigDataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig. postgresqlThe PostgreSQL-specific configuration.Methods in io.quarkus.reactive.pg.client.runtime that return DataSourceReactivePostgreSQLConfig Modifier and Type Method Description DataSourceReactivePostgreSQLConfigDataSourcesReactivePostgreSQLConfig. getDataSourceReactiveRuntimeConfig(String dataSourceName)
-