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) |
accept0
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParent, setSourceColumn, setSourceLine, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
computeDataType, getChildren
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParent
public SQLExpr clone()
public SQLCommentHint getHint()
getHint
in interface SQLExpr
getHint
in class SQLObjectImpl
public void setHint(SQLCommentHint hint)
setHint
in class SQLObjectImpl
Copyright © 2013–2021 Alibaba Group. All rights reserved.