public class SQLPartitionByList extends SQLPartitionBy
| Constructor and Description |
|---|
SQLPartitionByList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addColumn(SQLName column) |
SQLPartitionByList |
clone() |
List<SQLName> |
getColumns() |
SQLExpr |
getExpr() |
void |
setExpr(SQLExpr expr) |
addPartition, cloneTo, getPartitions, getPartitionsCount, getStoreIn, getSubPartitionBy, isLinear, setLinear, setPartitionsCount, setSubPartitionByaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringpublic SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public void addColumn(SQLName column)
public SQLPartitionByList clone()
clone in interface SQLObjectclone in class SQLPartitionByCopyright © 2013–2017 Alibaba Group. All rights reserved.