| Package | Description |
|---|---|
| org.apache.hive.hplsql | |
| org.apache.hive.hplsql.objects |
| Modifier and Type | Method and Description |
|---|---|
ColumnDefinition |
Column.definition() |
static ColumnDefinition |
ColumnDefinition.unnamed(ColumnType type) |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinition> |
Row.columnDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinition> |
TableClass.columns() |
| Constructor and Description |
|---|
TableClass(String typeName,
List<ColumnDefinition> columns,
boolean rowType) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.