Package | Description |
---|---|
org.postgresql.copy | |
org.postgresql.core.v3 | |
org.postgresql.core.v3.replication |
Modifier and Type | Method | Description |
---|---|---|
CopyDual |
CopyManager.copyDual(java.lang.String sql) |
Modifier and Type | Class | Description |
---|---|---|
class |
CopyDualImpl |
Constructor | Description |
---|---|
V3PGReplicationStream(CopyDual copyDual,
LogSequenceNumber startLSN,
long updateIntervalMs,
ReplicationType replicationType) |
Copyright © 2019 PostgreSQL Global Development Group. All rights reserved.