Uses of Interface
io.r2dbc.postgresql.api.PostgresqlReplicationConnection
Packages that use PostgresqlReplicationConnection
Package
Description
An implementation of the Reactive Relational Database Connection API for PostgreSQL servers.
- 
Uses of PostgresqlReplicationConnection in io.r2dbc.postgresql
Methods in io.r2dbc.postgresql that return types with arguments of type PostgresqlReplicationConnectionModifier and TypeMethodDescriptionPostgresqlConnectionFactory.replication()Create a newPostgresqlReplicationConnectionfor interaction with replication streams.