| Package | Description |
|---|---|
| com.amazon.redshift.jdbc |
| Modifier and Type | Field and Description |
|---|---|
protected ResultWrapper |
RedshiftStatementImpl.firstUnclosedResult
The first unclosed result.
|
protected ResultWrapper |
RedshiftStatementImpl.generatedKeys
Results returned by a statement that wants generated keys.
|
protected ResultWrapper |
RedshiftStatementImpl.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 © 2024 Amazon.com Inc.. All rights reserved.