public class SQLPartitionByRange extends SQLPartitionBy
| 限定符和类型 | 字段和说明 |
|---|---|
protected SQLExpr |
interval |
columns, linear, partitions, partitionsCount, storeIn, subPartitionByattributes, parent| 构造器和说明 |
|---|
SQLPartitionByRange() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(SQLASTVisitor visitor) |
SQLPartitionByRange |
clone() |
SQLExpr |
getInterval() |
void |
setInterval(SQLExpr interval) |
addColumn, addPartition, cloneTo, getColumns, getPartitions, getPartitionsCount, getStoreIn, getSubPartitionBy, isLinear, isPartitionByColumn, setLinear, setPartitionsCount, setSubPartitionByaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringprotected SQLExpr interval
public SQLExpr getInterval()
public void setInterval(SQLExpr interval)
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLObjectImplpublic SQLPartitionByRange clone()
clone 在接口中 SQLObjectclone 在类中 SQLPartitionByCopyright © 2013–2019 Alibaba Group. All rights reserved.