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, setText
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParent
public SQLNCharExpr()
public SQLNCharExpr(String text)
public void output(StringBuffer buf)
output
in interface SQLObject
output
in class SQLObjectImpl
public SQLNCharExpr clone()
clone
in interface SQLLiteralExpr
clone
in interface SQLExpr
clone
in interface SQLObject
clone
in class SQLTextLiteralExpr
public SQLDataType computeDataType()
computeDataType
in interface SQLExpr
computeDataType
in class SQLExprImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.