public class SQLNullExpr extends SQLExprImpl implements SQLLiteralExpr, SQLValuableExpr
| Constructor and Description |
|---|
SQLNullExpr() |
| Modifier and Type | Method and Description |
|---|---|
SQLNullExpr |
clone() |
boolean |
equals(Object o) |
Object |
getValue() |
int |
hashCode() |
void |
output(StringBuffer buf) |
computeDataTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toStringcomputeDataTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentpublic void output(StringBuffer buf)
output in interface SQLObjectoutput in class SQLObjectImplpublic int hashCode()
hashCode in class SQLExprImplpublic boolean equals(Object o)
equals in class SQLExprImplpublic Object getValue()
getValue in interface SQLValuableExprpublic SQLNullExpr clone()
clone in interface SQLLiteralExprclone in interface SQLExprclone in interface SQLObjectclone in class SQLExprImplCopyright © 2013–2017 Alibaba Group. All rights reserved.