Package ru.curs.celesta.dbutils.term
package ru.curs.celesta.dbutils.term
Terms that constitute cursor's WHERE condition.
-
ClassDescriptionFALSE constant.TRUE constant.Conjunction of two where clauses.Comparision of a field with a value.Created by ioann on 01.06.2017.Comparision of a field with null.Negation of where clause.Disjunction of two where clauses.'Setrange' filter term with 'from.. to' values.'Setrange' filter term with a single value.The interface that provides needed information for building filter/navigation queries.A term of filter/navigation where clause.Produces navigation queries.