Uses of Interface
org.postgresql.replication.fluent.logical.LogicalReplicationOptions
Packages that use LogicalReplicationOptions
Package
Description
-
Uses of LogicalReplicationOptions in org.postgresql.core
Methods in org.postgresql.core with parameters of type LogicalReplicationOptionsModifier and TypeMethodDescriptionReplicationProtocol.startLogical
(LogicalReplicationOptions options) -
Uses of LogicalReplicationOptions in org.postgresql.core.v3.replication
Methods in org.postgresql.core.v3.replication with parameters of type LogicalReplicationOptionsModifier and TypeMethodDescriptionV3ReplicationProtocol.startLogical
(LogicalReplicationOptions options) -
Uses of LogicalReplicationOptions in org.postgresql.replication.fluent.logical
Classes in org.postgresql.replication.fluent.logical that implement LogicalReplicationOptionsMethods in org.postgresql.replication.fluent.logical with parameters of type LogicalReplicationOptionsModifier and TypeMethodDescriptionStartLogicalReplicationCallback.start
(LogicalReplicationOptions options)