public abstract class SqlExpr2 extends SqlExprBase
| Modifier and Type | Field and Description |
|---|---|
protected SqlExpr |
left |
protected SqlExpr |
right |
| Constructor and Description |
|---|
SqlExpr2(SqlExpr left,
SqlExpr right,
SqlDatatype datatype) |
| Modifier and Type | Method and Description |
|---|---|
List<SqlExpr> |
getArgs() |
SqlExpr |
getLeft() |
SqlExpr |
getRight() |
_getColumnsMentioned, asString, asString, asString, getColumnsMentioned, getDatatype, toStringCopyright © 2014. All rights reserved.