|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLExprImpl
com.alibaba.druid.sql.ast.expr.SQLTextLiteralExpr
com.alibaba.druid.sql.ast.expr.SQLNCharExpr
public class SQLNCharExpr
| Constructor Summary | |
|---|---|
SQLNCharExpr()
|
|
SQLNCharExpr(String text)
|
|
| Method Summary | |
|---|---|
void |
output(StringBuffer buf)
|
| Methods inherited from class com.alibaba.druid.sql.ast.expr.SQLTextLiteralExpr |
|---|
equals, getText, hashCode, setText |
| Methods inherited from class com.alibaba.druid.sql.ast.SQLObjectImpl |
|---|
accept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject |
|---|
accept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent |
| Constructor Detail |
|---|
public SQLNCharExpr()
public SQLNCharExpr(String text)
| Method Detail |
|---|
public void output(StringBuffer buf)
output in interface SQLObjectoutput in class SQLObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||