|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Fastpath | |
|---|---|
| org.postgresql | |
| org.postgresql.jdbc2 | |
| org.postgresql.largeobject | |
| Uses of Fastpath in org.postgresql |
|---|
| Methods in org.postgresql that return Fastpath | |
|---|---|
Fastpath |
PGConnection.getFastpathAPI()
This returns the Fastpath API for the current connection. |
| Uses of Fastpath in org.postgresql.jdbc2 |
|---|
| Methods in org.postgresql.jdbc2 that return Fastpath | |
|---|---|
Fastpath |
AbstractJdbc2Connection.getFastpathAPI()
|
| Uses of Fastpath in org.postgresql.largeobject |
|---|
| Constructors in org.postgresql.largeobject with parameters of type Fastpath | |
|---|---|
LargeObject(Fastpath fp,
long oid,
int mode)
This opens a large object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||