| Package | Description |
|---|---|
| org.postgresql.jdbc |
| Modifier and Type | Field and Description |
|---|---|
protected ResultWrapper |
PgStatement.firstUnclosedResult
The first unclosed result.
|
protected ResultWrapper |
PgStatement.generatedKeys
Results returned by a statement that wants generated keys.
|
protected ResultWrapper |
PgStatement.result
The current results.
|
| Modifier and Type | Method and Description |
|---|---|
ResultWrapper |
ResultWrapper.getNext() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultWrapper.append(ResultWrapper newResult) |
Copyright © 2018 PostgreSQL Global Development Group. All rights reserved.