public class MySqlPartitionByKey extends SQLPartitionBy implements MySqlObject
columns, lifecycle, linear, partitions, partitionsCount, storeIn, subPartitionByattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
MySqlPartitionByKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
MySqlPartitionByKey |
clone() |
void |
cloneTo(MySqlPartitionByKey x) |
int |
getAlgorithm() |
void |
setAlgorithm(int algorithm) |
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, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLObjectImplpublic void accept0(MySqlASTVisitor visitor)
accept0 在接口中 MySqlObjectpublic void cloneTo(MySqlPartitionByKey x)
public MySqlPartitionByKey clone()
clone 在接口中 SQLObjectclone 在类中 SQLPartitionBypublic int getAlgorithm()
public void setAlgorithm(int algorithm)
Copyright © 2013–2023. All rights reserved.