Uses of Class
io.r2dbc.postgresql.PostgresqlConnectionFactory
Packages that use PostgresqlConnectionFactory
Package
Description
An implementation of the Reactive Relational Database Connection API for PostgreSQL servers.
- 
Uses of PostgresqlConnectionFactory in io.r2dbc.postgresql
Methods in io.r2dbc.postgresql that return PostgresqlConnectionFactoryModifier and TypeMethodDescriptionPostgresqlConnectionFactoryProvider.create(ConnectionFactoryOptions connectionFactoryOptions)