All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractDeleteBuilderImpl<T> This is the abstract parent class for all delete (query) builder implementations.AbstractQueryBuilderImpl<T> QueryAndParameterAppender This class is a utility class for dynamically creating JPA queries.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)QueryCriteriaUtil QueryModificationService Implementations of this service are instantiated when available in order to extend the capabilities of particularQueryCriteriaUtilimplemenations.QueryParameterIdentifiersUtil QueryWhere THIS CLASS SHOULD NEVER BE EXPOSED IN THE PUBLIC API!!QueryWhere.QueryCriteriaType