Package | Description |
---|---|
org.postgresql | |
org.postgresql.jdbc |
Modifier and Type | Method and Description |
---|---|
CopyManager |
PGConnection.getCopyAPI()
This returns the COPY API for the current connection.
|
Modifier and Type | Field and Description |
---|---|
private CopyManager |
PgConnection.copyManager |
Modifier and Type | Method and Description |
---|---|
CopyManager |
PgConnection.getCopyAPI() |