public abstract class SqlExprConstantBase extends SqlExpr0 implements SqlExprConstant
datatype| Constructor and Description |
|---|
SqlExprConstantBase(TypeToken datatype) |
| Modifier and Type | Method and Description |
|---|---|
SqlExprConstant |
asConstant() |
SqlExprType |
getType() |
_getColumnsMentioned, asFunction, asVariable, equals, getColumnsMentioned, getDatatype, hashCode, isConstant, isFunction, isVariable, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetValueaccept, asFunction, asString, asVariable, getArgs, getDatatype, isConstant, isFunction, isVariablepublic SqlExprConstantBase(TypeToken datatype)
public SqlExprType getType()
public SqlExprConstant asConstant()
asConstant in interface SqlExprasConstant in class SqlExprBaseCopyright © 2013. All Rights Reserved.