| Package | Description |
|---|---|
| org.teiid.translator.hive | |
| org.teiid.translator.jdbc | |
| org.teiid.translator.phoenix | |
| org.teiid.translator.prestodb |
| Modifier and Type | Method and Description |
|---|---|
JDBCUpdateExecution |
BaseHiveExecutionFactory.createUpdateExecution(Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
| Modifier and Type | Method and Description |
|---|---|
JDBCUpdateExecution |
JDBCExecutionFactory.createUpdateExecution(Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
| Modifier and Type | Class and Description |
|---|---|
class |
PhoenixUpdateExecution |
| Modifier and Type | Method and Description |
|---|---|
JDBCUpdateExecution |
PhoenixExecutionFactory.createUpdateExecution(Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
| Modifier and Type | Method and Description |
|---|---|
JDBCUpdateExecution |
PrestoDBExecutionFactory.createUpdateExecution(Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
Copyright © 2019. All rights reserved.