| Package | Description |
|---|---|
| org.teiid.translator |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcedureExecution
The procedure execution represents the case where a connector can execute a
Call. |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
ExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
ResultSetExecution |
BaseDelegatingExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
Copyright © 2019. All rights reserved.