public class MySqlSubPartitionByList extends SQLSubPartitionBy implements MySqlObject
lifecycle, linear, options, subPartitionsCount, subPartitionTemplateattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
MySqlSubPartitionByList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
void |
addColumn(SQLColumnDefinition column) |
void |
addKey(SQLExpr key) |
MySqlSubPartitionByList |
clone() |
void |
cloneTo(MySqlSubPartitionByList x) |
List<SQLColumnDefinition> |
getColumns() |
List<SQLExpr> |
getKeys() |
cloneTo, getLifecycle, getOptions, getSubPartitionsCount, getSubPartitionTemplate, isLinear, isPartitionByColumn, 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 addKey(SQLExpr key)
public List<SQLColumnDefinition> getColumns()
public void addColumn(SQLColumnDefinition column)
public void cloneTo(MySqlSubPartitionByList x)
public MySqlSubPartitionByList clone()
clone 在接口中 SQLObjectclone 在类中 SQLSubPartitionByCopyright © 2013–2023. All rights reserved.