public class OracleSysdateExpr extends OracleSQLObjectImpl implements SQLExpr
Constructor and Description |
---|
OracleSysdateExpr() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleSysdateExpr |
clone() |
List<SQLObject> |
getChildren() |
String |
getOption() |
void |
setOption(String option) |
String |
toString() |
computeDataType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
computeDataType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public String getOption()
public void setOption(String option)
public void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
accept0
in class OracleSQLObjectImpl
public OracleSysdateExpr clone()
public List<SQLObject> getChildren()
getChildren
in interface SQLExpr
public String toString()
toString
in class OracleSQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.