public final class AlwaysFalse extends WhereTerm
Modifier and Type | Field and Description |
---|---|
static AlwaysFalse |
FALSE
FALSE constant singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
getWhere() |
void |
programParams(List<ParameterSetter> program,
QueryBuildingHelper queryBuildingHelper) |
public static final AlwaysFalse FALSE
public void programParams(List<ParameterSetter> program, QueryBuildingHelper queryBuildingHelper)
programParams
in class WhereTerm
Copyright © 2022 CURS. All rights reserved.