public class WhereOperand extends Object implements WhereExpression
| Modifier and Type | Field and Description |
|---|---|
String |
alias |
Exp |
exp |
String |
fnName |
boolean |
isValue |
TypeDetails |
typeDetails |
| Constructor and Description |
|---|
WhereOperand() |
public TypeDetails typeDetails
public Exp exp
public String alias
public boolean isValue
public String fnName
Copyright © 2020. All rights reserved.