public class SQLNCharExpr extends SQLTextLiteralExpr
| Constructor and Description |
|---|
SQLNCharExpr() |
SQLNCharExpr(String text) |
| Modifier and Type | Method and Description |
|---|---|
SQLNCharExpr |
clone() |
SQLDataType |
computeDataType() |
void |
output(StringBuffer buf) |
equals, getChildren, getText, hashCode, setTextaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentpublic SQLNCharExpr()
public SQLNCharExpr(String text)
public void output(StringBuffer 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–2018 Alibaba Group. All rights reserved.