public final class WhereTermCompareTerm extends WhereTerm
| Constructor and Description |
|---|
WhereTermCompareTerm(WhereTerm lTerm,
WhereTerm rTerm,
String op) |
| Modifier and Type | Method and Description |
|---|---|
String |
getWhere() |
void |
programParams(List<ParameterSetter> program,
QueryBuildingHelper queryBuildingHelper) |
public void programParams(List<ParameterSetter> program, QueryBuildingHelper queryBuildingHelper)
programParams in class WhereTermCopyright © 2021 CURS. All rights reserved.