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 WhereTerm
Copyright © 2022 CURS. All rights reserved.