public class SQLPartitionByRange extends SQLPartitionBy
| Constructor and Description |
|---|
SQLPartitionByRange() |
| Modifier and Type | Method and Description |
|---|---|
void |
addColumn(SQLName column) |
SQLPartitionByRange |
clone() |
List<SQLName> |
getColumns() |
SQLExpr |
getExpr() |
SQLExpr |
getInterval() |
void |
setExpr(SQLExpr expr) |
void |
setInterval(SQLExpr interval) |
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 void addColumn(SQLName column)
public SQLExpr getInterval()
public void setInterval(SQLExpr interval)
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public SQLPartitionByRange clone()
clone in interface SQLObjectclone in class SQLPartitionByCopyright © 2013–2017 Alibaba Group. All rights reserved.