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() |
computeDataTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcomputeDataTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic String getOption()
public void setOption(String option)
public void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectaccept0 in class OracleSQLObjectImplpublic OracleSysdateExpr clone()
public List<SQLObject> getChildren()
getChildren in interface SQLExprpublic String toString()
toString in class OracleSQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.