public class MySqlSubPartitionByKey extends SQLSubPartitionBy implements MySqlObject
lifecycle, linear, options, subPartitionsCount, subPartitionTemplateattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
MySqlSubPartitionByKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
void |
addColumn(SQLName column) |
MySqlSubPartitionByKey |
clone() |
void |
cloneTo(MySqlSubPartitionByKey x) |
int |
getAlgorithm() |
List<SQLName> |
getColumns() |
boolean |
isPartitionByColumn(long columnNameHashCode64) |
void |
setAlgorithm(int algorithm) |
cloneTo, getLifecycle, getOptions, getSubPartitionsCount, getSubPartitionTemplate, isLinear, setLifecycle, setLinear, setSubPartitionsCountaccept, 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 addColumn(SQLName column)
public void cloneTo(MySqlSubPartitionByKey x)
public MySqlSubPartitionByKey clone()
clone 在接口中 SQLObjectclone 在类中 SQLSubPartitionBypublic int getAlgorithm()
public void setAlgorithm(int algorithm)
public boolean isPartitionByColumn(long columnNameHashCode64)
isPartitionByColumn 在类中 SQLSubPartitionByCopyright © 2013–2023. All rights reserved.