public static class SQLCreateViewStatement.Column extends SQLObjectImpl
attributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
Column() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(SQLASTVisitor visitor) |
SQLCharExpr |
getComment() |
SQLExpr |
getExpr() |
void |
setComment(SQLCharExpr comment) |
void |
setExpr(SQLExpr expr) |
accept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringpublic SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public SQLCharExpr getComment()
public void setComment(SQLCharExpr comment)
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLObjectImplCopyright © 2013–2023. All rights reserved.