| Package | Description |
|---|---|
| io.r2dbc.postgresql |
An implementation of the Reactive Relational Database Connection API for PostgreSQL servers.
|
| Modifier and Type | Method and Description |
|---|---|
PostgresqlConnectionConfiguration |
PostgresqlConnectionConfiguration.Builder.build()
Returns a configured
PostgresqlConnectionConfiguration. |
| Constructor and Description |
|---|
PostgresqlConnectionFactory(PostgresqlConnectionConfiguration configuration)
Create a new connection factory.
|
Copyright © 2023. All rights reserved.