public static class MySqlCreateTableStatement.TableSpaceOption extends MySqlExprImpl
hintattributes, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
TableSpaceOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
MySqlCreateTableStatement.TableSpaceOption |
clone() |
List<SQLObject> |
getChildren() |
SQLName |
getName() |
SQLExpr |
getStorage() |
void |
setName(SQLName name) |
void |
setStorage(SQLExpr storage) |
getHint, setHintaccept0accept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParent, setSourceColumn, setSourceLine, toStringcomputeDataTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic SQLName getName()
public void setName(SQLName name)
public SQLExpr getStorage()
public void setStorage(SQLExpr storage)
public void accept0(MySqlASTVisitor visitor)
accept0 在接口中 MySqlObjectaccept0 在类中 MySqlObjectImplpublic MySqlCreateTableStatement.TableSpaceOption clone()
Copyright © 2013–2023. All rights reserved.