public abstract class MySqlExprImpl extends MySqlObjectImpl implements SQLExpr
| Constructor and Description |
|---|
MySqlExprImpl() |
| Modifier and Type | Method and Description |
|---|---|
SQLExpr |
clone() |
SQLCommentHint |
getHint() |
void |
setHint(SQLCommentHint hint) |
accept0accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParent, setSourceColumn, setSourceLine, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcomputeDataType, getChildrenaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic SQLExpr clone()
public SQLCommentHint getHint()
getHint in interface SQLExprgetHint in class SQLObjectImplpublic void setHint(SQLCommentHint hint)
setHint in class SQLObjectImplCopyright © 2013–2021 Alibaba Group. All rights reserved.