public abstract class WhereTerm extends Object
| Constructor and Description |
|---|
WhereTerm() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getWhere() |
abstract void |
programParams(List<ParameterSetter> program,
QueryBuildingHelper queryBuildingHelper) |
public abstract String getWhere()
public abstract void programParams(List<ParameterSetter> program, QueryBuildingHelper queryBuildingHelper)
Copyright © 2020 CURS. All rights reserved.