JavaScript is disabled on your browser.
Skip navigation links
PostgreSQL JDBC
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.postgresql.replication.fluent.physical
Interface StartPhysicalReplicationCallback
public interface
StartPhysicalReplicationCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PGReplicationStream
start
(
PhysicalReplicationOptions
options)
Method Details
start
PGReplicationStream
start
(
PhysicalReplicationOptions
options)
throws
SQLException
Throws:
SQLException