Package io.jmix.core.querycondition
@NonNullApi
package io.jmix.core.querycondition
-
ClassDescriptionThe tree of
Condition
s represents an optional part of a query that is added if the corresponding parameters are present.Loads the tree ofCondition
s from XML.Condition that represents JPQL query with "where" and optional "join" sections.Logical condition (AND, OR) which contains other conditions.Condition for filtering by entity property.String constants defining comparison operations.