Uses of Interface
org.postgresql.replication.fluent.CommonOptions
-
Packages that use CommonOptions Package Description org.postgresql.replication.fluent.logical org.postgresql.replication.fluent.physical -
-
Uses of CommonOptions in org.postgresql.replication.fluent.logical
Subinterfaces of CommonOptions in org.postgresql.replication.fluent.logical Modifier and Type Interface Description interfaceLogicalReplicationOptionsClasses in org.postgresql.replication.fluent.logical that implement CommonOptions Modifier and Type Class Description classLogicalStreamBuilder -
Uses of CommonOptions in org.postgresql.replication.fluent.physical
Subinterfaces of CommonOptions in org.postgresql.replication.fluent.physical Modifier and Type Interface Description interfacePhysicalReplicationOptionsClasses in org.postgresql.replication.fluent.physical that implement CommonOptions Modifier and Type Class Description classPhysicalStreamBuilder
-