Interface StartLogicalReplicationCallback
-
public interface StartLogicalReplicationCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PGReplicationStream
start(LogicalReplicationOptions options)
-
-
-
Method Detail
-
start
PGReplicationStream start(LogicalReplicationOptions options) throws java.sql.SQLException
- Throws:
java.sql.SQLException
-
-