public class SQLDefaultExpr extends SQLExprImpl implements SQLLiteralExpr
Constructor and Description |
---|
SQLDefaultExpr() |
Modifier and Type | Method and Description |
---|---|
SQLDefaultExpr |
clone() |
boolean |
equals(Object o) |
List<SQLObject> |
getChildren() |
int |
hashCode() |
String |
toString() |
computeDataType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
computeDataType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public boolean equals(Object o)
equals
in class SQLExprImpl
public int hashCode()
hashCode
in class SQLExprImpl
public String toString()
toString
in class SQLObjectImpl
public SQLDefaultExpr clone()
clone
in interface SQLLiteralExpr
clone
in interface SQLExpr
clone
in interface SQLObject
clone
in class SQLExprImpl
public List<SQLObject> getChildren()
getChildren
in interface SQLExpr
Copyright © 2013–2017 Alibaba Group. All rights reserved.