public class S_Case extends SqlExprN
namedatatype| Constructor and Description |
|---|
S_Case(TypeToken datatype,
List<SqlExpr> exprs) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(SqlExprVisitor<T> visitor) |
SqlExprFunction |
copy(List<SqlExpr> args) |
static S_Case |
create(TypeToken type,
List<S_When> whens,
SqlExpr elseExpr) |
static S_Case |
create(TypeToken type,
List<SqlExpr> cases) |
asString, equals, getArgs, getType, hashCodeasFunction, getName, writeArgs_getColumnsMentioned, asConstant, asVariable, getColumnsMentioned, getDatatype, isConstant, isFunction, isVariable, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitasConstant, asVariable, getDatatype, isConstant, isFunction, isVariableCopyright © 2014. All rights reserved.