public class SQLCurrentTimeExpr extends SQLExprImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
SQLCurrentTimeExpr.Type |
| Constructor and Description |
|---|
SQLCurrentTimeExpr(SQLCurrentTimeExpr.Type type) |
| Modifier and Type | Method and Description |
|---|---|
SQLCurrentTimeExpr |
clone() |
boolean |
equals(Object o) |
SQLCurrentTimeExpr.Type |
getType() |
int |
hashCode() |
computeDataType, getChildrenaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic SQLCurrentTimeExpr(SQLCurrentTimeExpr.Type type)
public SQLCurrentTimeExpr.Type getType()
public boolean equals(Object o)
equals in class SQLExprImplpublic int hashCode()
hashCode in class SQLExprImplpublic SQLCurrentTimeExpr clone()
Copyright © 2013–2022 Alibaba Group. All rights reserved.