public class SQLExprHint extends SQLObjectImpl implements SQLHint
Constructor and Description |
---|
SQLExprHint() |
SQLExprHint(SQLExpr expr) |
Modifier and Type | Method and Description |
---|---|
SQLExprHint |
clone() |
SQLExpr |
getExpr() |
void |
setExpr(SQLExpr expr) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLExprHint()
public SQLExprHint(SQLExpr expr)
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public SQLExprHint clone()
Copyright © 2013–2017 Alibaba Group. All rights reserved.