public class MySqlKey extends SQLUnique implements SQLUniqueConstraint, SQLTableConstraint, SQLIndex
indexDefinitionattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
MySqlKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(AdsVisitor visitor) |
protected void |
accept0(MySqlASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
MySqlKey |
clone() |
void |
cloneTo(MySqlKey x) |
String |
getIndexType() |
SQLExpr |
getKeyBlockSize() |
boolean |
isHasConstraint() |
void |
setHasConstraint(boolean hasConstraint) |
void |
setIndexType(String indexType) |
void |
setKeyBlockSize(SQLExpr x) |
addColumn, addColumn, applyColumnRename, applyDropColumn, cloneTo, containsColumn, containsColumn, getColumns, getComment, getCovering, getIndexDefinition, getName, setComment, setName, setName, simplifycloneTo, cloneTo, getDbType, getEnable, getHints, getRely, getValidate, replace, setDbType, setEnable, setHints, setRely, setValidateaccept, 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, toStringcontainsColumn, containsColumn, getColumnsgetComment, getName, setComment, setName, simplifyaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentgetColumns, getCoveringprotected void accept0(SQLASTVisitor visitor)
protected void accept0(AdsVisitor visitor)
protected void accept0(MySqlASTVisitor visitor)
public String getIndexType()
public void setIndexType(String indexType)
public boolean isHasConstraint()
public void setHasConstraint(boolean hasConstraint)
public void cloneTo(MySqlKey x)
public MySqlKey clone()
public SQLExpr getKeyBlockSize()
public void setKeyBlockSize(SQLExpr x)
Copyright © 2013–2023. All rights reserved.