| Package | Description |
|---|---|
| org.postgresql | |
| org.postgresql.jdbc | |
| org.postgresql.largeobject |
| Modifier and Type | Method and Description |
|---|---|
Fastpath |
PGConnection.getFastpathAPI()
This returns the Fastpath API for the current connection.
|
| Modifier and Type | Method and Description |
|---|---|
Fastpath |
PgConnection.getFastpathAPI() |
| Constructor and Description |
|---|
LargeObject(Fastpath fp,
long oid,
int mode)
This opens a large object.
|
LargeObject(Fastpath fp,
long oid,
int mode,
BaseConnection conn,
boolean commitOnClose)
This opens a large object.
|
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.