Interface | Description |
---|---|
WhereMakerParamsProvider |
The interface that provides needed information for building filter/navigation
queries.
|
Class | Description |
---|---|
AlwaysFalse |
FALSE constant.
|
AlwaysTrue |
TRUE constant.
|
AndTerm |
Conjunction of two where clauses.
|
CsqlWhereTermsMaker | |
FieldCompTerm |
Comparision of a field with a value.
|
FieldsCortegeTerm | |
FromTerm | |
InTerm |
Created by ioann on 01.06.2017.
|
IsNull |
Comparision of a field with null.
|
NotTerm |
Negation of where clause.
|
OrTerm |
Disjunction of two where clauses.
|
RangeTerm |
'Setrange' filter term with 'from..
|
SingleValueTerm |
'Setrange' filter term with a single value.
|
ValuesCortegeTerm | |
WhereTerm |
A term of filter/navigation where clause.
|
WhereTermCompareTerm | |
WhereTermsMaker |
Produces navigation queries.
|
Copyright © 2022 CURS. All rights reserved.