jBPM :: Query 6.3.0.Beta2
A C D E G H I L M N O Q R S T U V W 

A

AbstractDeleteBuilderImpl<T> - Class in org.jbpm.query.jpa.builder.impl
 
AbstractDeleteBuilderImpl() - Constructor for class org.jbpm.query.jpa.builder.impl.AbstractDeleteBuilderImpl
 
AbstractQueryBuilderImpl<T> - Class in org.jbpm.query.jpa.builder.impl
 
AbstractQueryBuilderImpl() - Constructor for class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 
addAppropriateParam(String, T...) - Method in class org.jbpm.query.jpa.data.QueryWhere
 
addCriteriaToQuery(QueryData, QueryAndParameterAppender) - Method in interface org.jbpm.query.jpa.service.QueryModificationService
 
addIntParameter(String, String, int[]) - Method in class org.jbpm.query.jpa.builder.impl.AbstractDeleteBuilderImpl
 
addIntParameter(String, String, int[]) - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 
addLongParameter(String, String, long[]) - Method in class org.jbpm.query.jpa.builder.impl.AbstractDeleteBuilderImpl
 
addLongParameter(String, String, long[]) - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 
addNamedQueryParam(String, Object) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addObjectParameter(String, String, P...) - Method in class org.jbpm.query.jpa.builder.impl.AbstractDeleteBuilderImpl
 
addObjectParameter(String, String, P...) - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 
addQueryParameters(List<? extends Object>, String, Class<T>, String, String, boolean) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addQueryParameters(Map<String, List<? extends Object>>, String, Class<T>, String, boolean, String) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addQueryParameters(List<? extends Object>, String, Class<T>, String, boolean) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addQueryParameters(Map<String, List<? extends Object>>, String, Class<T>, String, boolean) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addRangeParameter(String, String, P, boolean) - Method in class org.jbpm.query.jpa.builder.impl.AbstractDeleteBuilderImpl
 
addRangeParameter(String, String, P, boolean) - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 
addRangeParameter(String, T, boolean) - Method in class org.jbpm.query.jpa.data.QueryWhere
 
addRangeQueryParameters(List<? extends Object>, String, Class<T>, String, String, boolean) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addRangeQueryParameters(Map<String, List<? extends Object>>, String, Class<T>, String, boolean, String) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addRangeQueryParameters(List<? extends Object>, String, Class<T>, String, boolean) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addRangeQueryParameters(Map<String, List<? extends Object>>, String, Class<T>, String, boolean) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addRegexQueryParameters(List<String>, String, String, boolean) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addRegexQueryParameters(List<String>, String, String, String, boolean) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addTablesToQuery(StringBuilder, QueryData) - Method in interface org.jbpm.query.jpa.service.QueryModificationService
 
addToQueryBuilder(String, boolean) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
addToQueryBuilder(String, boolean, String, List<T>) - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
ascending() - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 

C

clear() - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 
clear() - Method in class org.jbpm.query.jpa.data.QueryWhere
 
closeParentheses() - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 

D

debugQueryParametersIdentifiers() - Static method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
descending() - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 

E

endGroup() - Method in class org.jbpm.query.jpa.data.QueryWhere
 
equals() - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 

G

generateParamName() - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
getCriteria() - Method in class org.jbpm.query.jpa.data.QueryCriteria
 
getCriteria() - Method in class org.jbpm.query.jpa.data.QueryWhere
 
getLimitingCriteria(List<QueryCriteria>) - Static method in class org.jbpm.query.jpa.data.QueryCriteriaUtil
Return the ("purely") limiting criteria to the query.
getListId() - Method in class org.jbpm.query.jpa.data.QueryCriteria
 
getParameters() - Method in class org.jbpm.query.jpa.data.QueryCriteria
This method returns a list that should only be read
getParenthesesNesting() - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
getQueryBuilder() - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
getQueryData() - Method in class org.jbpm.query.jpa.builder.impl.AbstractDeleteBuilderImpl
 
getQueryData() - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 
getType() - Method in class org.jbpm.query.jpa.data.QueryCriteria
 
getValues() - Method in class org.jbpm.query.jpa.data.QueryCriteria
 

H

hasBeenUsed() - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 

I

intersect() - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 
isLike() - Method in class org.jbpm.query.jpa.data.QueryWhere
 
isRange() - Method in class org.jbpm.query.jpa.data.QueryWhere
 
isUnion() - Method in class org.jbpm.query.jpa.data.QueryCriteria
 
isUnion() - Method in class org.jbpm.query.jpa.data.QueryWhere
 

L

like() - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 

M

markAsUsed() - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
maxResults(int) - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 

N

noLimitingCriteria(List<QueryCriteria>) - Static method in class org.jbpm.query.jpa.data.QueryCriteriaUtil
Determine if there are no ("purely") limiting criteria to the query "Purely" limiting criteria are single criteria which apply to all results of the query.

O

offset(int) - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 
openParentheses() - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
org.jbpm.query.jpa.builder.impl - package org.jbpm.query.jpa.builder.impl
 
org.jbpm.query.jpa.data - package org.jbpm.query.jpa.data
 
org.jbpm.query.jpa.impl - package org.jbpm.query.jpa.impl
 
org.jbpm.query.jpa.service - package org.jbpm.query.jpa.service
 

Q

QueryAndParameterAppender - Class in org.jbpm.query.jpa.impl
This class is a utility class for dynamically creating JPA queries.
QueryAndParameterAppender(StringBuilder, Map<String, Object>) - Constructor for class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
queryBuilderModificationCleanup() - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
QueryCriteria - Class in org.jbpm.query.jpa.data
This object contains the following information: The listId, which refers to the field that this criteria applies to See QueryParameterIdentifiers The 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) With regard to the grouping information in this class, we treat JPQL/SQL as a "prefix" language here, which means that this class represents the following regular expression/BNF string: [)]{0,} [OR|AND] [(]{0,} <CRITERIA> This structure is then represented by the following fields: [endGroups] [union] [startGroupos] [values] The main reason to include the grouping status in this object is that other data structures (nested lists, etc) are much harder to de/serialize correctly.
QueryCriteria() - Constructor for class org.jbpm.query.jpa.data.QueryCriteria
 
QueryCriteria(String, QueryWhere.ParameterType) - Constructor for class org.jbpm.query.jpa.data.QueryCriteria
 
QueryCriteria(String, boolean, QueryWhere.ParameterType) - Constructor for class org.jbpm.query.jpa.data.QueryCriteria
 
QueryCriteria(String, boolean, QueryWhere.ParameterType, int) - Constructor for class org.jbpm.query.jpa.data.QueryCriteria
 
QueryCriteria(QueryCriteria) - Constructor for class org.jbpm.query.jpa.data.QueryCriteria
 
QueryCriteriaUtil - Class in org.jbpm.query.jpa.data
This class should be moved to the (new) jbpm-query module
QueryCriteriaUtil() - Constructor for class org.jbpm.query.jpa.data.QueryCriteriaUtil
 
queryData - Variable in class org.jbpm.query.jpa.builder.impl.AbstractDeleteBuilderImpl
 
queryData - Variable in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 
QueryModificationService - Interface in org.jbpm.query.jpa.service
 
QueryWhere - Class in org.jbpm.query.jpa.data
THIS CLASS SHOULD NEVER BE EXPOSED IN THE PUBLIC API!!
QueryWhere() - Constructor for class org.jbpm.query.jpa.data.QueryWhere
 
QueryWhere(QueryWhere) - Constructor for class org.jbpm.query.jpa.data.QueryWhere
 
QueryWhere.ParameterType - Enum in org.jbpm.query.jpa.data
 

R

removeLimitingCriteria(String, List<QueryCriteria>) - Static method in class org.jbpm.query.jpa.data.QueryCriteriaUtil
Remove any criteria that satisfy both of the following: The criteria must have the same list id as the given listId string apply to all results of the query

S

setCriteria(List<QueryCriteria>) - Method in class org.jbpm.query.jpa.data.QueryCriteria
 
setListId(String) - Method in class org.jbpm.query.jpa.data.QueryCriteria
 
setParameters(List<QueryCriteria>) - Method in class org.jbpm.query.jpa.data.QueryWhere
 
setToIntersection() - Method in class org.jbpm.query.jpa.data.QueryWhere
 
setToLike() - Method in class org.jbpm.query.jpa.data.QueryWhere
 
setToNormal() - Method in class org.jbpm.query.jpa.data.QueryWhere
 
setToRange() - Method in class org.jbpm.query.jpa.data.QueryWhere
 
setToUnion() - Method in class org.jbpm.query.jpa.data.QueryWhere
 
setType(QueryWhere.ParameterType) - Method in class org.jbpm.query.jpa.data.QueryCriteria
 
setUnion(Boolean) - Method in class org.jbpm.query.jpa.data.QueryCriteria
 
setValues(List<Object>) - Method in class org.jbpm.query.jpa.data.QueryCriteria
 
startGroup() - Method in class org.jbpm.query.jpa.data.QueryWhere
 

T

toString() - Method in class org.jbpm.query.jpa.data.QueryCriteria
 

U

union() - Method in class org.jbpm.query.jpa.builder.impl.AbstractQueryBuilderImpl
 

V

valueOf(String) - Static method in enum org.jbpm.query.jpa.data.QueryWhere.ParameterType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jbpm.query.jpa.data.QueryWhere.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.

W

whereClausePresent() - Method in class org.jbpm.query.jpa.impl.QueryAndParameterAppender
 
A C D E G H I L M N O Q R S T U V W 
jBPM :: Query 6.3.0.Beta2

Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.