| Package | Description |
|---|---|
| org.teiid.query.parser | |
| org.teiid.query.sql.lang |
| Modifier and Type | Method and Description |
|---|---|
List<TableFunctionReference.ProjectedColumn> |
SQLParser.createElementsWithTypes(ParseInfo info) |
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonTable.JsonColumn |
static class |
ObjectTable.ObjectColumn |
static class |
TextTable.TextColumn |
static class |
XMLTable.XMLColumn |
| Modifier and Type | Method and Description |
|---|---|
TableFunctionReference.ProjectedColumn |
TableFunctionReference.ProjectedColumn.copyTo(TableFunctionReference.ProjectedColumn copy) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<? extends TableFunctionReference.ProjectedColumn> |
TableFunctionReference.getColumns() |
List<TableFunctionReference.ProjectedColumn> |
ArrayTable.getColumns() |
| Modifier and Type | Method and Description |
|---|---|
TableFunctionReference.ProjectedColumn |
TableFunctionReference.ProjectedColumn.copyTo(TableFunctionReference.ProjectedColumn copy) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayTable.setColumns(List<TableFunctionReference.ProjectedColumn> columns) |
Copyright © 2020. All rights reserved.