public class SQLDefaultExpr extends SQLExprImpl implements SQLLiteralExpr
| Constructor and Description |
|---|
SQLDefaultExpr() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic boolean equals(Object o)
equals in class SQLExprImplpublic int hashCode()
hashCode in class SQLExprImplpublic String toString()
toString in class SQLObjectImplCopyright © 2013–2016 Alibaba Group. All rights reserved.