Uses of Class
org.postgresql.replication.fluent.AbstractCreateSlotBuilder
-
Packages that use AbstractCreateSlotBuilder Package Description org.postgresql.replication.fluent.logical org.postgresql.replication.fluent.physical -
-
Uses of AbstractCreateSlotBuilder in org.postgresql.replication.fluent.logical
Subclasses of AbstractCreateSlotBuilder in org.postgresql.replication.fluent.logical Modifier and Type Class Description class
LogicalCreateSlotBuilder
-
Uses of AbstractCreateSlotBuilder in org.postgresql.replication.fluent.physical
Subclasses of AbstractCreateSlotBuilder in org.postgresql.replication.fluent.physical Modifier and Type Class Description class
PhysicalCreateSlotBuilder
-