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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLExprHint()
public SQLExprHint(SQLExpr expr)
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public SQLExprHint clone()
Copyright © 2013–2018 Alibaba Group. All rights reserved.