| Package | Description |
|---|---|
| org.teiid.translator |
| Modifier and Type | Field and Description |
|---|---|
static DataNotAvailableException |
DataNotAvailableException.NO_POLLING
Indicate that the engine should not poll for results and will be notified
via the
ExecutionContext.dataAvailable() method. |
| Modifier and Type | Method and Description |
|---|---|
int[] |
UpdateExecution.getUpdateCounts()
Returns the update counts for the execution.
|
List<?> |
ResultSetExecution.next()
Retrieves the next row of the resultset.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.