public class HiveCreateTableStatement extends SQLCreateTableStatement
SQLCreateTableStatement.Type| Constructor and Description |
|---|
HiveCreateTableStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPartitionColumn(SQLColumnDefinition column) |
List<SQLColumnDefinition> |
getPartitionColumns() |
addBodyBeforeComment, addSortedByItem, apply, apply, apply, clone, cloneTo, computeName, findColumn, findColumn, findForeignKey, findIndex, findPrimaryKey, findUnique, forEachColumn, foreignKeyToAlterTable, getBodyBeforeCommentsDirect, getBuckets, getChildren, getClusteredBy, getComment, getCompress, getInherits, getLike, getLogging, getName, getPartitioning, getRowFormat, getSchema, getSelect, getSortedBy, getStoredAs, getTableElementList, getTableOptions, getTableSource, getTablespace, getType, hasBodyBeforeComment, hashForeignKey, isIfNotExiists, isMUL, isOnCommitPreserveRows, isPrimaryColumn, isPrimaryColumn, isReferenced, isReferenced, isUNI, renameColumn, setBuckets, setComment, setCompress, setIfNotExiists, setInherits, setLike, setLike, setLogging, setName, setName, setOnCommitPreserveRows, setPartitioning, setRowFormat, setSchema, setSelect, setStoredAs, setTableSource, setTablespace, setType, simplify, sort, toStringgetDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDbType, isAfterSemi, setAfterSemi, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic List<SQLColumnDefinition> getPartitionColumns()
getPartitionColumns in class SQLCreateTableStatementpublic void addPartitionColumn(SQLColumnDefinition column)
addPartitionColumn in class SQLCreateTableStatementCopyright © 2013–2018 Alibaba Group. All rights reserved.