public class OracleDateExpr extends SQLExprImpl implements SQLLiteralExpr, OracleExpr
| Constructor and Description |
|---|
OracleDateExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
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, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic String getLiteral()
public void setLiteral(String literal)
public void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectpublic int hashCode()
hashCode in class SQLExprImplpublic boolean equals(Object obj)
equals in class SQLExprImplCopyright © 2013–2018 Alibaba Group. All rights reserved.