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