public class SQLDateExpr extends SQLExprImpl implements SQLLiteralExpr
Constructor and Description |
---|
SQLDateExpr() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getLiteral() |
int |
hashCode() |
void |
setLiteral(String literal) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public String getLiteral()
public void setLiteral(String literal)
public int hashCode()
hashCode
in class SQLExprImpl
public boolean equals(Object obj)
equals
in class SQLExprImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.