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