public abstract class SqlExprVarBase extends SqlExpr0 implements SqlExprVar
datatype| Constructor and Description |
|---|
SqlExprVarBase(TypeToken datatype) |
| Modifier and Type | Method and Description |
|---|---|
SqlExprType |
getType() |
_getColumnsMentioned, asConstant, asFunction, asVariable, equals, getColumnsMentioned, getDatatype, hashCode, isConstant, isFunction, isVariable, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetVarNamepublic SqlExprVarBase(TypeToken datatype)
public SqlExprType getType()
Copyright © 2014. All rights reserved.