Modifier and Type | Method and Description |
---|---|
ColumnDefinition |
AlterTable.getAddNewColumn() |
ColumnDefinition[] |
CreateTable.ColumnPartition.getColumns() |
ColumnDefinition[] |
CreateTable.getTableElements() |
Modifier and Type | Method and Description |
---|---|
void |
AlterTable.setAddNewColumn(ColumnDefinition addNewColumn) |
void |
CreateTable.setTableElements(ColumnDefinition[] tableElements) |
Constructor and Description |
---|
CreateTable.ColumnPartition(ColumnDefinition[] columns,
boolean isOmitValues) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.