public class SQLCharExpr extends SQLTextLiteralExpr implements SQLValuableExpr
构造器和说明 |
---|
SQLCharExpr() |
SQLCharExpr(String text) |
限定符和类型 | 方法和说明 |
---|---|
Object |
getValue() |
void |
output(StringBuffer buf) |
equals, getText, hashCode, setText
accept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent, toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent
public SQLCharExpr()
public SQLCharExpr(String text)
public void output(StringBuffer buf)
output
在接口中 SQLObject
output
在类中 SQLObjectImpl
public Object getValue()
getValue
在接口中 SQLValuableExpr
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.