public class SQLNCharExpr extends SQLTextLiteralExpr
| Constructor and Description |
|---|
SQLNCharExpr() |
SQLNCharExpr(String text) |
SQLNCharExpr(String text,
SQLObject parent) |
| Modifier and Type | Method and Description |
|---|---|
SQLNCharExpr |
clone() |
SQLDataType |
computeDataType() |
void |
output(Appendable buf) |
equals, getChildren, getText, hashCode, setTextaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLNCharExpr()
public SQLNCharExpr(String text)
public void output(Appendable buf)
output in interface SQLObjectoutput in class SQLObjectImplpublic SQLNCharExpr clone()
clone in interface SQLLiteralExprclone in interface SQLExprclone in interface SQLObjectclone in class SQLTextLiteralExprpublic SQLDataType computeDataType()
computeDataType in interface SQLExprcomputeDataType in class SQLExprImplCopyright © 2013–2021 Alibaba Group. All rights reserved.