Package org.jbpm.query.jpa.data
-
Class Summary Class Description QueryCriteria This object contains the following information: The listId, which refers to the field that this criteria applies to SeeQueryParameterIdentifiersThe values of the criteria, which will be applied to the listId field For example, it could be a list of numbers "1, 22, 3" Whether this is a union ("OR") or intersection ("AND") critieria The type of criteria: normal, like (JPQL regex) or range The grouping information of the phrase (see below)QueryParameterIdentifiersUtil QueryWhere THIS CLASS SHOULD NEVER BE EXPOSED IN THE PUBLIC API!! -
Enum Summary Enum Description QueryWhere.QueryCriteriaType