public class SQLPrimaryKeyImpl extends SQLUnique implements SQLPrimaryKey
| 限定符和类型 | 字段和说明 |
|---|---|
protected boolean |
clustered |
comment, dbType, enable, hints, name, rely, validateattributes, parent| 构造器和说明 |
|---|
SQLPrimaryKeyImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(SQLASTVisitor visitor) |
SQLPrimaryKeyImpl |
clone() |
void |
cloneTo(SQLPrimaryKeyImpl x) |
boolean |
isClustered() |
void |
setClustered(boolean clustered) |
addColumn, addColumn, applyColumnRename, applyDropColumn, cloneTo, containsColumn, containsColumn, getColumns, simplifycloneTo, cloneTo, getComment, getDbType, getEnable, getHints, getName, getRely, getValidate, setComment, setDbType, setEnable, setHints, setName, setName, setRely, setValidateaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringcontainsColumn, containsColumn, getColumnsgetComment, getName, setComment, setName, simplifyaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprotected void accept0(SQLASTVisitor visitor)
public SQLPrimaryKeyImpl clone()
public void cloneTo(SQLPrimaryKeyImpl x)
public boolean isClustered()
public void setClustered(boolean clustered)
Copyright © 2013–2019 Alibaba Group. All rights reserved.