public class SQLCurrentUserExpr extends SQLExprImpl
Constructor and Description |
---|
SQLCurrentUserExpr() |
Modifier and Type | Method and Description |
---|---|
SQLCurrentUserExpr |
clone() |
boolean |
equals(Object o) |
int |
hashCode() |
computeDataType, getChildren
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParent
public boolean equals(Object o)
equals
in class SQLExprImpl
public int hashCode()
hashCode
in class SQLExprImpl
public SQLCurrentUserExpr clone()
Copyright © 2013–2021 Alibaba Group. All rights reserved.