Package | Description |
---|---|
org.postgresql.copy | |
org.postgresql.core.v3 | |
org.postgresql.core.v3.replication |
Modifier and Type | Method and Description |
---|---|
CopyDual |
CopyManager.copyDual(java.lang.String sql) |
Modifier and Type | Class and Description |
---|---|
class |
CopyDualImpl |
Modifier and Type | Field and Description |
---|---|
private CopyDual |
V3PGReplicationStream.copyDual |
Constructor and Description |
---|
V3PGReplicationStream(CopyDual copyDual,
LogSequenceNumber startLSN,
long updateIntervalMs,
ReplicationType replicationType) |