public class SQLNCharExpr extends SQLTextLiteralExpr
Constructor and Description |
---|
SQLNCharExpr() |
SQLNCharExpr(String text) |
Modifier and Type | Method and Description |
---|---|
void |
output(StringBuffer buf) |
equals, 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
Copyright © 2013–2017 Alibaba Group. All rights reserved.