$ A B C D E F G H I J L M N O P Q R S T U V W X Y _

$

$() - Static method in class com.mysema.query.alias.Alias
Convert the given alias to an expression
$(BigDecimal) - Static method in class com.mysema.query.alias.Alias
 
$(BigInteger) - Static method in class com.mysema.query.alias.Alias
 
$(Boolean) - Static method in class com.mysema.query.alias.Alias
 
$(Byte) - Static method in class com.mysema.query.alias.Alias
 
$(Collection<D>) - Static method in class com.mysema.query.alias.Alias
 
$(D) - Static method in class com.mysema.query.alias.Alias
 
$(D) - Static method in class com.mysema.query.alias.Alias
 
$(Double) - Static method in class com.mysema.query.alias.Alias
 
$(Float) - Static method in class com.mysema.query.alias.Alias
 
$(Integer) - Static method in class com.mysema.query.alias.Alias
 
$(Date) - Static method in class com.mysema.query.alias.Alias
 
$(Date) - Static method in class com.mysema.query.alias.Alias
 
$(List<D>) - Static method in class com.mysema.query.alias.Alias
 
$(Long) - Static method in class com.mysema.query.alias.Alias
 
$(Map<K, V>) - Static method in class com.mysema.query.alias.Alias
 
$(Set<D>) - Static method in class com.mysema.query.alias.Alias
 
$(Short) - Static method in class com.mysema.query.alias.Alias
 
$(String) - Static method in class com.mysema.query.alias.Alias
 
$(Time) - Static method in class com.mysema.query.alias.Alias
 
$(Timestamp) - Static method in class com.mysema.query.alias.Alias
 

A

abs() - Method in class com.mysema.query.types.expr.ENumber
Get the absolute value of this expression
ABS - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
AbstractColQuery<SubType extends AbstractColQuery<SubType>> - Class in com.mysema.query.collections.impl
AbstractColQuery provides a base class for Collection query implementations.
AbstractColQuery(QueryMetadata, EvaluatorFactory) - Constructor for class com.mysema.query.collections.impl.AbstractColQuery
 
AbstractHibernateQuery<SubType extends AbstractHibernateQuery<SubType>> - Class in com.mysema.query.hql.hibernate
Abstract base class for Hibernate API based implementations of the HQLQuery interface
AbstractHibernateQuery(SessionHolder, HQLTemplates) - Constructor for class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
AbstractJDOQLQuery<SubType extends AbstractJDOQLQuery<SubType>> - Class in com.mysema.query.jdoql
Abstract base class for custom implementations of the JDOQLQuery interface.
AbstractJDOQLQuery(PersistenceManager, JDOQLTemplates, boolean) - Constructor for class com.mysema.query.jdoql.AbstractJDOQLQuery
 
AbstractJPAQuery<SubType extends AbstractJPAQuery<SubType>> - Class in com.mysema.query.hql.jpa
Abstract base class for JPA API based implementations of the HQLQuery interface
AbstractJPAQuery(QueryMetadata, EntityManager, HQLTemplates) - Constructor for class com.mysema.query.hql.jpa.AbstractJPAQuery
 
AbstractSQLQuery<SubType extends AbstractSQLQuery<SubType>> - Class in com.mysema.query.sql
AbstractSqlQuery is the base type for SQL query implementations
AbstractSQLQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.AbstractSQLQuery
 
AbstractSQLQuery.UnionBuilder<RT> - Class in com.mysema.query.sql
 
AbstractSQLQuery.UnionBuilder() - Constructor for class com.mysema.query.sql.AbstractSQLQuery.UnionBuilder
 
AbstractTypeModel - Class in com.mysema.query.codegen
AbstractTypeModel is an abstract base class for TypeModel implementations
AbstractTypeModel() - Constructor for class com.mysema.query.codegen.AbstractTypeModel
 
accept(Visitor) - Method in class com.mysema.query.BooleanBuilder
 
accept(Visitor) - Method in class com.mysema.query.sql.oracle.SumOver
 
accept(Visitor) - Method in class com.mysema.query.types.custom.CBoolean
 
accept(Visitor) - Method in class com.mysema.query.types.custom.CComparable
 
accept(Visitor) - Method in class com.mysema.query.types.custom.CDate
 
accept(Visitor) - Method in class com.mysema.query.types.custom.CDateTime
 
accept(Visitor) - Method in class com.mysema.query.types.custom.CNumber
 
accept(Visitor) - Method in class com.mysema.query.types.custom.CSimple
 
accept(Visitor) - Method in class com.mysema.query.types.custom.CString
 
accept(Visitor) - Method in class com.mysema.query.types.custom.CTime
 
accept(Visitor) - Method in class com.mysema.query.types.expr.EArrayConstructor
 
accept(Visitor) - Method in class com.mysema.query.types.expr.EBooleanConst
 
accept(Visitor) - Method in class com.mysema.query.types.expr.EConstructor
 
accept(Visitor) - Method in class com.mysema.query.types.expr.EDateConst
 
accept(Visitor) - Method in class com.mysema.query.types.expr.EDateTimeConst
 
accept(Visitor) - Method in class com.mysema.query.types.expr.ENumberConst
 
accept(Visitor) - Method in class com.mysema.query.types.expr.EStringConst
 
accept(Visitor) - Method in class com.mysema.query.types.expr.ETimeConst
 
accept(Visitor) - Method in class com.mysema.query.types.expr.Expr
 
accept(Visitor) - Method in class com.mysema.query.types.expr.ExprConst
 
accept(Visitor) - Method in class com.mysema.query.types.operation.OBoolean
 
accept(Visitor) - Method in class com.mysema.query.types.operation.OComparable
 
accept(Visitor) - Method in class com.mysema.query.types.operation.ODate
 
accept(Visitor) - Method in class com.mysema.query.types.operation.ODateTime
 
accept(Visitor) - Method in class com.mysema.query.types.operation.ONumber
 
accept(Visitor) - Method in class com.mysema.query.types.operation.OSimple
 
accept(Visitor) - Method in class com.mysema.query.types.operation.OString
 
accept(Visitor) - Method in class com.mysema.query.types.operation.OTime
 
accept(Visitor) - Method in class com.mysema.query.types.path.PArray
 
accept(Visitor) - Method in class com.mysema.query.types.path.PBoolean
 
accept(Visitor) - Method in class com.mysema.query.types.path.PCollection
 
accept(Visitor) - Method in class com.mysema.query.types.path.PComparable
 
accept(Visitor) - Method in class com.mysema.query.types.path.PDate
 
accept(Visitor) - Method in class com.mysema.query.types.path.PDateTime
 
accept(Visitor) - Method in class com.mysema.query.types.path.PEntity
 
accept(Visitor) - Method in class com.mysema.query.types.path.PList
 
accept(Visitor) - Method in class com.mysema.query.types.path.PMap
 
accept(Visitor) - Method in class com.mysema.query.types.path.PNumber
 
accept(Visitor) - Method in class com.mysema.query.types.path.PSet
 
accept(Visitor) - Method in class com.mysema.query.types.path.PSimple
 
accept(Visitor) - Method in class com.mysema.query.types.path.PString
 
accept(Visitor) - Method in class com.mysema.query.types.path.PTime
 
accept(Visitor) - Method in class com.mysema.query.types.query.ListSubQuery
 
accept(Visitor) - Method in class com.mysema.query.types.query.ObjectSubQuery
 
acos(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
ACOS - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
add(Expr<N>) - Method in class com.mysema.query.types.expr.ENumber
Get the sum of this and right
add(N) - Method in class com.mysema.query.types.expr.ENumber
Get the sum of this and right
add(Number) - Method in class com.mysema.query.types.expr.ENumberConst
 
add(Expr<N>) - Method in class com.mysema.query.types.expr.ENumberConst
 
ADD - Static variable in interface com.mysema.query.types.operation.Ops
 
add(Operator<?>, String) - Method in class com.mysema.query.types.Templates
 
add(Operator<?>, String, int) - Method in class com.mysema.query.types.Templates
 
addAnnotation(Annotation) - Method in class com.mysema.query.codegen.EntityModel
 
addClass2TypeMappings(String, Class<?>...) - Method in class com.mysema.query.sql.SQLTemplates
 
addConstructor(ConstructorModel) - Method in class com.mysema.query.codegen.EntityModel
 
addFrom(Expr<?>...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addFrom(Expr<?>...) - Method in interface com.mysema.query.QueryMetadata
 
addGroupBy(Expr<?>...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addGroupBy(Expr<?>...) - Method in interface com.mysema.query.QueryMetadata
 
addHaving(EBoolean...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addHaving(EBoolean...) - Method in interface com.mysema.query.QueryMetadata
 
addJoin(JoinType, Expr<?>) - Method in class com.mysema.query.DefaultQueryMetadata
 
addJoin(JoinType, Expr<?>) - Method in interface com.mysema.query.QueryMetadata
 
addJoinCondition(EBoolean) - Method in class com.mysema.query.DefaultQueryMetadata
 
addJoinCondition(EBoolean) - Method in interface com.mysema.query.QueryMetadata
 
addMethod(MethodModel) - Method in class com.mysema.query.codegen.EntityModel
 
addOrderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addOrderBy(OrderSpecifier<?>...) - Method in interface com.mysema.query.QueryMetadata
 
addProjection(Expr<?>...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addProjection(Expr<?>...) - Method in interface com.mysema.query.QueryMetadata
 
addProperty(PropertyModel) - Method in class com.mysema.query.codegen.EntityModel
 
addToProjection(Expr<?>...) - Method in class com.mysema.query.jdoql.JDOQLQueryMixin
 
addToProjection(Expr<?>...) - Method in class com.mysema.query.QueryMixin
 
addWhere(EBoolean...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addWhere(EBoolean...) - Method in interface com.mysema.query.QueryMetadata
 
after(D) - Method in class com.mysema.query.types.expr.EDateOrTime
Get a this > right expression
after(Expr<D>) - Method in class com.mysema.query.types.expr.EDateOrTime
Get a this > right expression
AFTER - Static variable in interface com.mysema.query.types.operation.Ops
 
Alias - Class in com.mysema.query.alias
Alias provides alias factory methods
alias(Class<A>) - Static method in class com.mysema.query.alias.Alias
 
alias(Class<A>, Expr<? extends A>) - Static method in class com.mysema.query.alias.Alias
 
alias(Class<A>, String) - Static method in class com.mysema.query.alias.Alias
 
ALIAS - Static variable in interface com.mysema.query.types.operation.Ops
 
all(ECollection<?, D>) - Static method in class com.mysema.query.hql.HQLGrammar
 
ALL - Static variable in interface com.mysema.query.types.operation.Ops.QuantOps
 
and(EBoolean) - Method in class com.mysema.query.BooleanBuilder
 
and(EBoolean) - Method in class com.mysema.query.types.expr.EBoolean
Get an intersection of this and the given expression
AND - Static variable in interface com.mysema.query.types.operation.Ops
 
andAnyOf(EBoolean...) - Method in class com.mysema.query.BooleanBuilder
Create the intersection of this and the union of the given args (this && (arg1 || arg2 ... || argN))
andNot(EBoolean) - Method in class com.mysema.query.BooleanBuilder
 
AnnotatedElementAdapter - Class in com.mysema.util
 
AnnotatedElementAdapter(AnnotatedElement...) - Constructor for class com.mysema.util.AnnotatedElementAdapter
 
annotation(Annotation) - Method in interface com.mysema.util.CodeWriter
 
annotation(Annotation) - Method in class com.mysema.util.JavaWriter
 
annotationType() - Method in class com.mysema.query.sql.TableImpl
 
any(ECollection<?, D>) - Static method in class com.mysema.query.hql.HQLGrammar
 
ANY - Static variable in interface com.mysema.query.types.operation.Ops.QuantOps
 
AOE - Static variable in interface com.mysema.query.types.operation.Ops
 
append(String...) - Method in class com.mysema.query.serialization.SerializerBase
 
append(Expr<String>) - Method in class com.mysema.query.types.expr.EString
Get the concatenation of this and str
append(String) - Method in class com.mysema.query.types.expr.EString
Get the concatenation of this and str
append(Expr<String>) - Method in class com.mysema.query.types.expr.EStringConst
 
append(String) - Method in class com.mysema.query.types.expr.EStringConst
 
append(char) - Method in class com.mysema.util.JavaWriter
 
append(CharSequence) - Method in class com.mysema.util.JavaWriter
 
append(CharSequence, int, int) - Method in class com.mysema.util.JavaWriter
 
APTTypeModelFactory - Class in com.mysema.query.apt
APTTypeModelFactory is a factory for APT inspection based TypeModel creation
APTTypeModelFactory(ProcessingEnvironment, Configuration, TypeModelFactory, List<Class<? extends Annotation>>) - Constructor for class com.mysema.query.apt.APTTypeModelFactory
 
ARRAY_SIZE - Static variable in interface com.mysema.query.types.operation.Ops
 
as(TypeCategory) - Method in class com.mysema.query.codegen.ClassTypeModel
 
as(TypeCategory) - Method in class com.mysema.query.codegen.SimpleTypeModel
 
as(TypeCategory) - Method in interface com.mysema.query.codegen.TypeModel
 
as(TypeCategory) - Method in class com.mysema.query.codegen.TypeModelAdapter
 
as(Class<T>) - Method in class com.mysema.query.types.path.PEntity
Cast the path to a subtype querytype
asc() - Method in class com.mysema.query.types.expr.EComparableBase
Get an OrderSpecifier for ascending order of this expression
asExpr() - Method in class com.mysema.query.types.operation.OBoolean
 
asExpr() - Method in class com.mysema.query.types.operation.OComparable
 
asExpr() - Method in class com.mysema.query.types.operation.ODate
 
asExpr() - Method in class com.mysema.query.types.operation.ODateTime
 
asExpr() - Method in class com.mysema.query.types.operation.ONumber
 
asExpr() - Method in interface com.mysema.query.types.operation.Operation
 
asExpr() - Method in class com.mysema.query.types.operation.OperationMixin
 
asExpr() - Method in class com.mysema.query.types.operation.OSimple
 
asExpr() - Method in class com.mysema.query.types.operation.OString
 
asExpr() - Method in class com.mysema.query.types.operation.OTime
 
asExpr() - Method in class com.mysema.query.types.path.PArray
 
asExpr() - Method in interface com.mysema.query.types.path.Path
 
asExpr() - Method in class com.mysema.query.types.path.PBoolean
 
asExpr() - Method in class com.mysema.query.types.path.PCollection
 
asExpr() - Method in class com.mysema.query.types.path.PComparable
 
asExpr() - Method in class com.mysema.query.types.path.PDate
 
asExpr() - Method in class com.mysema.query.types.path.PDateTime
 
asExpr() - Method in class com.mysema.query.types.path.PEntity
 
asExpr() - Method in class com.mysema.query.types.path.PList
 
asExpr() - Method in class com.mysema.query.types.path.PMap
 
asExpr() - Method in class com.mysema.query.types.path.PNumber
 
asExpr() - Method in class com.mysema.query.types.path.PSet
 
asExpr() - Method in class com.mysema.query.types.path.PSimple
 
asExpr() - Method in class com.mysema.query.types.path.PString
 
asExpr() - Method in class com.mysema.query.types.path.PTime
 
asin(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
ASIN - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
atan(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
ATAN - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
avg(ECollection<?, A>) - Static method in class com.mysema.query.hql.HQLGrammar
 
avg() - Method in class com.mysema.query.types.expr.ENumber
Get the average value of this expression (aggregation)
AVG_AGG - Static variable in interface com.mysema.query.types.operation.Ops.AggOps
 
AVG_IN_COL - Static variable in interface com.mysema.query.types.operation.Ops.QuantOps
 

B

before(D) - Method in class com.mysema.query.types.expr.EDateOrTime
Get a this < right expression
before(Expr<D>) - Method in class com.mysema.query.types.expr.EDateOrTime
Get a this < right expression
BEFORE - Static variable in interface com.mysema.query.types.operation.Ops
 
beforeOrderBy() - Method in class com.mysema.query.sql.oracle.OracleSerializer
 
beforeOrderBy() - Method in class com.mysema.query.sql.SQLSerializer
 
beginClass(String, String, String...) - Method in interface com.mysema.util.CodeWriter
 
beginClass(String, String, String...) - Method in class com.mysema.util.JavaWriter
 
beginConstructor(Collection<T>, Transformer<T, String>) - Method in interface com.mysema.util.CodeWriter
 
beginConstructor(String...) - Method in interface com.mysema.util.CodeWriter
 
beginConstructor(Collection<T>, Transformer<T, String>) - Method in class com.mysema.util.JavaWriter
 
beginConstructor(String...) - Method in class com.mysema.util.JavaWriter
 
beginInterface(String, String...) - Method in interface com.mysema.util.CodeWriter
 
beginInterface(String, String...) - Method in class com.mysema.util.JavaWriter
 
beginLine(String...) - Method in interface com.mysema.util.CodeWriter
 
beginLine(String...) - Method in class com.mysema.util.JavaWriter
 
beginMethod(String, String, Collection<T>, Transformer<T, String>) - Method in interface com.mysema.util.CodeWriter
 
beginMethod(String, String, String...) - Method in interface com.mysema.util.CodeWriter
 
beginMethod(String, String, Collection<T>, Transformer<T, String>) - Method in class com.mysema.util.JavaWriter
 
beginMethod(String, String, String...) - Method in class com.mysema.util.JavaWriter
 
beginStaticMethod(String, String, Collection<T>, Transformer<T, String>) - Method in interface com.mysema.util.CodeWriter
 
beginStaticMethod(String, String, Collection<T>, Transformer<T, String>) - Method in class com.mysema.util.JavaWriter
 
between(A, A, A) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
between(D, D) - Method in class com.mysema.query.types.expr.EComparable
Get a from < this < to expression
between(Expr<D>, Expr<D>) - Method in class com.mysema.query.types.expr.EComparable
Get a first < this < second expression
between(A, A) - Method in class com.mysema.query.types.expr.ENumber
Create a from < this < to expression
between(Expr<A>, Expr<A>) - Method in class com.mysema.query.types.expr.ENumber
Create a from < this < to expression
BETWEEN - Static variable in interface com.mysema.query.types.operation.Ops
 
BOE - Static variable in interface com.mysema.query.types.operation.Ops
 
BOOLEAN - Static variable in interface com.mysema.query.codegen.TypeModels
 
Boolean_x_2 - Static variable in interface com.mysema.query.types.operation.Ops
 
BooleanBuilder - Class in com.mysema.query
BooleanBuilder is a cascading builder for Boolean expressions.
BooleanBuilder() - Constructor for class com.mysema.query.BooleanBuilder
 
buildQueryString(boolean) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
BYTE - Static variable in interface com.mysema.query.codegen.TypeModels
 
byteValue() - Method in class com.mysema.query.types.expr.ENumber
Get the byte expression of this numeric expression
byteValue() - Method in class com.mysema.query.types.expr.ENumberConst
 

C

CASE - Static variable in interface com.mysema.query.types.operation.Ops
 
CASE_ELSE - Static variable in interface com.mysema.query.types.operation.Ops
 
CASE_EQ - Static variable in interface com.mysema.query.types.operation.Ops
 
CASE_EQ_ELSE - Static variable in interface com.mysema.query.types.operation.Ops
 
CASE_EQ_WHEN - Static variable in interface com.mysema.query.types.operation.Ops
 
CASE_WHEN - Static variable in interface com.mysema.query.types.operation.Ops
 
CaseBuilder - Class in com.mysema.query.types
CaseBuilder enables the construction of typesafe case-when-then-else constructs : e.g.
CaseBuilder() - Constructor for class com.mysema.query.types.CaseBuilder
 
CaseBuilder.Cases<A,Q extends Expr<A>> - Class in com.mysema.query.types
Cascading typesafe Case builder
CaseBuilder.Cases(Class<A>) - Constructor for class com.mysema.query.types.CaseBuilder.Cases
 
CaseBuilder.CaseWhen<A,Q extends Expr<A>> - Class in com.mysema.query.types
Intermediate When state
CaseBuilder.CaseWhen(CaseBuilder.Cases<A, Q>, EBoolean) - Constructor for class com.mysema.query.types.CaseBuilder.CaseWhen
 
CaseBuilder.Initial - Class in com.mysema.query.types
Initial state of Case construction
CaseBuilder.Initial(EBoolean) - Constructor for class com.mysema.query.types.CaseBuilder.Initial
 
CaseForEqBuilder<D> - Class in com.mysema.query.types
CaseForEqBuilder enables the construction of typesafe case-when-then-else constructs for equals-operations : e.g.
CaseForEqBuilder(Expr<D>, Expr<? extends D>) - Constructor for class com.mysema.query.types.CaseForEqBuilder
 
CaseForEqBuilder.Cases<T,Q extends Expr<T>> - Class in com.mysema.query.types
 
CaseForEqBuilder.Cases() - Constructor for class com.mysema.query.types.CaseForEqBuilder.Cases
 
CaseForEqBuilder.CaseWhen<T,Q extends Expr<T>> - Class in com.mysema.query.types
 
CaseForEqBuilder.CaseWhen(CaseForEqBuilder<D>.Cases<T, Q>, Expr<? extends D>) - Constructor for class com.mysema.query.types.CaseForEqBuilder.CaseWhen
 
castToNum(Class<A>) - Method in class com.mysema.query.types.expr.EComparableBase
Create a cast expression to the given numeric type
castToNum(Class<A>) - Method in class com.mysema.query.types.expr.ENumber
 
CBoolean - Class in com.mysema.query.types.custom
CBoolean is a custom boolean expression
CBoolean(Template, List<Expr<?>>) - Constructor for class com.mysema.query.types.custom.CBoolean
 
CComparable<T extends Comparable<?>> - Class in com.mysema.query.types.custom
CComparable defines custom comparable expressions
CComparable(Class<T>, Template, List<Expr<?>>) - Constructor for class com.mysema.query.types.custom.CComparable
 
CDate<T extends Comparable<?>> - Class in com.mysema.query.types.custom
 
CDate(Class<T>, Template, List<Expr<?>>) - Constructor for class com.mysema.query.types.custom.CDate
 
CDateTime<T extends Comparable<?>> - Class in com.mysema.query.types.custom
 
CDateTime(Class<T>, Template, List<Expr<?>>) - Constructor for class com.mysema.query.types.custom.CDateTime
 
ceil() - Method in class com.mysema.query.types.expr.ENumber
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer
CEIL - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
CHAR - Static variable in interface com.mysema.query.codegen.TypeModels
 
CHAR_AT - Static variable in interface com.mysema.query.types.operation.Ops
 
charAt(Expr<Integer>) - Method in class com.mysema.query.types.expr.EString
Get the character at the given index
charAt(int) - Method in class com.mysema.query.types.expr.EString
Get the character at the given index
charAt(int) - Method in class com.mysema.query.types.expr.EStringConst
 
ClassTypeModel - Class in com.mysema.query.codegen
ClassTypeModel is a minimal implementation of the TypeModel interface
ClassTypeModel(TypeCategory, Class<?>) - Constructor for class com.mysema.query.codegen.ClassTypeModel
 
ClassTypeModel(TypeCategory, Class<?>, Class<?>) - Constructor for class com.mysema.query.codegen.ClassTypeModel
 
clear() - Method in class com.mysema.query.util.FactoryMap
 
close() - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
close(PreparedStatement) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
close(PreparedStatement) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
CNumber<T extends Number & Comparable<?>> - Class in com.mysema.query.types.custom
CNumber defines custom numeric expressions
CNumber(Class<T>, Template, List<Expr<?>>) - Constructor for class com.mysema.query.types.custom.CNumber
 
CodeWriter - Interface in com.mysema.util
 
COL_IS_EMPTY - Static variable in interface com.mysema.query.types.operation.Ops
 
COL_SIZE - Static variable in interface com.mysema.query.types.operation.Ops
 
ColDeleteClause<T> - Class in com.mysema.query.collections.dml
 
ColDeleteClause(EvaluatorFactory, Path<T>, Collection<? extends T>) - Constructor for class com.mysema.query.collections.dml.ColDeleteClause
 
ColQuery - Interface in com.mysema.query.collections
Query interface for Collection queries
ColQueryImpl - Class in com.mysema.query.collections.impl
ColQueryImpl is the default implementation of the ColQuery interface
ColQueryImpl(EvaluatorFactory) - Constructor for class com.mysema.query.collections.impl.ColQueryImpl
 
ColQueryImpl(QueryMetadata, EvaluatorFactory) - Constructor for class com.mysema.query.collections.impl.ColQueryImpl
 
ColQuerySerializer - Class in com.mysema.query.collections.impl
ColQuerySerializer is a Serializer implementation for the Java language
ColQuerySerializer(ColQueryTemplates) - Constructor for class com.mysema.query.collections.impl.ColQuerySerializer
 
ColQueryTemplates - Class in com.mysema.query.collections
ColQueryTemplates extends JavaTemplates to add Java syntax specific operation templates.
ColQueryTemplates() - Constructor for class com.mysema.query.collections.ColQueryTemplates
 
ColUpdateClause<T> - Class in com.mysema.query.collections.dml
 
ColUpdateClause(EvaluatorFactory, Path<T>, Iterable<? extends T>) - Constructor for class com.mysema.query.collections.dml.ColUpdateClause
 
com.mysema.query - package com.mysema.query
Contains basic Query elements
com.mysema.query.alias - package com.mysema.query.alias
Alias functionality
com.mysema.query.annotations - package com.mysema.query.annotations
Contains annotation for Domain and DTO types
com.mysema.query.apt - package com.mysema.query.apt
APTFactory and related classes
com.mysema.query.apt.hibernate - package com.mysema.query.apt.hibernate
APT Hibernate support
com.mysema.query.apt.jdo - package com.mysema.query.apt.jdo
APT JDO support
com.mysema.query.apt.jpa - package com.mysema.query.apt.jpa
APT JPA support
com.mysema.query.codegen - package com.mysema.query.codegen
Code generations models and serializers
com.mysema.query.collections - package com.mysema.query.collections
Query implementations for JavaBean collections
com.mysema.query.collections.dml - package com.mysema.query.collections.dml
DML operations for Querydsl Collections
com.mysema.query.collections.impl - package com.mysema.query.collections.impl
Implementations of Querydsl query interfaces for JavaBean collections
com.mysema.query.dml - package com.mysema.query.dml
DML interfaces
com.mysema.query.functions - package com.mysema.query.functions
Optional function libraries
com.mysema.query.hql - package com.mysema.query.hql
Query implementations for HQL and JPAQL
com.mysema.query.hql.hibernate - package com.mysema.query.hql.hibernate
HQL for Hibernate
com.mysema.query.hql.jpa - package com.mysema.query.hql.jpa
HQL Support classes
com.mysema.query.hql.support - package com.mysema.query.hql.support
HQL for JPA
com.mysema.query.jdoql - package com.mysema.query.jdoql
JDOQL support for Querydsl
com.mysema.query.jdoql.dml - package com.mysema.query.jdoql.dml
DML operations support for Querydsl JDOQL
com.mysema.query.paging - package com.mysema.query.paging
 
com.mysema.query.serialization - package com.mysema.query.serialization
Contains stubs for Serialization of queries
com.mysema.query.sql - package com.mysema.query.sql
SQL/JDBC support for Querydsl
com.mysema.query.sql.dml - package com.mysema.query.sql.dml
DML operations support for Querydsl SQL
com.mysema.query.sql.oracle - package com.mysema.query.sql.oracle
Oracle support for Querydsl SQL
com.mysema.query.support - package com.mysema.query.support
Various support classes
com.mysema.query.types - package com.mysema.query.types
Contains Querydsl grammar types
com.mysema.query.types.custom - package com.mysema.query.types.custom
Custom types are comparable to operations but contain the serialization templates instead of operator patterns.
com.mysema.query.types.expr - package com.mysema.query.types.expr
Expr encode the base type hierarchy and signatures of Querydsl expressions
com.mysema.query.types.operation - package com.mysema.query.types.operation
Operations represent typed operations with operator and arguments
com.mysema.query.types.path - package com.mysema.query.types.path
Paths represent typed property paths, variables and list-map-array access
com.mysema.query.types.query - package com.mysema.query.types.query
Subquery implementations
com.mysema.query.util - package com.mysema.query.util
 
com.mysema.util - package com.mysema.util
 
Comparable_x_2 - Static variable in interface com.mysema.query.types.operation.Ops
 
Comparable_x_3 - Static variable in interface com.mysema.query.types.operation.Ops
 
compare(Object[], Object[]) - Method in class com.mysema.query.collections.impl.MultiComparator
 
compareOps - Static variable in interface com.mysema.query.types.operation.Ops
 
compareTo(EntityModel) - Method in class com.mysema.query.codegen.EntityModel
 
compareTo(PropertyModel) - Method in class com.mysema.query.codegen.PropertyModel
 
concat(Expr<String>) - Method in class com.mysema.query.types.expr.EString
Get the concatenation of this and str
concat(String) - Method in class com.mysema.query.types.expr.EString
Get the concatenation of this and str
concat(String) - Method in class com.mysema.query.types.expr.EStringConst
 
CONCAT - Static variable in interface com.mysema.query.types.operation.Ops
 
Configuration - Interface in com.mysema.query.apt
Configuration defines the configuration options for APT based Querydsl code generation
connectBy(EBoolean) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
connectByNocyclePrior(EBoolean) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
connectByPrior(EBoolean) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
Constant<D> - Interface in com.mysema.query.types.expr
Constant represents a general constant expression.
constantPrefix - Variable in class com.mysema.query.serialization.SerializerBase
 
constantToLabel - Variable in class com.mysema.query.serialization.SerializerBase
 
ConstructorModel - Class in com.mysema.query.codegen
ConstructorModel represents a constructor for a DTO query type.
ConstructorModel(Collection<ParameterModel>) - Constructor for class com.mysema.query.codegen.ConstructorModel
 
constructors(EntityModel, SerializerConfig, JavaWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
constructorsForVariables(JavaWriter, EntityModel) - Method in class com.mysema.query.codegen.EmbeddableSerializer
 
constructorsForVariables(JavaWriter, EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
constructorsForVariables(JavaWriter, EntityModel) - Method in class com.mysema.query.codegen.SupertypeSerializer
 
contains(E) - Method in interface com.mysema.query.types.expr.ECollection
Get an expression for this.contains(child)
contains(Expr<E>) - Method in interface com.mysema.query.types.expr.ECollection
Get an expression for this.contains(child)
contains(E) - Method in class com.mysema.query.types.expr.ECollectionBase
 
contains(Expr<E>) - Method in class com.mysema.query.types.expr.ECollectionBase
 
contains(Expr<K>, Expr<V>) - Method in interface com.mysema.query.types.expr.EMap
 
contains(Expr<K>, Expr<V>) - Method in class com.mysema.query.types.expr.EMapBase
 
contains(Expr<String>) - Method in class com.mysema.query.types.expr.EString
Returns true if the given String is contained
contains(String) - Method in class com.mysema.query.types.expr.EString
Returns true if the given String is contained
contains(Expr<String>, boolean) - Method in class com.mysema.query.types.expr.EString
Returns true if the given String is contained
contains(String, boolean) - Method in class com.mysema.query.types.expr.EString
Returns true if the given String is contained
CONTAINS_KEY - Static variable in interface com.mysema.query.types.operation.Ops
 
CONTAINS_VALUE - Static variable in interface com.mysema.query.types.operation.Ops
 
containsKey(Expr<K>) - Method in interface com.mysema.query.types.expr.EMap
Get a this.containsKey(key) expression
containsKey(K) - Method in interface com.mysema.query.types.expr.EMap
Get a this.containsKey(key) expression
containsKey(Expr<K>) - Method in class com.mysema.query.types.expr.EMapBase
 
containsKey(K) - Method in class com.mysema.query.types.expr.EMapBase
 
containsValue(Expr<V>) - Method in interface com.mysema.query.types.expr.EMap
Get a this.containsValue(value) expression
containsValue(V) - Method in interface com.mysema.query.types.expr.EMap
Get a this.containsValue(value) expression
containsValue(Expr<V>) - Method in class com.mysema.query.types.expr.EMapBase
 
containsValue(V) - Method in class com.mysema.query.types.expr.EMapBase
 
convert(Expr<?>) - Method in class com.mysema.query.types.Template.Element
 
cos(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
COS - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
count() - Method in class com.mysema.query.collections.impl.AbstractColQuery
 
count() - Method in interface com.mysema.query.Detachable
Return the count of matched rows as a sub query
count() - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
count(Expr<?>) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
count() - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
count() - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
count() - Method in interface com.mysema.query.Projectable
return the amount of matched rows
count() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
count() - Method in class com.mysema.query.support.DetachableAdapter
 
count() - Method in class com.mysema.query.support.DetachableMixin
 
count() - Method in class com.mysema.query.support.DetachableQuery
 
count() - Method in class com.mysema.query.support.ProjectableAdapter
 
count() - Method in class com.mysema.query.types.expr.Expr
Get the count(this) expression
COUNT_AGG - Static variable in interface com.mysema.query.types.operation.Ops.AggOps
 
COUNT_ALL_AGG - Static variable in interface com.mysema.query.types.operation.Ops.AggOps
 
COUNT_ALL_AGG_EXPR - Static variable in interface com.mysema.query.types.operation.Ops.AggOps
 
COUNT_DISTINCT_AGG - Static variable in interface com.mysema.query.types.operation.Ops.AggOps
 
countAll() - Static method in class com.mysema.query.types.expr.Expr
Get the count(*) expression
countDistinct() - Method in interface com.mysema.query.Projectable
return the amount of distinct matched rows
countDistinct() - Method in class com.mysema.query.support.ProjectableAdapter
 
countDistinct() - Method in class com.mysema.query.support.ProjectableQuery
 
countDistinct() - Method in class com.mysema.query.types.expr.Expr
Get the count(distinct this) expression
create(TypeMirror) - Method in class com.mysema.query.apt.APTTypeModelFactory
Create a TypeModel for the given TypeMirror
create(Class<?>, String) - Method in class com.mysema.query.codegen.EntityModelFactory
 
create(Class<?>) - Method in class com.mysema.query.codegen.TypeModelFactory
 
create(Class<?>, Type) - Method in class com.mysema.query.codegen.TypeModelFactory
 
create(List<? extends Expr<?>>, Expr<T>) - Method in class com.mysema.query.collections.impl.EvaluatorFactory
 
create(Iterator<T>, QueryModifiers) - Static method in class com.mysema.query.collections.impl.LimitingIterator
 
create(String, Expr<?>...) - Static method in class com.mysema.query.types.custom.CBoolean
 
create(Template, Expr<?>...) - Static method in class com.mysema.query.types.custom.CBoolean
 
create(Class<T>, String, Expr<?>...) - Static method in class com.mysema.query.types.custom.CComparable
 
create(Class<T>, Template, Expr<?>...) - Static method in class com.mysema.query.types.custom.CComparable
 
create(Class<T>, String, Expr<?>...) - Static method in class com.mysema.query.types.custom.CDate
 
create(Class<T>, Template, Expr<?>...) - Static method in class com.mysema.query.types.custom.CDate
 
create(Class<T>, String, Expr<?>...) - Static method in class com.mysema.query.types.custom.CDateTime
 
create(Class<T>, Template, Expr<?>...) - Static method in class com.mysema.query.types.custom.CDateTime
 
create(Class<T>, String, Expr<?>...) - Static method in class com.mysema.query.types.custom.CNumber
 
create(Class<T>, Template, Expr<?>...) - Static method in class com.mysema.query.types.custom.CNumber
 
create(Class<? extends T>, String, Expr<?>...) - Static method in class com.mysema.query.types.custom.CSimple
 
create(Class<? extends T>, Template, Expr<?>...) - Static method in class com.mysema.query.types.custom.CSimple
 
create(String, Expr<?>...) - Static method in class com.mysema.query.types.custom.CString
 
create(Template, Expr<?>...) - Static method in class com.mysema.query.types.custom.CString
 
create(Class<T>, String, Expr<?>...) - Static method in class com.mysema.query.types.custom.CTime
 
create(Class<T>, Template, Expr<?>...) - Static method in class com.mysema.query.types.custom.CTime
 
create(Boolean) - Static method in class com.mysema.query.types.expr.EBooleanConst
 
create(Class<D>, Expr<?>...) - Static method in class com.mysema.query.types.expr.EConstructor
 
create(Date) - Static method in class com.mysema.query.types.expr.EDateConst
 
create(Date) - Static method in class com.mysema.query.types.expr.EDateTimeConst
 
create(byte) - Static method in class com.mysema.query.types.expr.ENumberConst
 
create(int) - Static method in class com.mysema.query.types.expr.ENumberConst
 
create(long) - Static method in class com.mysema.query.types.expr.ENumberConst
 
create(short) - Static method in class com.mysema.query.types.expr.ENumberConst
 
create(T) - Static method in class com.mysema.query.types.expr.ENumberConst
Factory method
create(String) - Static method in class com.mysema.query.types.expr.EStringConst
Factory method for constants
create(String, boolean) - Static method in class com.mysema.query.types.expr.EStringConst
 
create(Time) - Static method in class com.mysema.query.types.expr.ETimeConst
 
create(T) - Static method in class com.mysema.query.types.expr.ExprConst
Factory method for constants
create(Operator<Boolean>, Expr<?>...) - Static method in class com.mysema.query.types.operation.OBoolean
 
create(Class<D>, Operator<O>, Expr<?>...) - Static method in class com.mysema.query.types.operation.OComparable
Factory method
create(Class<D>, Operator<O>, Expr<?>...) - Static method in class com.mysema.query.types.operation.ODate
Factory method
create(Class<D>, Operator<O>, Expr<?>...) - Static method in class com.mysema.query.types.operation.ODateTime
Factory method
create(Class<? extends D>, Operator<O>, Expr<?>...) - Static method in class com.mysema.query.types.operation.ONumber
Factory method
create(Class<? extends D>, Operator<OpType>, Expr<?>...) - Static method in class com.mysema.query.types.operation.OSimple
Factory method
create(Operator<String>, Expr<?>...) - Static method in class com.mysema.query.types.operation.OString
 
create(Class<D>, Operator<O>, Expr<?>...) - Static method in class com.mysema.query.types.operation.OTime
Factory method
create(Class<T>) - Method in class com.mysema.query.types.path.PathBuilderFactory
 
create(String) - Method in class com.mysema.query.types.TemplateFactory
 
createArray(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
 
createArrayType(TypeModel) - Method in class com.mysema.query.codegen.TypeModelFactory
 
createBoolean(String) - Method in class com.mysema.query.types.path.PEntity
 
createCollection(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
 
createCollectionType(TypeModel) - Method in class com.mysema.query.codegen.TypeModelFactory
 
createComparable(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
 
createConfiguration(RoundEnvironment) - Method in class com.mysema.query.apt.hibernate.HibernateAnnotationProcessor
 
createConfiguration(RoundEnvironment) - Method in class com.mysema.query.apt.jpa.JPAAnnotationProcessor
 
createCopy(EntityModel) - Method in class com.mysema.query.codegen.PropertyModel
 
createDate(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
 
createDateTime(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
 
createDefaultVariable() - Method in interface com.mysema.query.codegen.SerializerConfig
 
createDefaultVariable() - Method in class com.mysema.query.codegen.SimpleSerializerConfig
 
createEntityModel(TypeMirror) - Method in class com.mysema.query.apt.APTTypeModelFactory
Create an EntityModel for the given TypeMirror
createList(String, Class<? super A>, Class<? super E>) - Method in class com.mysema.query.types.path.PEntity
 
createListType(TypeModel) - Method in class com.mysema.query.codegen.TypeModelFactory
 
createMap(String, Class<? super K>, Class<? super V>, Class<? super E>) - Method in class com.mysema.query.types.path.PEntity
 
createMapType(TypeModel, TypeModel) - Method in class com.mysema.query.codegen.TypeModelFactory
 
createNumber(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
 
createQuery(Expr<?>) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Expose the original Hibernate query for the given projection
createQuery(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Expose the original Hibernate query for the given projection
createQuery(Expr<?>[]) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Expose the original Hibernate query for the given projection
createQuery(String) - Method in class com.mysema.query.hql.hibernate.DefaultSessionHolder
 
createQuery(String) - Method in interface com.mysema.query.hql.hibernate.SessionHolder
 
createQuery(String) - Method in class com.mysema.query.hql.hibernate.StatelessSessionHolder
 
createQuery(Expr<?>) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
Expose the original JPA query for the given projection
createQuery(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
Expose the original JPA query for the given projection
createQuery(Expr<?>[]) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
Expose the original JPA query for the given projection
createResult(Class<A>, Expr<A>) - Method in class com.mysema.query.types.CaseBuilder.Cases
 
createResult(Class<T>, Expr<T>) - Method in class com.mysema.query.types.CaseForEqBuilder.Cases
 
createSerializer() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
createSerializer() - Method in class com.mysema.query.sql.oracle.OracleQuery
 
createSet(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
 
createSetType(TypeModel) - Method in class com.mysema.query.codegen.TypeModelFactory
 
createSimple(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
 
createString(String) - Method in class com.mysema.query.types.path.PEntity
 
createTime(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
 
CSimple<T> - Class in com.mysema.query.types.custom
CSimple defines custom simple expressions
CSimple(Class<? extends T>, Template, List<Expr<?>>) - Constructor for class com.mysema.query.types.custom.CSimple
 
CString - Class in com.mysema.query.types.custom
CString defines custom String expressions
CString(Template, List<Expr<?>>) - Constructor for class com.mysema.query.types.custom.CString
 
CTime<T extends Comparable<?>> - Class in com.mysema.query.types.custom
 
CTime(Class<T>, Template, List<Expr<?>>) - Constructor for class com.mysema.query.types.custom.CTime
 
CURRENT_DATE - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
CURRENT_TIME - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
CURRENT_TIMESTAMP - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
currentDate() - Static method in class com.mysema.query.types.expr.EDate
Get an expression representing the current date as a EDate instance
currentDate(Class<T>) - Static method in class com.mysema.query.types.expr.EDate
Get an expression representing the current date as a EDate instance
currentDate() - Static method in class com.mysema.query.types.expr.EDateTime
Get an expression representing the current date as a EDateTime instance
currentDate(Class<T>) - Static method in class com.mysema.query.types.expr.EDateTime
Get an expression representing the current date as a EDateTime instance
currentTime() - Static method in class com.mysema.query.types.expr.ETime
Get an expression representing the current time as a ETime instance
currentTime(Class<T>) - Static method in class com.mysema.query.types.expr.ETime
Get an expression representing the current time as a ETime instance
currentTimestamp() - Static method in class com.mysema.query.types.expr.EDateTime
Get an expression representing the current time instant as a EDateTime instance
currentTimestamp(Class<T>) - Static method in class com.mysema.query.types.expr.EDateTime
Get an expression representing the current time instant as a EDateTime instance
Custom<T> - Interface in com.mysema.query.types.custom
Custom provides base types for custom expresions with integrated serialization templates
CustomQueryable<SubType extends CustomQueryable<SubType>> - Class in com.mysema.query.collections
CustomQueryable a ColQuery like interface for querying on custom IteratorSource sources
CustomQueryable(QueryMetadata, EvaluatorFactory) - Constructor for class com.mysema.query.collections.CustomQueryable
 

D

DAY_OF_MONTH - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
DAY_OF_WEEK - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
DAY_OF_YEAR - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
dayOfMonth() - Method in class com.mysema.query.types.expr.EDate
Get a day of month expression (range 1-31)
dayOfMonth() - Method in class com.mysema.query.types.expr.EDateConst
 
dayOfMonth() - Method in class com.mysema.query.types.expr.EDateTime
Get a day of month expression (range 1-31)
dayOfMonth() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
dayOfWeek() - Method in class com.mysema.query.types.expr.EDate
Get a day of week expression (range 1-7 / SUN-SAT) NOT supported in JDOQL and not in Derby
dayOfWeek() - Method in class com.mysema.query.types.expr.EDateConst
 
dayOfWeek() - Method in class com.mysema.query.types.expr.EDateTime
Get a day of week expression (range 1-7 / SUN-SAT) NOT supported in JDOQL and not in Derby
dayOfWeek() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
dayOfYear() - Method in class com.mysema.query.types.expr.EDate
Get a day of year expression (range 1-356) NOT supported in JDOQL and not in Derby
dayOfYear() - Method in class com.mysema.query.types.expr.EDateConst
 
dayOfYear() - Method in class com.mysema.query.types.expr.EDateTime
Get a day of year expression (range 1-356) NOT supported in JDOQL and not in Derby
dayOfYear() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
DEFAULT - Static variable in class com.mysema.query.codegen.SimpleSerializerConfig
 
DEFAULT - Static variable in class com.mysema.query.collections.ColQueryTemplates
 
DEFAULT - Static variable in class com.mysema.query.collections.impl.EvaluatorFactory
 
DEFAULT - Static variable in class com.mysema.query.hql.HQLTemplates
 
DEFAULT - Static variable in class com.mysema.query.jdoql.JDOQLTemplates
 
DEFAULT - Static variable in class com.mysema.query.sql.SQLTemplates
 
DEFAULT - Static variable in class com.mysema.query.types.path.PathInits
 
DEFAULT - Static variable in class com.mysema.query.types.TemplateFactory
 
DEFAULT - Static variable in class com.mysema.query.types.Templates
 
DefaultConfiguration - Class in com.mysema.query.apt
SimpleConfiguration is a simple implementation of the Configuration interface
DefaultConfiguration(RoundEnvironment, Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>) - Constructor for class com.mysema.query.apt.DefaultConfiguration
 
DefaultQueryMetadata - Class in com.mysema.query
DefaultQueryMetadata is the default implementation of the QueryMetadata interface
DefaultQueryMetadata() - Constructor for class com.mysema.query.DefaultQueryMetadata
 
DefaultSessionHolder - Class in com.mysema.query.hql.hibernate
 
DefaultSessionHolder(Session) - Constructor for class com.mysema.query.hql.hibernate.DefaultSessionHolder
 
delete(Path<A>, Collection<A>) - Static method in class com.mysema.query.collections.MiniApi
 
DeleteClause<SubType extends DeleteClause<SubType>> - Interface in com.mysema.query.dml
DeleteClause defines a generic extensible interface for Delete clauses
DerbyTemplates - Class in com.mysema.query.sql
DerbyTemplates is an SQL dialect for Derby
DerbyTemplates() - Constructor for class com.mysema.query.sql.DerbyTemplates
 
desc() - Method in class com.mysema.query.types.expr.EComparableBase
Get an OrderSpecifier for descending order of this expression
Detachable - Interface in com.mysema.query
Detachable defines methods for the construction of SubQuery instances
DetachableAdapter - Class in com.mysema.query.support
 
DetachableAdapter(Detachable) - Constructor for class com.mysema.query.support.DetachableAdapter
 
DetachableMixin - Class in com.mysema.query.support
Mixin style implementation of the Detachable interface
DetachableMixin(QueryMixin<?>) - Constructor for class com.mysema.query.support.DetachableMixin
 
DetachableQuery<SubType extends DetachableQuery<SubType>> - Class in com.mysema.query.support
 
DetachableQuery(QueryMixin<SubType>) - Constructor for class com.mysema.query.support.DetachableQuery
 
difference(D, Number) - Static method in class com.mysema.util.MathUtils
 
DIRECT - Static variable in class com.mysema.query.types.path.PathInits
 
DIV - Static variable in interface com.mysema.query.types.operation.Ops
 
divide(Expr<N>) - Method in class com.mysema.query.types.expr.ENumber
Get the result of the operation this / right
divide(N) - Method in class com.mysema.query.types.expr.ENumber
Get the result of the operation this / right
DOUBLE - Static variable in interface com.mysema.query.codegen.TypeModels
 
doubleValue() - Method in class com.mysema.query.types.expr.ENumber
Get the double expression of this numeric expression
doubleValue() - Method in class com.mysema.query.types.expr.ENumberConst
 
DTOSerializer - Class in com.mysema.query.codegen
DTOSerializer is a Serializer implementation for DTO types
DTOSerializer(TypeMappings) - Constructor for class com.mysema.query.codegen.DTOSerializer
 

E

EArray<E> - Interface in com.mysema.query.types.expr
 
EArrayConstructor<D> - Class in com.mysema.query.types.expr
EArrayConstructor extends EConstructor to represent array initializers
EArrayConstructor(Class<D>, Expr<D>...) - Constructor for class com.mysema.query.types.expr.EArrayConstructor
 
EBoolean - Class in com.mysema.query.types.expr
EBoolean represents boolean expressions
EBoolean() - Constructor for class com.mysema.query.types.expr.EBoolean
 
EBooleanConst - Class in com.mysema.query.types.expr
EBooleanConst provides constants for Boolean.TRUE and Boolean.FALSE
ECollection<C extends Collection<E>,E> - Interface in com.mysema.query.types.expr
ECollection represents java.util.Collection typed expressions
ECollectionBase<C extends Collection<E>,E> - Class in com.mysema.query.types.expr
ECollectionBase is an abstract base class for ECollection implementations
ECollectionBase(Class<? extends C>) - Constructor for class com.mysema.query.types.expr.ECollectionBase
 
EComparable<D extends Comparable> - Class in com.mysema.query.types.expr
EComparable extends EComparableBase to provide comparison methods.
EComparable(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.EComparable
 
EComparableBase<D extends Comparable> - Class in com.mysema.query.types.expr
EComparableBase represents comparable expressions
EComparableBase(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.EComparableBase
 
EConstructor<D> - Class in com.mysema.query.types.expr
EConstructor represents a constructor invocation
EConstructor(Class<D>, Class<?>[], Expr<?>...) - Constructor for class com.mysema.query.types.expr.EConstructor
 
EDate<D extends Comparable> - Class in com.mysema.query.types.expr
EDate represents Date expressions
EDate(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.EDate
 
EDateConst - Class in com.mysema.query.types.expr
 
EDateConst(Date) - Constructor for class com.mysema.query.types.expr.EDateConst
 
EDateOrTime<D extends Comparable> - Class in com.mysema.query.types.expr
EDateOrTime is a supertype for Date/Time related types
EDateOrTime(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.EDateOrTime
 
EDateTime<D extends Comparable> - Class in com.mysema.query.types.expr
EDateTime represents Date / Time expressions
EDateTime(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.EDateTime
 
EDateTimeConst - Class in com.mysema.query.types.expr
 
EDateTimeConst(Date) - Constructor for class com.mysema.query.types.expr.EDateTimeConst
 
ElementHandler - Class in com.mysema.query.apt
EntityElementVisitor is a an APT visitor for entity types
ElementHandler(Configuration, APTTypeModelFactory) - Constructor for class com.mysema.query.apt.ElementHandler
 
elementType - Variable in class com.mysema.query.types.path.PList
 
EList<E> - Interface in com.mysema.query.types.expr
EList represents java.util.List typed expressions
EMap<K,V> - Interface in com.mysema.query.types.expr
EMap represents java.util.Map typed expressions
EMapBase<K,V> - Class in com.mysema.query.types.expr
EMapBase is an abstract base class for EMap implementations
EMapBase(Class<? extends Map<K, V>>) - Constructor for class com.mysema.query.types.expr.EMapBase
 
embeddable - Variable in class com.mysema.query.apt.jpa.JPAAnnotationProcessor
 
embeddableAnn - Variable in class com.mysema.query.apt.DefaultConfiguration
 
EmbeddableSerializer - Class in com.mysema.query.codegen
EmbeddableSerializer is a Serializer implementation for embeddable types
EmbeddableSerializer(TypeMappings) - Constructor for class com.mysema.query.codegen.EmbeddableSerializer
 
EmptyListSource<T> - Class in com.mysema.query.paging
 
EmptyListSource() - Constructor for class com.mysema.query.paging.EmptyListSource
 
emptyResults() - Static method in class com.mysema.query.SearchResults
 
end() - Method in interface com.mysema.util.CodeWriter
 
end() - Method in class com.mysema.util.JavaWriter
 
ENDS_WITH - Static variable in interface com.mysema.query.types.operation.Ops
 
ENDS_WITH_IC - Static variable in interface com.mysema.query.types.operation.Ops
 
endsWith(Expr<String>) - Method in class com.mysema.query.types.expr.EString
Returns true if this ends with str
endsWith(Expr<String>, boolean) - Method in class com.mysema.query.types.expr.EString
Returns true if this ends with str
endsWith(String) - Method in class com.mysema.query.types.expr.EString
Returns true if this ends with str
endsWith(String, boolean) - Method in class com.mysema.query.types.expr.EString
Returns true if this ends with str
entity - Variable in class com.mysema.query.apt.jpa.JPAAnnotationProcessor
 
entityAccessor(PropertyModel, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
entityAnn - Variable in class com.mysema.query.apt.DefaultConfiguration
 
entityField(PropertyModel, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
EntityModel - Class in com.mysema.query.codegen
EntityModel represents a model of a query domain type with properties
EntityModel(String, TypeModel) - Constructor for class com.mysema.query.codegen.EntityModel
 
EntityModel(String, TypeModel, Collection<String>) - Constructor for class com.mysema.query.codegen.EntityModel
 
EntityModelFactory - Class in com.mysema.query.codegen
A Reflection based Factory implementation for ClassModel instance
EntityModelFactory(TypeModelFactory) - Constructor for class com.mysema.query.codegen.EntityModelFactory
 
EntityModelFactory(TypeModelFactory, Class<? extends Annotation>) - Constructor for class com.mysema.query.codegen.EntityModelFactory
 
EntitySerializer - Class in com.mysema.query.codegen
EntitySerializer is a Serializer implementation for entity types
EntitySerializer(TypeMappings) - Constructor for class com.mysema.query.codegen.EntitySerializer
 
ENumber<D extends Number & Comparable<?>> - Class in com.mysema.query.types.expr
ENumber represents a numeric expression
ENumber(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.ENumber
 
ENumberConst<D extends Number & Comparable<?>> - Class in com.mysema.query.types.expr
ENumberConst represents numeric constants
eq(Boolean) - Method in class com.mysema.query.types.expr.EBooleanConst
 
eq(D) - Method in class com.mysema.query.types.expr.ENumberConst
 
eq(String) - Method in class com.mysema.query.types.expr.EStringConst
 
eq(D) - Method in class com.mysema.query.types.expr.Expr
Get a this == right expression
eq(Expr<? super D>) - Method in class com.mysema.query.types.expr.Expr
Get a this == right expression
eq(D) - Method in class com.mysema.query.types.expr.ExprConst
 
EQ_IGNORE_CASE - Static variable in interface com.mysema.query.types.operation.Ops
 
EQ_OBJECT - Static variable in interface com.mysema.query.types.operation.Ops
 
EQ_PRIMITIVE - Static variable in interface com.mysema.query.types.operation.Ops
 
equals(Object) - Method in class com.mysema.query.codegen.ClassTypeModel
 
equals(Object) - Method in class com.mysema.query.codegen.ConstructorModel
 
equals(Object) - Method in class com.mysema.query.codegen.MethodModel
 
equals(Object) - Method in class com.mysema.query.codegen.ParameterModel
 
equals(Object) - Method in class com.mysema.query.codegen.PropertyModel
 
equals(Object) - Method in class com.mysema.query.codegen.SimpleTypeModel
 
equals(Object) - Method in class com.mysema.query.codegen.TypeModelAdapter
 
equals(Object) - Method in class com.mysema.query.JoinExpression
 
equals(Object) - Method in class com.mysema.query.types.expr.EBooleanConst
 
equals(Object) - Method in class com.mysema.query.types.expr.ENumberConst
 
equals(Object) - Method in class com.mysema.query.types.expr.EStringConst
 
equals(Object) - Method in class com.mysema.query.types.expr.ExprConst
 
equals(Object) - Method in class com.mysema.query.types.path.PArray
 
equals(Object) - Method in class com.mysema.query.types.path.PathMetadata
 
equals(Object) - Method in class com.mysema.query.types.path.PBoolean
 
equals(Object) - Method in class com.mysema.query.types.path.PCollection
 
equals(Object) - Method in class com.mysema.query.types.path.PComparable
 
equals(Object) - Method in class com.mysema.query.types.path.PDate
 
equals(Object) - Method in class com.mysema.query.types.path.PDateTime
 
equals(Object) - Method in class com.mysema.query.types.path.PEntity
 
equals(Object) - Method in class com.mysema.query.types.path.PList
 
equals(Object) - Method in class com.mysema.query.types.path.PMap
 
equals(Object) - Method in class com.mysema.query.types.path.PNumber
 
equals(Object) - Method in class com.mysema.query.types.path.PSet
 
equals(Object) - Method in class com.mysema.query.types.path.PSimple
 
equals(Object) - Method in class com.mysema.query.types.path.PString
 
equals(Object) - Method in class com.mysema.query.types.path.PTime
 
equalsIgnoreCase(Expr<String>) - Method in class com.mysema.query.types.expr.EString
Compares this EString to another EString, ignoring case considerations.
equalsIgnoreCase(String) - Method in class com.mysema.query.types.expr.EString
Compares this EString to another EString, ignoring case considerations.
equalsIgnoreCase(String) - Method in class com.mysema.query.types.expr.EStringConst
 
equalsOps - Static variable in interface com.mysema.query.types.operation.Ops
 
EString - Class in com.mysema.query.types.expr
EString represents String expressions
EString() - Constructor for class com.mysema.query.types.expr.EString
 
EStringConst - Class in com.mysema.query.types.expr
EStringConst represents String constants
ETime<D extends Comparable> - Class in com.mysema.query.types.expr
ETime represents Time expressions
ETime(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.ETime
 
ETimeConst - Class in com.mysema.query.types.expr
 
ETimeConst(Time) - Constructor for class com.mysema.query.types.expr.ETimeConst
 
evaluate(Object...) - Method in interface com.mysema.query.collections.impl.Evaluator
 
Evaluator<T> - Interface in com.mysema.query.collections.impl
Evaluator defines an interface for evaluating Querydsl expressions
EvaluatorFactory - Class in com.mysema.query.collections.impl
 
EvaluatorFactory(ColQueryTemplates) - Constructor for class com.mysema.query.collections.impl.EvaluatorFactory
 
execute() - Method in class com.mysema.query.collections.dml.ColDeleteClause
 
execute() - Method in class com.mysema.query.collections.dml.ColUpdateClause
 
execute() - Method in interface com.mysema.query.dml.DeleteClause
Execute the delete clause and return the amount of deleted rows/items
execute() - Method in interface com.mysema.query.dml.UpdateClause
Execute the delete clause and return the amount of updated rows/items
execute() - Method in class com.mysema.query.hql.hibernate.HibernateDeleteClause
 
execute() - Method in class com.mysema.query.hql.hibernate.HibernateUpdateClause
 
execute() - Method in class com.mysema.query.hql.jpa.JPADeleteClause
 
execute() - Method in class com.mysema.query.hql.jpa.JPAUpdateClause
 
execute() - Method in class com.mysema.query.jdoql.dml.JDOQLDeleteClause
 
execute() - Method in class com.mysema.query.jdoql.dml.JDOQLUpdateClause
 
execute() - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
execute() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
exists() - Method in interface com.mysema.query.Detachable
Create an exists(this) expression
exists() - Method in class com.mysema.query.support.DetachableAdapter
 
exists() - Method in class com.mysema.query.support.DetachableMixin
 
exists() - Method in class com.mysema.query.support.DetachableQuery
 
EXISTS - Static variable in interface com.mysema.query.types.operation.Ops
 
exists() - Method in class com.mysema.query.types.query.ListSubQuery
 
exists() - Method in class com.mysema.query.types.query.ObjectSubQuery
 
exists() - Method in interface com.mysema.query.types.query.SubQuery
 
exp(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
EXP - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
export(DatabaseMetaData) - Method in class com.mysema.query.sql.MetaDataExporter
 
Expr<D> - Class in com.mysema.query.types.expr
Expr represents a general typed expression in a Query instance.
Expr(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.Expr
 
ExprConst<D> - Class in com.mysema.query.types.expr
ExprConst represents general constant expressions
ExtendedDerbyDialect - Class in com.mysema.query.hql.support
 
ExtendedDerbyDialect() - Constructor for class com.mysema.query.hql.support.ExtendedDerbyDialect
 
ExtendedHSQLDialect - Class in com.mysema.query.hql.support
 
ExtendedHSQLDialect() - Constructor for class com.mysema.query.hql.support.ExtendedHSQLDialect
 

F

FactoryMap<V> - Class in com.mysema.query.util
FactoryMap is a factory which lazily creates values via the given create method
FactoryMap() - Constructor for class com.mysema.query.util.FactoryMap
 
FALSE - Static variable in class com.mysema.query.types.expr.EBooleanConst
 
fetch() - Method in interface com.mysema.query.hql.HQLQuery
Add the "fetch" flag to the last defined join
fetch() - Method in class com.mysema.query.hql.HQLQueryBase
 
fetch() - Method in class com.mysema.query.hql.HQLQueryMixin
 
fetchAll() - Method in interface com.mysema.query.hql.HQLQuery
Add the "fetch all properties" flag to the last defined join.
fetchAll() - Method in class com.mysema.query.hql.HQLQueryBase
 
fetchAll() - Method in class com.mysema.query.hql.HQLQueryMixin
 
FileUtils - Class in com.mysema.query.util
 
FileUtils() - Constructor for class com.mysema.query.util.FileUtils
 
FLOAT - Static variable in interface com.mysema.query.codegen.TypeModels
 
floatValue() - Method in class com.mysema.query.types.expr.ENumber
Get the float expression of this numeric expression
floatValue() - Method in class com.mysema.query.types.expr.ENumberConst
 
floor() - Method in class com.mysema.query.types.expr.ENumber
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
FLOOR - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
forArrayAccess(PArray<?>, Expr<Integer>) - Static method in class com.mysema.query.types.path.PathMetadataFactory
 
forArrayAccess(PArray<?>, int) - Static method in class com.mysema.query.types.path.PathMetadataFactory
 
forListAccess(PList<?, ?>, Expr<Integer>) - Static method in class com.mysema.query.types.path.PathMetadataFactory
 
forListAccess(PList<?, ?>, int) - Static method in class com.mysema.query.types.path.PathMetadataFactory
 
forListAccess(int) - Method in class com.mysema.query.types.path.PList
 
forListAccess(Expr<Integer>) - Method in class com.mysema.query.types.path.PList
 
forMapAccess(PMap<?, ?, ?>, Expr<KT>) - Static method in class com.mysema.query.types.path.PathMetadataFactory
 
forMapAccess(PMap<?, ?, ?>, KT) - Static method in class com.mysema.query.types.path.PathMetadataFactory
 
forMapAccess(K) - Method in class com.mysema.query.types.path.PMap
 
forMapAccess(Expr<K>) - Method in class com.mysema.query.types.path.PMap
 
forProperty(Path<?>, String) - Static method in class com.mysema.query.types.path.PathMetadataFactory
 
forProperty(String) - Method in class com.mysema.query.types.path.PEntity
 
forVariable(String) - Static method in class com.mysema.query.types.path.PathMetadataFactory
 
from(Path<A>, Iterable<? extends A>) - Method in interface com.mysema.query.collections.ColQuery
Add a query source
from(Path<?>...) - Method in class com.mysema.query.collections.CustomQueryable
 
from(Path<A>, Iterable<? extends A>) - Method in class com.mysema.query.collections.impl.AbstractColQuery
 
from(Path<A>, A...) - Static method in class com.mysema.query.collections.MiniApi
 
from(Path<A>, Iterable<A>) - Static method in class com.mysema.query.collections.MiniApi
 
from(A, Iterable<A>) - Static method in class com.mysema.query.collections.MiniApi
 
from(PEntity<?>...) - Method in interface com.mysema.query.hql.HQLQuery
Set the sources of this query
from(PEntity<?>...) - Method in class com.mysema.query.hql.HQLQueryBase
 
from(PEntity<?>...) - Method in class com.mysema.query.hql.HQLSubQuery
 
from(PEntity<?>...) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
from(PEntity<?>...) - Method in interface com.mysema.query.jdoql.JDOQLQuery
Add query sources
from(PEntity<?>...) - Method in class com.mysema.query.jdoql.JDOQLSubQuery
 
from(Path<? extends Collection<P>>, PEntity<P>) - Method in class com.mysema.query.jdoql.JDOQLSubQuery
 
from(PEntity<?>...) - Method in class com.mysema.query.QueryMixin
 
from(PEntity<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
from(PEntity<?>...) - Method in interface com.mysema.query.sql.SQLQuery
 
from(PEntity<?>...) - Method in class com.mysema.query.sql.SQLSubQuery
 
fullJoin(PEntity<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create an full join with the given target.
fullJoin(PEntity<P>, PEntity<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create a full join with the given target and alias.
fullJoin(Path<? extends Collection<P>>) - Method in interface com.mysema.query.hql.HQLQuery
Create an full join with the given target.
fullJoin(Path<? extends Collection<P>>, Path<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create a full join with the given target and alias.
fullJoin(PMap<?, P, ?>) - Method in interface com.mysema.query.hql.HQLQuery
Create an full join with the given target.
fullJoin(PMap<?, P, ?>, Path<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create a full join with the given target and alias.
fullJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLQueryBase
 
fullJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
fullJoin(PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
fullJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
fullJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLQueryBase
 
fullJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
fullJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
fullJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
fullJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
fullJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
fullJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
fullJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLSubQuery
 
fullJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
fullJoin(PEntity<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
fullJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
fullJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLSubQuery
 
fullJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
fullJoin(PEntity<P>) - Method in class com.mysema.query.QueryMixin
 
fullJoin(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
fullJoin(PEntity<?>) - Method in interface com.mysema.query.sql.SQLQuery
 
fullJoin(PEntity<?>) - Method in class com.mysema.query.sql.SQLSubQuery
 

G

get(String) - Static method in enum com.mysema.query.codegen.TypeCategory
 
get(PropertyType) - Static method in enum com.mysema.query.codegen.TypeCategory
 
get(int) - Method in class com.mysema.query.sql.SQLTypeMapping
 
get(Expr<Integer>) - Method in interface com.mysema.query.types.expr.EArray
 
get(int) - Method in interface com.mysema.query.types.expr.EArray
 
get(Expr<Integer>) - Method in interface com.mysema.query.types.expr.EList
Indexed access
get(int) - Method in interface com.mysema.query.types.expr.EList
Indexed access
get(Expr<K>) - Method in interface com.mysema.query.types.expr.EMap
Get a this.get(key) expression
get(K) - Method in interface com.mysema.query.types.expr.EMap
Get a this.get(key) expression
get(Expr<Integer>) - Method in class com.mysema.query.types.path.PArray
Create a expression for indexed access
get(int) - Method in class com.mysema.query.types.path.PArray
Create a expression for indexed access
get(String) - Method in class com.mysema.query.types.path.PathBuilder
 
get(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(String) - Method in class com.mysema.query.types.path.PathInits
 
get(Expr<Integer>) - Method in class com.mysema.query.types.path.PList
 
get(int) - Method in class com.mysema.query.types.path.PList
 
get(Expr<K>) - Method in class com.mysema.query.types.path.PMap
 
get(K) - Method in class com.mysema.query.types.path.PMap
 
get(Object...) - Method in class com.mysema.query.util.FactoryMap
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PArray
 
getAnnotatedElement() - Method in interface com.mysema.query.types.path.Path
Return the annotated element related to the given path For property paths the annotated element contains the annotations of the related field and/or getter method and for all others paths the annotated element is the expression type.
getAnnotatedElement() - Method in class com.mysema.query.types.path.PBoolean
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PCollection
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PComparable
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PDate
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PDateTime
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PEntity
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PList
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PMap
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PNumber
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PSet
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PSimple
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PString
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PTime
 
getAnnotatedElement(Class<?>, String, Class<?>) - Static method in class com.mysema.util.PropertyUtils
 
getAnnotation(Class<T>) - Method in class com.mysema.util.AnnotatedElementAdapter
 
getAnnotations() - Method in class com.mysema.query.apt.hibernate.HibernateConfiguration
 
getAnnotations() - Method in class com.mysema.query.apt.jpa.JPAConfiguration
 
getAnnotations() - Method in class com.mysema.query.codegen.EntityModel
 
getAnnotations() - Method in class com.mysema.util.AnnotatedElementAdapter
 
getAny(D) - Static method in class com.mysema.query.alias.Alias
Convert the given alias to an expression
getArg(int) - Method in class com.mysema.query.types.custom.CBoolean
 
getArg(int) - Method in class com.mysema.query.types.custom.CComparable
 
getArg(int) - Method in class com.mysema.query.types.custom.CDate
 
getArg(int) - Method in class com.mysema.query.types.custom.CDateTime
 
getArg(int) - Method in class com.mysema.query.types.custom.CNumber
 
getArg(int) - Method in class com.mysema.query.types.custom.CSimple
 
getArg(int) - Method in class com.mysema.query.types.custom.CString
 
getArg(int) - Method in class com.mysema.query.types.custom.CTime
 
getArg(int) - Method in interface com.mysema.query.types.custom.Custom
Get the argument with the given index
getArg(int) - Method in class com.mysema.query.types.expr.EConstructor
Get the constructor invocation argument with the given index
getArg(int) - Method in class com.mysema.query.types.operation.OBoolean
 
getArg(int) - Method in class com.mysema.query.types.operation.OComparable
 
getArg(int) - Method in class com.mysema.query.types.operation.ODate
 
getArg(int) - Method in class com.mysema.query.types.operation.ODateTime
 
getArg(int) - Method in class com.mysema.query.types.operation.ONumber
 
getArg(int) - Method in interface com.mysema.query.types.operation.Operation
Get the argument with the given index
getArg(int) - Method in class com.mysema.query.types.operation.OperationMixin
 
getArg(int) - Method in class com.mysema.query.types.operation.OSimple
 
getArg(int) - Method in class com.mysema.query.types.operation.OString
 
getArg(int) - Method in class com.mysema.query.types.operation.OTime
 
getArgs() - Method in class com.mysema.query.types.custom.CBoolean
 
getArgs() - Method in class com.mysema.query.types.custom.CComparable
 
getArgs() - Method in class com.mysema.query.types.custom.CDate
 
getArgs() - Method in class com.mysema.query.types.custom.CDateTime
 
getArgs() - Method in class com.mysema.query.types.custom.CNumber
 
getArgs() - Method in class com.mysema.query.types.custom.CSimple
 
getArgs() - Method in class com.mysema.query.types.custom.CString
 
getArgs() - Method in class com.mysema.query.types.custom.CTime
 
getArgs() - Method in interface com.mysema.query.types.custom.Custom
Get the arguments of the custom expression
getArgs() - Method in class com.mysema.query.types.expr.EConstructor
Get the constructor invocation arguments
getArgs() - Method in class com.mysema.query.types.operation.OBoolean
 
getArgs() - Method in class com.mysema.query.types.operation.OComparable
 
getArgs() - Method in class com.mysema.query.types.operation.ODate
 
getArgs() - Method in class com.mysema.query.types.operation.ODateTime
 
getArgs() - Method in class com.mysema.query.types.operation.ONumber
 
getArgs() - Method in interface com.mysema.query.types.operation.Operation
Get the arguments of this operation
getArgs() - Method in class com.mysema.query.types.operation.OperationMixin
 
getArgs() - Method in class com.mysema.query.types.operation.OSimple
 
getArgs() - Method in class com.mysema.query.types.operation.OString
 
getArgs() - Method in class com.mysema.query.types.operation.OTime
 
getArray(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
getAsc() - Method in class com.mysema.query.sql.SQLTemplates
 
getBoolean(String) - Method in class com.mysema.query.types.path.PathBuilder
 
getCandidatePath() - Method in class com.mysema.query.jdoql.JDOQLSerializer
 
getCategory() - Method in class com.mysema.query.codegen.ClassTypeModel
 
getCategory() - Method in class com.mysema.query.codegen.EntityModel
 
getCategory() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
getCategory() - Method in interface com.mysema.query.codegen.TypeModel
 
getCategory() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getClass2Type() - Method in class com.mysema.query.sql.SQLTemplates
 
getCollection(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
getColumnAlias() - Method in class com.mysema.query.sql.SQLTemplates
 
getComparable(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
getCondition() - Method in class com.mysema.query.JoinExpression
 
getConfig(TypeElement, List<? extends Element>) - Method in interface com.mysema.query.apt.Configuration
 
getConfig(TypeElement, List<? extends Element>) - Method in class com.mysema.query.apt.DefaultConfiguration
 
getConfig(TypeElement, List<? extends Element>) - Method in class com.mysema.query.apt.jpa.JPAConfiguration
 
getConfig(QuerydslConfig) - Static method in class com.mysema.query.codegen.SimpleSerializerConfig
 
getConnectBy() - Method in class com.mysema.query.sql.SQLTemplates
 
getConnectByNocyclePrior() - Method in class com.mysema.query.sql.SQLTemplates
 
getConnectByPrior() - Method in class com.mysema.query.sql.SQLTemplates
 
getConstant() - Method in interface com.mysema.query.types.expr.Constant
 
getConstant() - Method in class com.mysema.query.types.expr.EBooleanConst
 
getConstant() - Method in class com.mysema.query.types.expr.EDateConst
 
getConstant() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
getConstant() - Method in class com.mysema.query.types.expr.ENumberConst
 
getConstant() - Method in class com.mysema.query.types.expr.EStringConst
 
getConstant() - Method in class com.mysema.query.types.expr.ETimeConst
 
getConstant() - Method in class com.mysema.query.types.expr.ExprConst
Get the embedded constant
getConstants() - Method in class com.mysema.query.hql.HQLQueryBase
 
getConstants() - Method in class com.mysema.query.jdoql.JDOQLSerializer
 
getConstants() - Method in class com.mysema.query.sql.SQLSerializer
 
getConstantToLabel() - Method in class com.mysema.query.serialization.SerializerBase
 
getConstructors() - Method in class com.mysema.query.codegen.EntityModel
 
getContent(Path<T>) - Method in class com.mysema.query.collections.CustomQueryable
 
getContext() - Method in class com.mysema.query.codegen.MethodModel
 
getContext() - Method in class com.mysema.query.codegen.PropertyModel
 
getCount() - Method in class com.mysema.query.sql.SQLTemplates
 
getCountStar() - Method in class com.mysema.query.sql.SQLTemplates
 
getCustomType(TypeModel, EntityModel, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getCustomType(TypeModel, EntityModel, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getDate(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
getDateTime(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
getDayOfMonth(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
getDayOfWeek(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
getDayOfYear(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
getDeclaredAnnotations() - Method in class com.mysema.util.AnnotatedElementAdapter
 
getDeleteFrom() - Method in class com.mysema.query.sql.SQLTemplates
 
getDesc() - Method in class com.mysema.query.sql.SQLTemplates
 
getDTOSerializer() - Method in interface com.mysema.query.apt.Configuration
 
getDTOSerializer() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getDummyTable() - Method in class com.mysema.query.sql.SQLTemplates
 
getElements() - Method in class com.mysema.query.types.Template
 
getElementType() - Method in class com.mysema.query.types.expr.EArrayConstructor
 
getElementType() - Method in interface com.mysema.query.types.expr.ECollection
Get the element type of this path
getElementType() - Method in class com.mysema.query.types.path.PArray
 
getElementType() - Method in class com.mysema.query.types.path.PCollection
 
getElementType() - Method in class com.mysema.query.types.path.PList
 
getElementType() - Method in class com.mysema.query.types.path.PSet
 
getElementType() - Method in class com.mysema.query.types.query.ListSubQuery
 
getEmbeddableAnn() - Method in interface com.mysema.query.apt.Configuration
 
getEmbeddableAnn() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getEmbeddableSerializer() - Method in interface com.mysema.query.apt.Configuration
 
getEmbeddableSerializer() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getEntityAnn() - Method in interface com.mysema.query.apt.Configuration
 
getEntityAnn() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getEntityName() - Method in class com.mysema.query.types.path.PCollection
Get the entity name for this Entity collection path
getEntityName() - Method in class com.mysema.query.types.path.PSet
Get the entity name for this Entity collection path
getEntitySerializer() - Method in interface com.mysema.query.apt.Configuration
 
getEntitySerializer() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getEscapedName() - Method in class com.mysema.query.codegen.PropertyModel
 
getExpression() - Method in class com.mysema.query.types.path.PathMetadata
 
getExprType(TypeModel, EntityModel, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getExprType(TypeModel, EntityModel, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getFrom() - Method in class com.mysema.query.sql.SQLTemplates
 
getFullJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getFullName() - Method in class com.mysema.query.codegen.ClassTypeModel
 
getFullName() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
getFullName() - Method in interface com.mysema.query.codegen.TypeModel
 
getFullName() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getGroupBy() - Method in class com.mysema.query.DefaultQueryMetadata
 
getGroupBy() - Method in interface com.mysema.query.QueryMetadata
 
getGroupBy() - Method in class com.mysema.query.sql.SQLTemplates
 
getHaving() - Method in class com.mysema.query.DefaultQueryMetadata
 
getHaving() - Method in interface com.mysema.query.QueryMetadata
 
getHaving() - Method in class com.mysema.query.sql.SQLTemplates
 
getHour(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
getIndex() - Method in class com.mysema.query.types.Template.Element
 
getInits() - Method in class com.mysema.query.codegen.PropertyModel
 
getInnerJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getJavaConstructor() - Method in class com.mysema.query.types.expr.EConstructor
Returns the "real" constructor that matches the Constructor expression
getJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getJoins() - Method in class com.mysema.query.DefaultQueryMetadata
 
getJoins() - Method in interface com.mysema.query.QueryMetadata
 
getKeyType() - Method in interface com.mysema.query.types.expr.EMap
Get the key type for this path
getKeyType() - Method in class com.mysema.query.types.path.PMap
 
getLeftJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getLimit() - Method in class com.mysema.query.QueryModifiers
Gets the limit.
getLimit() - Method in class com.mysema.query.SearchResults
 
getLimit() - Method in class com.mysema.query.sql.SQLTemplates
 
getLimitOffsetCondition(Long, Long) - Method in class com.mysema.query.sql.SQLTemplates
 
getLimitOffsetTemplate() - Method in class com.mysema.query.sql.SQLTemplates
 
getLimitTemplate() - Method in class com.mysema.query.sql.SQLTemplates
 
getList(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
getList(String, Class<A>, Class<E>) - Method in class com.mysema.query.types.path.PathBuilder
 
getLocalGenericName(TypeModel, boolean) - Method in class com.mysema.query.codegen.AbstractTypeModel
 
getLocalGenericName(TypeModel, T, boolean) - Method in class com.mysema.query.codegen.ClassTypeModel
 
getLocalGenericName() - Method in class com.mysema.query.codegen.EntityModel
 
getLocalGenericName(TypeModel, T, boolean) - Method in class com.mysema.query.codegen.SimpleTypeModel
 
getLocalGenericName(TypeModel, T, boolean) - Method in class com.mysema.query.codegen.TypeExtendsModel
 
getLocalGenericName(TypeModel, boolean) - Method in interface com.mysema.query.codegen.TypeModel
 
getLocalGenericName(TypeModel, T, boolean) - Method in interface com.mysema.query.codegen.TypeModel
 
getLocalGenericName(TypeModel, boolean) - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getLocalGenericName(TypeModel, T, boolean) - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getLocalGenericName(TypeModel, T, boolean) - Method in class com.mysema.query.codegen.TypeSuperModel
 
getLocalRawName(TypeModel) - Method in class com.mysema.query.codegen.AbstractTypeModel
 
getLocalRawName(TypeModel, T) - Method in class com.mysema.query.codegen.ClassTypeModel
 
getLocalRawName() - Method in class com.mysema.query.codegen.EntityModel
 
getLocalRawName(TypeModel, T) - Method in class com.mysema.query.codegen.SimpleTypeModel
 
getLocalRawName(TypeModel) - Method in interface com.mysema.query.codegen.TypeModel
 
getLocalRawName(TypeModel, T) - Method in interface com.mysema.query.codegen.TypeModel
 
getLocalRawName(TypeModel) - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getLocalRawName(TypeModel, T) - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getMap(String, Class<K>, Class<V>) - Method in class com.mysema.query.types.path.PathBuilder
 
getMap(String, Class<K>, Class<V>, Class<E>) - Method in class com.mysema.query.types.path.PathBuilder
 
getMetadata() - Method in class com.mysema.query.collections.CustomQueryable
 
getMetadata() - Method in class com.mysema.query.collections.impl.ColQueryImpl
 
getMetadata() - Method in class com.mysema.query.QueryMixin
 
getMetadata() - Method in class com.mysema.query.types.path.PArray
 
getMetadata() - Method in interface com.mysema.query.types.path.Path
Get the metadata for this path
getMetadata() - Method in class com.mysema.query.types.path.PBoolean
 
getMetadata() - Method in class com.mysema.query.types.path.PCollection
 
getMetadata() - Method in class com.mysema.query.types.path.PComparable
 
getMetadata() - Method in class com.mysema.query.types.path.PDate
 
getMetadata() - Method in class com.mysema.query.types.path.PDateTime
 
getMetadata() - Method in class com.mysema.query.types.path.PEntity
 
getMetadata() - Method in class com.mysema.query.types.path.PList
 
getMetadata() - Method in class com.mysema.query.types.path.PMap
 
getMetadata() - Method in class com.mysema.query.types.path.PNumber
 
getMetadata() - Method in class com.mysema.query.types.path.PSet
 
getMetadata() - Method in class com.mysema.query.types.path.PSimple
 
getMetadata() - Method in class com.mysema.query.types.path.PString
 
getMetadata() - Method in class com.mysema.query.types.path.PTime
 
getMetadata() - Method in class com.mysema.query.types.query.ListSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.ObjectSubQuery
 
getMetadata() - Method in interface com.mysema.query.types.query.SubQuery
 
getMethods() - Method in class com.mysema.query.codegen.EntityModel
 
getMilliSecond(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
getMinute(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
getModifiers() - Method in class com.mysema.query.DefaultQueryMetadata
 
getModifiers() - Method in interface com.mysema.query.QueryMetadata
 
getMonth(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
getName() - Method in class com.mysema.query.codegen.MethodModel
 
getName() - Method in class com.mysema.query.codegen.ParameterModel
 
getName() - Method in class com.mysema.query.codegen.PropertyModel
 
getNamePrefix() - Method in interface com.mysema.query.apt.Configuration
 
getNamePrefix() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getNumber(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
getOffset() - Method in class com.mysema.query.QueryModifiers
Gets the offset.
getOffset() - Method in class com.mysema.query.SearchResults
 
getOffset() - Method in class com.mysema.query.sql.SQLTemplates
 
getOffsetTemplate() - Method in class com.mysema.query.sql.SQLTemplates
 
getOn() - Method in class com.mysema.query.sql.SQLTemplates
 
getOperator() - Method in class com.mysema.query.types.operation.OBoolean
 
getOperator() - Method in class com.mysema.query.types.operation.OComparable
 
getOperator() - Method in class com.mysema.query.types.operation.ODate
 
getOperator() - Method in class com.mysema.query.types.operation.ODateTime
 
getOperator() - Method in class com.mysema.query.types.operation.ONumber
 
getOperator() - Method in interface com.mysema.query.types.operation.Operation
Get the operator symbol for this operation
getOperator() - Method in class com.mysema.query.types.operation.OperationMixin
 
getOperator() - Method in class com.mysema.query.types.operation.OSimple
 
getOperator() - Method in class com.mysema.query.types.operation.OString
 
getOperator() - Method in class com.mysema.query.types.operation.OTime
 
getOrder() - Method in class com.mysema.query.types.OrderSpecifier
Get the order of this specifier
getOrderBy() - Method in class com.mysema.query.DefaultQueryMetadata
 
getOrderBy() - Method in interface com.mysema.query.QueryMetadata
 
getOrderBy() - Method in class com.mysema.query.sql.oracle.SumOver
 
getOrderBy() - Method in class com.mysema.query.sql.SQLTemplates
 
getOrderSiblingsBy() - Method in class com.mysema.query.sql.SQLTemplates
 
getOriginalCategory() - Method in class com.mysema.query.codegen.EntityModel
 
getOver() - Method in class com.mysema.query.sql.SQLTemplates
 
getPackageName() - Method in class com.mysema.query.codegen.ClassTypeModel
 
getPackageName() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
getPackageName() - Method in interface com.mysema.query.codegen.TypeModel
 
getPackageName() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getParameter(int) - Method in class com.mysema.query.codegen.ClassTypeModel
 
getParameter(int) - Method in class com.mysema.query.codegen.PropertyModel
 
getParameter(int) - Method in class com.mysema.query.codegen.SimpleTypeModel
 
getParameter(int) - Method in interface com.mysema.query.codegen.TypeModel
 
getParameter(int) - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getParameterCount() - Method in class com.mysema.query.codegen.ClassTypeModel
 
getParameterCount() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
getParameterCount() - Method in interface com.mysema.query.codegen.TypeModel
 
getParameterCount() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getParameters() - Method in class com.mysema.query.codegen.ConstructorModel
 
getParameters() - Method in class com.mysema.query.codegen.MethodModel
 
getParent() - Method in class com.mysema.query.types.path.PathMetadata
 
getPartitionBy() - Method in class com.mysema.query.sql.oracle.SumOver
 
getPartitionBy() - Method in class com.mysema.query.sql.SQLTemplates
 
getPathType(TypeModel, EntityModel, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getPathType(TypeModel, EntityModel, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getPathType() - Method in class com.mysema.query.types.path.PathMetadata
 
getPrecedence(Operator<?>) - Method in class com.mysema.query.types.Templates
 
getPrefix() - Method in class com.mysema.query.codegen.EntityModel
 
getPrimitiveName() - Method in class com.mysema.query.codegen.ClassTypeModel
 
getPrimitiveName() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
getPrimitiveName() - Method in interface com.mysema.query.codegen.TypeModel
 
getPrimitiveName() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getProjection() - Method in class com.mysema.query.DefaultQueryMetadata
 
getProjection() - Method in interface com.mysema.query.QueryMetadata
 
getProperties() - Method in class com.mysema.query.codegen.EntityModel
 
getQueryType(TypeModel, EntityModel, String, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getResults(int, int) - Method in class com.mysema.query.paging.EmptyListSource
 
getResults(int, int) - Method in interface com.mysema.query.paging.ListSource
Get the results from the given start index to the given end index
getResults(int, int) - Method in class com.mysema.query.paging.SimpleListSource
 
getResults() - Method in class com.mysema.query.SearchResults
 
getReturnType() - Method in class com.mysema.query.codegen.MethodModel
 
getRoot() - Method in class com.mysema.query.types.path.PArray
 
getRoot() - Method in interface com.mysema.query.types.path.Path
Get the root for this path
getRoot() - Method in class com.mysema.query.types.path.PathMetadata
 
getRoot() - Method in class com.mysema.query.types.path.PBoolean
 
getRoot() - Method in class com.mysema.query.types.path.PCollection
 
getRoot() - Method in class com.mysema.query.types.path.PComparable
 
getRoot() - Method in class com.mysema.query.types.path.PDate
 
getRoot() - Method in class com.mysema.query.types.path.PDateTime
 
getRoot() - Method in class com.mysema.query.types.path.PEntity
 
getRoot() - Method in class com.mysema.query.types.path.PList
 
getRoot() - Method in class com.mysema.query.types.path.PMap
 
getRoot() - Method in class com.mysema.query.types.path.PNumber
 
getRoot() - Method in class com.mysema.query.types.path.PSet
 
getRoot() - Method in class com.mysema.query.types.path.PSimple
 
getRoot() - Method in class com.mysema.query.types.path.PString
 
getRoot() - Method in class com.mysema.query.types.path.PTime
 
getSecond(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
getSelect() - Method in class com.mysema.query.sql.SQLTemplates
 
getSelectDistinct() - Method in class com.mysema.query.sql.SQLTemplates
 
getSelfOrValueType() - Method in class com.mysema.query.codegen.ClassTypeModel
 
getSelfOrValueType() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
getSelfOrValueType() - Method in interface com.mysema.query.codegen.TypeModel
 
getSelfOrValueType() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getSerializerConfig(EntityModel) - Method in interface com.mysema.query.apt.Configuration
 
getSerializerConfig(EntityModel) - Method in class com.mysema.query.apt.DefaultConfiguration
 
getSet(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
getSimple(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
getSimpleName() - Method in class com.mysema.query.codegen.ClassTypeModel
 
getSimpleName() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
getSimpleName() - Method in interface com.mysema.query.codegen.TypeModel
 
getSimpleName() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
getSkipAnn() - Method in interface com.mysema.query.apt.Configuration
 
getSkipAnn() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getStartWith() - Method in class com.mysema.query.sql.SQLTemplates
 
getStaticText() - Method in class com.mysema.query.types.Template.Element
 
getString(String) - Method in class com.mysema.query.types.path.PathBuilder
 
getSum() - Method in class com.mysema.query.sql.SQLTemplates
 
getSuperModel() - Method in class com.mysema.query.codegen.EntityModel
 
getSuperType() - Method in enum com.mysema.query.codegen.TypeCategory
 
getSuperTypeAnn() - Method in interface com.mysema.query.apt.Configuration
 
getSuperTypeAnn() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getSuperTypes() - Method in class com.mysema.query.codegen.EntityModel
 
getSupertypeSerializer() - Method in interface com.mysema.query.apt.Configuration
 
getSupertypeSerializer() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getTableAlias() - Method in class com.mysema.query.sql.SQLTemplates
 
getTarget() - Method in class com.mysema.query.JoinExpression
 
getTarget() - Method in class com.mysema.query.sql.oracle.SumOver
 
getTarget() - Method in class com.mysema.query.types.OrderSpecifier
Get the target expression of this OrderSpecifier
getTemplate() - Method in class com.mysema.query.codegen.MethodModel
 
getTemplate() - Method in class com.mysema.query.types.custom.CBoolean
 
getTemplate() - Method in class com.mysema.query.types.custom.CComparable
 
getTemplate() - Method in class com.mysema.query.types.custom.CDate
 
getTemplate() - Method in class com.mysema.query.types.custom.CDateTime
 
getTemplate() - Method in class com.mysema.query.types.custom.CNumber
 
getTemplate() - Method in class com.mysema.query.types.custom.CSimple
 
getTemplate() - Method in class com.mysema.query.types.custom.CString
 
getTemplate() - Method in class com.mysema.query.types.custom.CTime
 
getTemplate() - Method in interface com.mysema.query.types.custom.Custom
Get the serialization template for this custom expression
getTemplate(Operator<?>) - Method in class com.mysema.query.types.Templates
 
getTime(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
getTotal() - Method in class com.mysema.query.SearchResults
 
getType() - Method in class com.mysema.query.codegen.ParameterModel
 
getType() - Method in class com.mysema.query.codegen.PropertyModel
 
getType() - Method in class com.mysema.query.JoinExpression
 
getType() - Method in class com.mysema.query.types.expr.Expr
Get the Java type for this expression
getType() - Method in interface com.mysema.query.types.operation.Operation
Get the type of this operation
getType() - Method in class com.mysema.query.types.operation.OperationMixin
 
getType() - Method in class com.mysema.query.types.path.PArray
 
getType() - Method in interface com.mysema.query.types.path.Path
Get the type of this path
getTypeMappings() - Method in interface com.mysema.query.apt.Configuration
 
getTypeMappings() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getTypeParameter(Type, int) - Static method in class com.mysema.query.util.TypeUtil
 
getTypes() - Method in interface com.mysema.query.types.operation.Operator
Get the types related to this operator symbols
getTypes() - Method in class com.mysema.query.types.operation.OperatorImpl
 
getTypes() - Method in enum com.mysema.query.types.path.PathType
 
getUncapSimpleName() - Method in class com.mysema.query.codegen.EntityModel
 
getUnion() - Method in class com.mysema.query.sql.SQLTemplates
 
getUpdate() - Method in class com.mysema.query.sql.SQLTemplates
 
getValue() - Method in class com.mysema.query.BooleanBuilder
 
getValueType() - Method in interface com.mysema.query.types.expr.EMap
Get the value type for this path
getValueType() - Method in class com.mysema.query.types.path.PMap
 
getWeek(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
getWhere() - Method in class com.mysema.query.DefaultQueryMetadata
 
getWhere() - Method in interface com.mysema.query.QueryMetadata
 
getWhere() - Method in class com.mysema.query.sql.SQLTemplates
 
getYear(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
getYearMonth(Date) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
goe(D) - Method in class com.mysema.query.types.expr.EComparable
Get a this >= right expression
goe(Expr<D>) - Method in class com.mysema.query.types.expr.EComparable
Get a this >= right expression
goe(A) - Method in class com.mysema.query.types.expr.ENumber
Create a this >= right expression
goe(Expr<A>) - Method in class com.mysema.query.types.expr.ENumber
Create a this >= right expression
GOE - Static variable in interface com.mysema.query.types.operation.Ops
 
groupBy(Expr<?>...) - Method in interface com.mysema.query.Query
Defines the grouping/aggregation expressions
groupBy(Expr<?>...) - Method in class com.mysema.query.QueryBase
 
groupBy(Expr<?>...) - Method in class com.mysema.query.QueryMixin
 
gt(D) - Method in class com.mysema.query.types.expr.EComparable
Get a this > right expression
gt(Expr<D>) - Method in class com.mysema.query.types.expr.EComparable
Get a this > right expression
gt(A) - Method in class com.mysema.query.types.expr.ENumber
Create a this > right expression
gt(Expr<A>) - Method in class com.mysema.query.types.expr.ENumber
Create a this > right expression
GT - Static variable in interface com.mysema.query.types.operation.Ops
 

H

handle(String, List<? extends Expr<?>>) - Method in class com.mysema.query.serialization.SerializerBase
 
handle(Expr<?>) - Method in class com.mysema.query.types.VisitorBase
 
handleConstructors(EntityModel, List<? extends Element>) - Method in class com.mysema.query.apt.ElementHandler
 
handleFieldProperty(EntityModel, VariableElement, Map<String, PropertyModel>, Set<String>, Map<String, TypeCategory>) - Method in class com.mysema.query.apt.ElementHandler
 
handleFromWhereMultiSource(List<Expr<?>>) - Method in class com.mysema.query.collections.impl.AbstractColQuery
 
handleFromWhereSingleSource(List<Expr<?>>) - Method in class com.mysema.query.collections.impl.AbstractColQuery
 
handleMethodProperty(EntityModel, String, ExecutableElement, Map<String, PropertyModel>, Set<String>, Map<String, TypeCategory>) - Method in class com.mysema.query.apt.ElementHandler
 
handleNormalType(TypeElement) - Method in class com.mysema.query.apt.ElementHandler
 
handleOrderBy(List<Expr<?>>, Iterator<?>) - Method in class com.mysema.query.collections.impl.AbstractColQuery
 
handleProjectionType(TypeElement) - Method in class com.mysema.query.apt.ElementHandler
 
handleQueryMethod(EntityModel, ExecutableElement, Set<MethodModel>) - Method in class com.mysema.query.apt.ElementHandler
 
handleSelect(Iterator<?>, List<Expr<?>>, Expr<RT>) - Method in class com.mysema.query.collections.impl.AbstractColQuery
 
hasConverter() - Method in class com.mysema.query.types.Template.Element
 
hasEntityFields() - Method in class com.mysema.query.codegen.ClassTypeModel
 
hasEntityFields() - Method in class com.mysema.query.codegen.EntityModel
 
hasEntityFields() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
hasEntityFields() - Method in interface com.mysema.query.codegen.TypeModel
 
hasEntityFields() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
hasFlag(Object) - Method in class com.mysema.query.JoinExpression
 
hashCode() - Method in class com.mysema.query.codegen.ClassTypeModel
 
hashCode() - Method in class com.mysema.query.codegen.ConstructorModel
 
hashCode() - Method in class com.mysema.query.codegen.MethodModel
 
hashCode() - Method in class com.mysema.query.codegen.ParameterModel
 
hashCode() - Method in class com.mysema.query.codegen.PropertyModel
 
hashCode() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
hashCode() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
hashCode() - Method in class com.mysema.query.JoinExpression
 
hashCode() - Method in class com.mysema.query.types.expr.EBooleanConst
 
hashCode() - Method in class com.mysema.query.types.expr.ENumberConst
 
hashCode() - Method in class com.mysema.query.types.expr.EStringConst
 
hashCode() - Method in class com.mysema.query.types.expr.Expr
 
hashCode() - Method in class com.mysema.query.types.expr.ExprConst
 
hashCode() - Method in class com.mysema.query.types.path.PArray
 
hashCode() - Method in class com.mysema.query.types.path.PathMetadata
 
hashCode() - Method in class com.mysema.query.types.path.PBoolean
 
hashCode() - Method in class com.mysema.query.types.path.PCollection
 
hashCode() - Method in class com.mysema.query.types.path.PComparable
 
hashCode() - Method in class com.mysema.query.types.path.PDate
 
hashCode() - Method in class com.mysema.query.types.path.PDateTime
 
hashCode() - Method in class com.mysema.query.types.path.PEntity
 
hashCode() - Method in class com.mysema.query.types.path.PList
 
hashCode() - Method in class com.mysema.query.types.path.PMap
 
hashCode() - Method in class com.mysema.query.types.path.PNumber
 
hashCode() - Method in class com.mysema.query.types.path.PSet
 
hashCode() - Method in class com.mysema.query.types.path.PSimple
 
hashCode() - Method in class com.mysema.query.types.path.PString
 
hashCode() - Method in class com.mysema.query.types.path.PTime
 
hasLists() - Method in class com.mysema.query.codegen.EntityModel
 
hasMaps() - Method in class com.mysema.query.codegen.EntityModel
 
hasNext() - Method in class com.mysema.query.collections.impl.LimitingIterator
 
hasNext() - Method in class com.mysema.util.MultiIterator
 
hasOwnEntityProperties(EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
hasValue() - Method in class com.mysema.query.BooleanBuilder
Returns true if the value is set, and false, if not
having(EBoolean...) - Method in interface com.mysema.query.Query
Defines the filters for aggregation
having(EBoolean...) - Method in class com.mysema.query.QueryBase
 
having(EBoolean...) - Method in class com.mysema.query.QueryMixin
 
HibernateAnnotationProcessor - Class in com.mysema.query.apt.hibernate
 
HibernateAnnotationProcessor() - Constructor for class com.mysema.query.apt.hibernate.HibernateAnnotationProcessor
 
HibernateConfiguration - Class in com.mysema.query.apt.hibernate
 
HibernateConfiguration(RoundEnvironment, Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>) - Constructor for class com.mysema.query.apt.hibernate.HibernateConfiguration
 
HibernateDeleteClause - Class in com.mysema.query.hql.hibernate
DeleteClause implementation for Hibernate
HibernateDeleteClause(Session, PEntity<?>) - Constructor for class com.mysema.query.hql.hibernate.HibernateDeleteClause
 
HibernateDeleteClause(StatelessSession, PEntity<?>) - Constructor for class com.mysema.query.hql.hibernate.HibernateDeleteClause
 
HibernateDeleteClause(SessionHolder, PEntity<?>, HQLTemplates) - Constructor for class com.mysema.query.hql.hibernate.HibernateDeleteClause
 
HibernateQuery - Class in com.mysema.query.hql.hibernate
HibernateQuery is the default implementation of the HQLQuery interface for Hibernate
HibernateQuery(Session) - Constructor for class com.mysema.query.hql.hibernate.HibernateQuery
 
HibernateQuery(StatelessSession) - Constructor for class com.mysema.query.hql.hibernate.HibernateQuery
 
HibernateQuery(SessionHolder, HQLTemplates) - Constructor for class com.mysema.query.hql.hibernate.HibernateQuery
 
HibernateUpdateClause - Class in com.mysema.query.hql.hibernate
UpdateClause implementation for JPA
HibernateUpdateClause(Session, PEntity<?>) - Constructor for class com.mysema.query.hql.hibernate.HibernateUpdateClause
 
HibernateUpdateClause(StatelessSession, PEntity<?>) - Constructor for class com.mysema.query.hql.hibernate.HibernateUpdateClause
 
HibernateUpdateClause(SessionHolder, PEntity<?>, HQLTemplates) - Constructor for class com.mysema.query.hql.hibernate.HibernateUpdateClause
 
HibernateUtil - Class in com.mysema.query.hql.hibernate
Utility methods for Hibernate
hour() - Method in class com.mysema.query.types.expr.EDateTime
Get a hours expression (range 0-23)
hour() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
hour() - Method in class com.mysema.query.types.expr.ETime
Get a hours expression (range 0-23)
hour() - Method in class com.mysema.query.types.expr.ETimeConst
 
HOUR - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
HQLFlags - Enum in com.mysema.query.hql
Flags for HQL joins
HQLGrammar - Class in com.mysema.query.hql
HQLGrammar provides factory methods for HQL specific operations elements.
HQLGrammar() - Constructor for class com.mysema.query.hql.HQLGrammar
 
HQLQuery - Interface in com.mysema.query.hql
Query interface for HQL queries
HQLQueryBase<SubType extends HQLQueryBase<SubType>> - Class in com.mysema.query.hql
HQLQueryBase is a base Query class for HQL
HQLQueryBase(QueryMetadata, HQLTemplates) - Constructor for class com.mysema.query.hql.HQLQueryBase
 
HQLQueryMixin<T> - Class in com.mysema.query.hql
 
HQLQueryMixin() - Constructor for class com.mysema.query.hql.HQLQueryMixin
 
HQLQueryMixin(QueryMetadata) - Constructor for class com.mysema.query.hql.HQLQueryMixin
 
HQLQueryMixin(T, QueryMetadata) - Constructor for class com.mysema.query.hql.HQLQueryMixin
 
HQLSerializer - Class in com.mysema.query.hql
HQLSerializer serializes querydsl expressions into HQL syntax.
HQLSerializer(HQLTemplates) - Constructor for class com.mysema.query.hql.HQLSerializer
 
HQLSubQuery - Class in com.mysema.query.hql
HQLSubQuery is a subquery builder class for HQL/JPAQL
HQLSubQuery() - Constructor for class com.mysema.query.hql.HQLSubQuery
 
HQLTemplates - Class in com.mysema.query.hql
HQLTemplates extends Templates to provide operator patterns for HQL serialization
HQLTemplates() - Constructor for class com.mysema.query.hql.HQLTemplates
 
HSQLDBTemplates - Class in com.mysema.query.sql
HSQLDBTemplates is an SQL dialect for HSQLDB
HSQLDBTemplates() - Constructor for class com.mysema.query.sql.HSQLDBTemplates
 

I

imports(Class<?>...) - Method in interface com.mysema.util.CodeWriter
 
imports(Package...) - Method in interface com.mysema.util.CodeWriter
 
imports(Class<?>...) - Method in class com.mysema.util.JavaWriter
 
imports(Package...) - Method in class com.mysema.util.JavaWriter
 
in(Collection<? extends D>) - Method in class com.mysema.query.types.expr.Expr
Get a this in right expression
in(D...) - Method in class com.mysema.query.types.expr.Expr
Get a this in right expression
in(ECollection<?, ? extends D>) - Method in class com.mysema.query.types.expr.Expr
Get a this in right expression
IN - Static variable in interface com.mysema.query.types.operation.Ops
 
include(EntityModel) - Method in class com.mysema.query.codegen.EntityModel
 
INDEX_OF - Static variable in interface com.mysema.query.types.operation.Ops
 
INDEX_OF_2ARGS - Static variable in interface com.mysema.query.types.operation.Ops
 
indexOf(Expr<String>) - Method in class com.mysema.query.types.expr.EString
Get the index of the given substring in this String
indexOf(String) - Method in class com.mysema.query.types.expr.EString
Get the index of the given substring in this String
indexOf(String, int) - Method in class com.mysema.query.types.expr.EString
Get the index of the given substring in this String, starting from the given index
indexOf(Expr<String>, int) - Method in class com.mysema.query.types.expr.EString
Get the index of the given substring in this String, starting from the given index
initEntityFields(JavaWriter, SerializerConfig, EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
innerJoin(PEntity<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create an inner join with the given target.
innerJoin(PEntity<P>, PEntity<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create an inner join with the given target and alias.
innerJoin(Path<? extends Collection<P>>) - Method in interface com.mysema.query.hql.HQLQuery
Create an inner join with the given target.
innerJoin(Path<? extends Collection<P>>, Path<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create an inner join with the given target and alias.
innerJoin(PMap<?, P, ?>) - Method in interface com.mysema.query.hql.HQLQuery
Create an inner join with the given target.
innerJoin(PMap<?, P, ?>, Path<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create an inner join with the given target and alias.
innerJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLQueryBase
 
innerJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
innerJoin(PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
innerJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
innerJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLQueryBase
 
innerJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
innerJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
innerJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
innerJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
innerJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
innerJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
innerJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLSubQuery
 
innerJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
innerJoin(PEntity<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
innerJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
innerJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLSubQuery
 
innerJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
innerJoin(PEntity<P>) - Method in class com.mysema.query.QueryMixin
 
innerJoin(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
innerJoin(PEntity<?>) - Method in interface com.mysema.query.sql.SQLQuery
 
innerJoin(PEntity<?>) - Method in class com.mysema.query.sql.SQLSubQuery
 
INSTANCE_OF - Static variable in interface com.mysema.query.types.operation.Ops
 
instanceOf(Class<B>) - Method in class com.mysema.query.types.path.PEntity
Create an this instanceOf type expression
INT - Static variable in interface com.mysema.query.codegen.TypeModels
 
intro(EntityModel, CodeWriter) - Method in class com.mysema.query.codegen.DTOSerializer
 
intro(EntityModel, SerializerConfig, JavaWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
introClassHeader(CodeWriter, EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
introDefaultInstance(CodeWriter, EntityModel) - Method in class com.mysema.query.codegen.EmbeddableSerializer
 
introDefaultInstance(CodeWriter, EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
introDefaultInstance(CodeWriter, EntityModel) - Method in class com.mysema.query.codegen.SupertypeSerializer
 
introFactoryMethods(JavaWriter, EntityModel) - Method in class com.mysema.query.codegen.EmbeddableSerializer
 
introFactoryMethods(JavaWriter, EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
introFactoryMethods(JavaWriter, EntityModel) - Method in class com.mysema.query.codegen.SupertypeSerializer
 
introImports(CodeWriter, SerializerConfig, EntityModel) - Method in class com.mysema.query.codegen.EmbeddableSerializer
 
introImports(CodeWriter, SerializerConfig, EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
introImports(CodeWriter, SerializerConfig, EntityModel) - Method in class com.mysema.query.codegen.SupertypeSerializer
 
introInits(JavaWriter, EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
introJavadoc(CodeWriter, EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
introPackage(CodeWriter, EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
introSuper(CodeWriter, EntityModel) - Method in class com.mysema.query.codegen.EntitySerializer
 
intValue() - Method in class com.mysema.query.types.expr.ENumber
Get the int expression of this numeric expression
IS_NOT_NULL - Static variable in interface com.mysema.query.types.operation.Ops
 
IS_NULL - Static variable in interface com.mysema.query.types.operation.Ops
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.mysema.util.AnnotatedElementAdapter
 
isAscending() - Method in class com.mysema.query.types.OrderSpecifier
Get whether the order is ascending or not
isAsString() - Method in class com.mysema.query.types.Template.Element
 
isBlockedField(VariableElement) - Method in interface com.mysema.query.apt.Configuration
 
isBlockedField(VariableElement) - Method in class com.mysema.query.apt.DefaultConfiguration
 
isBlockedGetter(ExecutableElement) - Method in interface com.mysema.query.apt.Configuration
 
isBlockedGetter(ExecutableElement) - Method in class com.mysema.query.apt.DefaultConfiguration
 
isDistinct() - Method in class com.mysema.query.DefaultQueryMetadata
 
isDistinct() - Method in interface com.mysema.query.QueryMetadata
 
isDistinct() - Method in class com.mysema.query.QueryMixin
 
isEmpty() - Method in class com.mysema.query.paging.EmptyListSource
 
isEmpty() - Method in interface com.mysema.query.paging.ListSource
true, if not results could be found, otherwise false
isEmpty() - Method in class com.mysema.query.paging.SimpleListSource
 
isEmpty() - Method in class com.mysema.query.SearchResults
 
isEmpty() - Method in interface com.mysema.query.types.expr.ECollection
Get an expression for this.isEmpty()
isEmpty() - Method in class com.mysema.query.types.expr.ECollectionBase
 
isEmpty() - Method in interface com.mysema.query.types.expr.EMap
Get the this.isEmpty() expression
isEmpty() - Method in class com.mysema.query.types.expr.EMapBase
 
isEmpty() - Method in class com.mysema.query.types.expr.EString
Return true if this String is empty
isEmpty() - Method in class com.mysema.query.types.expr.EStringConst
 
isFinal() - Method in class com.mysema.query.codegen.ClassTypeModel
 
isFinal() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
isFinal() - Method in interface com.mysema.query.codegen.TypeModel
 
isFinal() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
isGeneric() - Method in enum com.mysema.query.types.path.PathType
 
isInherited() - Method in class com.mysema.query.codegen.PropertyModel
 
isInitialized(String) - Method in class com.mysema.query.types.path.PathInits
 
isLimitAndOffsetSymbols() - Method in class com.mysema.query.sql.SQLTemplates
 
isNotEmpty() - Method in interface com.mysema.query.types.expr.ECollection
Get an expression for !
isNotEmpty() - Method in class com.mysema.query.types.expr.ECollectionBase
 
isNotEmpty() - Method in interface com.mysema.query.types.expr.EMap
Get the !
isNotEmpty() - Method in class com.mysema.query.types.expr.EMapBase
 
isNotEmpty() - Method in class com.mysema.query.types.expr.EString
Return true if this String is not empty
isNotEmpty() - Method in class com.mysema.query.types.expr.EStringConst
 
isNotNull() - Method in class com.mysema.query.types.path.PArray
 
isNotNull() - Method in interface com.mysema.query.types.path.Path
Create a this is not null expression
isNotNull() - Method in class com.mysema.query.types.path.PBoolean
 
isNotNull() - Method in class com.mysema.query.types.path.PCollection
 
isNotNull() - Method in class com.mysema.query.types.path.PComparable
 
isNotNull() - Method in class com.mysema.query.types.path.PDate
 
isNotNull() - Method in class com.mysema.query.types.path.PDateTime
 
isNotNull() - Method in class com.mysema.query.types.path.PEntity
 
isNotNull() - Method in class com.mysema.query.types.path.PList
 
isNotNull() - Method in class com.mysema.query.types.path.PMap
 
isNotNull() - Method in class com.mysema.query.types.path.PNumber
 
isNotNull() - Method in class com.mysema.query.types.path.PSet
 
isNotNull() - Method in class com.mysema.query.types.path.PSimple
 
isNotNull() - Method in class com.mysema.query.types.path.PString
 
isNotNull() - Method in class com.mysema.query.types.path.PTime
 
isNull() - Method in class com.mysema.query.types.path.PArray
 
isNull() - Method in interface com.mysema.query.types.path.Path
Create a this is null expression
isNull() - Method in class com.mysema.query.types.path.PBoolean
 
isNull() - Method in class com.mysema.query.types.path.PCollection
 
isNull() - Method in class com.mysema.query.types.path.PComparable
 
isNull() - Method in class com.mysema.query.types.path.PDate
 
isNull() - Method in class com.mysema.query.types.path.PDateTime
 
isNull() - Method in class com.mysema.query.types.path.PEntity
 
isNull() - Method in class com.mysema.query.types.path.PList
 
isNull() - Method in class com.mysema.query.types.path.PMap
 
isNull() - Method in class com.mysema.query.types.path.PNumber
 
isNull() - Method in class com.mysema.query.types.path.PSet
 
isNull() - Method in class com.mysema.query.types.path.PSimple
 
isNull() - Method in class com.mysema.query.types.path.PString
 
isNull() - Method in class com.mysema.query.types.path.PTime
 
isPrimitive() - Method in class com.mysema.query.codegen.ClassTypeModel
 
isPrimitive() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
isPrimitive() - Method in interface com.mysema.query.codegen.TypeModel
 
isPrimitive() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
isReserved(String) - Static method in class com.mysema.util.JavaSyntaxUtils
 
isRestricting() - Method in class com.mysema.query.QueryModifiers
Checks if is restricting.
isRoot() - Method in class com.mysema.query.types.path.PathMetadata
 
isSubCategoryOf(TypeCategory) - Method in enum com.mysema.query.codegen.TypeCategory
transitive and reflexive subCategoryOf check
isSupportsAlias() - Method in class com.mysema.query.sql.SQLTemplates
 
isUnique() - Method in class com.mysema.query.DefaultQueryMetadata
 
isUnique() - Method in interface com.mysema.query.QueryMetadata
 
isUnique() - Method in class com.mysema.query.QueryMixin
 
isUseFields() - Method in interface com.mysema.query.apt.Configuration
 
isUseFields() - Method in class com.mysema.query.apt.DefaultConfiguration
 
isUseGetters() - Method in interface com.mysema.query.apt.Configuration
 
isUseGetters() - Method in class com.mysema.query.apt.DefaultConfiguration
 
isValidConstructor(ExecutableElement) - Method in interface com.mysema.query.apt.Configuration
 
isValidConstructor(ExecutableElement) - Method in class com.mysema.query.apt.DefaultConfiguration
 
isValidField(VariableElement) - Method in interface com.mysema.query.apt.Configuration
 
isValidField(VariableElement) - Method in class com.mysema.query.apt.DefaultConfiguration
 
isValidField(Field) - Method in class com.mysema.query.codegen.EntityModelFactory
 
isValidGetter(ExecutableElement) - Method in interface com.mysema.query.apt.Configuration
 
isValidGetter(ExecutableElement) - Method in class com.mysema.query.apt.DefaultConfiguration
 
iterate(Expr<?>[]) - Method in class com.mysema.query.collections.impl.AbstractColQuery
 
iterate(Expr<RT>) - Method in class com.mysema.query.collections.impl.AbstractColQuery
 
iterate(Expr<?>[]) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Return the query results as an Iterator.
iterate(Expr<RT>) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Return the query results as an Iterator.
iterate(Expr<?>[]) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
iterate(Expr<RT>) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
iterate(Expr<?>[]) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
iterate(Expr<RT>) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
iterate(Expr<?>, Expr<?>, Expr<?>...) - Method in interface com.mysema.query.Projectable
iterate over the results for the given projection
iterate(Expr<?>[]) - Method in interface com.mysema.query.Projectable
iterate over the results for the given projection
iterate(Expr<RT>) - Method in interface com.mysema.query.Projectable
iterate over the results for the given projection
iterate(Expr<?>[]) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
iterate(Expr<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
iterate(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterate(Expr<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterate(Expr<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterate(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.ProjectableQuery
 
iterateDistinct(Expr<?>, Expr<?>, Expr<?>...) - Method in interface com.mysema.query.Projectable
iterate over the distinct results for the given projection
iterateDistinct(Expr<?>[]) - Method in interface com.mysema.query.Projectable
iterate over the distinct results for the given projection
iterateDistinct(Expr<RT>) - Method in interface com.mysema.query.Projectable
iterate over the distinct results for the given projection
iterateDistinct(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterateDistinct(Expr<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterateDistinct(Expr<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterateDistinct(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.ProjectableQuery
 
iterateDistinct(Expr<?>[]) - Method in class com.mysema.query.support.ProjectableQuery
 
iterateDistinct(Expr<RT>) - Method in class com.mysema.query.support.ProjectableQuery
 
IteratorFactory - Class in com.mysema.query.collections.impl
IteratorFactory provides Iterator utilities
IteratorFactory(EvaluatorFactory) - Constructor for class com.mysema.query.collections.impl.IteratorFactory
 

J

javadoc(String...) - Method in interface com.mysema.util.CodeWriter
 
javadoc(String...) - Method in class com.mysema.util.JavaWriter
 
JavaSyntaxUtils - Class in com.mysema.util
 
JavaSyntaxUtils() - Constructor for class com.mysema.util.JavaSyntaxUtils
 
JavaTemplates - Class in com.mysema.query.serialization
JavaTemplates extends Template to provide Java syntax compliant serialization of Querydsl expressions
JavaTemplates() - Constructor for class com.mysema.query.serialization.JavaTemplates
 
JavaWriter - Class in com.mysema.util
 
JavaWriter(Appendable) - Constructor for class com.mysema.util.JavaWriter
 
JDBCUtil - Class in com.mysema.query.sql
 
JDBCUtil() - Constructor for class com.mysema.query.sql.JDBCUtil
 
JDOAnnotationProcessor - Class in com.mysema.query.apt.jdo
 
JDOAnnotationProcessor() - Constructor for class com.mysema.query.apt.jdo.JDOAnnotationProcessor
 
JDOQLDeleteClause - Class in com.mysema.query.jdoql.dml
DeleteClause implementation for JDO
JDOQLDeleteClause(PersistenceManager, PEntity<?>) - Constructor for class com.mysema.query.jdoql.dml.JDOQLDeleteClause
 
JDOQLDeleteClause(PersistenceManager, PEntity<?>, JDOQLTemplates) - Constructor for class com.mysema.query.jdoql.dml.JDOQLDeleteClause
 
JDOQLQuery - Interface in com.mysema.query.jdoql
Query interface for JDOQL queries
JDOQLQueryImpl - Class in com.mysema.query.jdoql
Default implementation of the JDOQLQuery interface
JDOQLQueryImpl(PersistenceManager, JDOQLTemplates, boolean) - Constructor for class com.mysema.query.jdoql.JDOQLQueryImpl
Create a new JDOQLQueryImpl instance
JDOQLQueryImpl(PersistenceManager, boolean) - Constructor for class com.mysema.query.jdoql.JDOQLQueryImpl
Create a new JDOQLQueryImpl instance
JDOQLQueryImpl(PersistenceManager) - Constructor for class com.mysema.query.jdoql.JDOQLQueryImpl
Create a new JDOQLQueryImpl instance
JDOQLQueryMixin<T> - Class in com.mysema.query.jdoql
 
JDOQLQueryMixin() - Constructor for class com.mysema.query.jdoql.JDOQLQueryMixin
 
JDOQLQueryMixin(QueryMetadata) - Constructor for class com.mysema.query.jdoql.JDOQLQueryMixin
 
JDOQLSerializer - Class in com.mysema.query.jdoql
 
JDOQLSerializer(JDOQLTemplates, Expr<?>) - Constructor for class com.mysema.query.jdoql.JDOQLSerializer
 
JDOQLSubQuery - Class in com.mysema.query.jdoql
 
JDOQLSubQuery() - Constructor for class com.mysema.query.jdoql.JDOQLSubQuery
 
JDOQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.jdoql.JDOQLSubQuery
 
JDOQLTemplates - Class in com.mysema.query.jdoql
JDOQLTemplates provides patterns for JDOQL serialization
JDOQLTemplates() - Constructor for class com.mysema.query.jdoql.JDOQLTemplates
 
JDOQLUpdateClause - Class in com.mysema.query.jdoql.dml
UpdateClause implementation for JDO
JDOQLUpdateClause(PersistenceManager, PEntity<?>) - Constructor for class com.mysema.query.jdoql.dml.JDOQLUpdateClause
 
JDOQLUpdateClause(PersistenceManager, PEntity<?>, JDOQLTemplates) - Constructor for class com.mysema.query.jdoql.dml.JDOQLUpdateClause
 
join(PEntity<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create an join with the given target.
join(PEntity<P>, PEntity<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create a join with the given target and alias.
join(Path<? extends Collection<P>>) - Method in interface com.mysema.query.hql.HQLQuery
Create an join with the given target.
join(Path<? extends Collection<P>>, Path<P>) - Method in interface com.mysema.query.hql.HQLQuery
 
join(PMap<?, P, ?>) - Method in interface com.mysema.query.hql.HQLQuery
Create an join with the given target.
join(PMap<?, P, ?>, Path<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create a join with the given target and alias.
join(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLQueryBase
 
join(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
join(PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
join(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
join(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLQueryBase
 
join(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
join(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
join(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
join(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
join(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
join(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
join(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLSubQuery
 
join(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
join(PEntity<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
join(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
join(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLSubQuery
 
join(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
join(PEntity<P>) - Method in class com.mysema.query.QueryMixin
 
join(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
join(PEntity<?>) - Method in interface com.mysema.query.sql.SQLQuery
 
join(PEntity<?>) - Method in class com.mysema.query.sql.SQLSubQuery
 
join(String, String, Iterable<String>) - Method in interface com.mysema.util.CodeWriter
 
join(String, String, String...) - Method in interface com.mysema.util.CodeWriter
 
join(String, String, Iterable<String>) - Method in class com.mysema.util.JavaWriter
 
join(String, String, String...) - Method in class com.mysema.util.JavaWriter
 
JoinExpression - Class in com.mysema.query
JoinExpression is a join element in a Query instance.
JoinExpression(JoinType, Expr<?>) - Constructor for class com.mysema.query.JoinExpression
 
JoinType - Enum in com.mysema.query
JoinType defines the supported join types
JPAAnnotationProcessor - Class in com.mysema.query.apt.jpa
 
JPAAnnotationProcessor() - Constructor for class com.mysema.query.apt.jpa.JPAAnnotationProcessor
 
JPAConfiguration - Class in com.mysema.query.apt.jpa
 
JPAConfiguration(RoundEnvironment, Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>) - Constructor for class com.mysema.query.apt.jpa.JPAConfiguration
 
JPADeleteClause - Class in com.mysema.query.hql.jpa
DeleteClause implementation for JPA
JPADeleteClause(EntityManager, PEntity<?>) - Constructor for class com.mysema.query.hql.jpa.JPADeleteClause
 
JPADeleteClause(EntityManager, PEntity<?>, HQLTemplates) - Constructor for class com.mysema.query.hql.jpa.JPADeleteClause
 
JPAQuery - Class in com.mysema.query.hql.jpa
JPAQuery is the default implementation of the HQLQuery interface for JPA
JPAQuery(EntityManager, HQLTemplates) - Constructor for class com.mysema.query.hql.jpa.JPAQuery
 
JPAQuery(EntityManager) - Constructor for class com.mysema.query.hql.jpa.JPAQuery
 
JPAUpdateClause - Class in com.mysema.query.hql.jpa
UpdateClause implementation for JPA
JPAUpdateClause(EntityManager, PEntity<?>) - Constructor for class com.mysema.query.hql.jpa.JPAUpdateClause
 
JPAUpdateClause(EntityManager, PEntity<?>, HQLTemplates) - Constructor for class com.mysema.query.hql.jpa.JPAUpdateClause
 
JPAUtil - Class in com.mysema.query.hql.jpa
Utility methods for JPA

L

LAST_INDEX - Static variable in interface com.mysema.query.types.operation.Ops.StringOps
 
LAST_INDEX_2ARGS - Static variable in interface com.mysema.query.types.operation.Ops.StringOps
 
leftJoin(PEntity<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create an left join with the given target.
leftJoin(PEntity<P>, PEntity<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create a left join with the given target and alias.
leftJoin(Path<? extends Collection<P>>) - Method in interface com.mysema.query.hql.HQLQuery
Create an left join with the given target.
leftJoin(Path<? extends Collection<P>>, Path<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create a left join with the given target and alias.
leftJoin(PMap<?, P, ?>) - Method in interface com.mysema.query.hql.HQLQuery
Create an left join with the given target.
leftJoin(PMap<?, P, ?>, Path<P>) - Method in interface com.mysema.query.hql.HQLQuery
Create a left join with the given target and alias.
leftJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLQueryBase
 
leftJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
leftJoin(PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
leftJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
leftJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLQueryBase
 
leftJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryBase
 
leftJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
leftJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
leftJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
leftJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
leftJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLQueryMixin
 
leftJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.HQLSubQuery
 
leftJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
leftJoin(PEntity<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
leftJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
leftJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.HQLSubQuery
 
leftJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.HQLSubQuery
 
leftJoin(PEntity<P>) - Method in class com.mysema.query.QueryMixin
 
leftJoin(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
leftJoin(PEntity<?>) - Method in interface com.mysema.query.sql.SQLQuery
 
leftJoin(PEntity<?>) - Method in class com.mysema.query.sql.SQLSubQuery
 
length() - Method in class com.mysema.query.types.expr.EString
Return the length of this String
length() - Method in class com.mysema.query.types.expr.EStringConst
 
level - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
 
like(String, String) - Static method in class com.mysema.query.collections.ColQueryTemplates
 
like(String) - Method in class com.mysema.query.types.expr.EString
Expr: this like str
like(EString) - Method in class com.mysema.query.types.expr.EString
Expr: this like str
LIKE - Static variable in interface com.mysema.query.types.operation.Ops
 
limit(long) - Method in interface com.mysema.query.Query
Defines the limit / max results for the query results
limit(long) - Method in class com.mysema.query.QueryBase
 
limit(long) - Method in class com.mysema.query.QueryMixin
 
limit(long) - Static method in class com.mysema.query.QueryModifiers
Limit.
LimitingIterator<E> - Class in com.mysema.query.collections.impl
LimitingIterator provides
line(String...) - Method in interface com.mysema.util.CodeWriter
 
line(String...) - Method in class com.mysema.util.JavaWriter
 
lines(String...) - Method in interface com.mysema.util.CodeWriter
 
lines(String...) - Method in class com.mysema.util.JavaWriter
 
list(Expr<?>, Expr<?>, Expr<?>...) - Method in interface com.mysema.query.Detachable
Create a projection expression for the given projection
list(Expr<?>[]) - Method in interface com.mysema.query.Detachable
 
list(Expr<RT>) - Method in interface com.mysema.query.Detachable
Create a projection expression for the given projection
list(Expr<?>[]) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
list(Expr<RT>) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
list(Expr<?>[]) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
list(Expr<RT>) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
list(Expr<?>[]) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
list(Expr<RT>) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
list(Expr<?>, Expr<?>, Expr<?>...) - Method in interface com.mysema.query.Projectable
list the results for the given projection
list(Expr<?>[]) - Method in interface com.mysema.query.Projectable
list the results for the given projection
list(Expr<RT>) - Method in interface com.mysema.query.Projectable
list the results for the given projection
list(Expr<?>[]) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
list(Expr<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
list() - Method in class com.mysema.query.sql.AbstractSQLQuery.UnionBuilder
 
list() - Method in interface com.mysema.query.sql.Union
 
list(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.DetachableAdapter
 
list(Expr<?>[]) - Method in class com.mysema.query.support.DetachableAdapter
 
list(Expr<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
list(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.DetachableMixin
 
list(Expr<?>[]) - Method in class com.mysema.query.support.DetachableMixin
 
list(Expr<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
list(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.DetachableQuery
 
list(Expr<?>[]) - Method in class com.mysema.query.support.DetachableQuery
 
list(Expr<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
list(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
 
list(Expr<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
 
list(Expr<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
list(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.ProjectableQuery
 
list(Expr<?>[]) - Method in class com.mysema.query.support.ProjectableQuery
 
list(Expr<RT>) - Method in class com.mysema.query.support.ProjectableQuery
 
listAccessor(PropertyModel, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
listDistinct(Expr<?>, Expr<?>, Expr<?>...) - Method in interface com.mysema.query.Projectable
list the distinct results for the given projection
listDistinct(Expr<?>[]) - Method in interface com.mysema.query.Projectable
list the distinct results for the given projection
listDistinct(Expr<RT>) - Method in interface com.mysema.query.Projectable
list the distinct results for the given projection
listDistinct(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
 
listDistinct(Expr<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
 
listDistinct(Expr<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
listDistinct(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.ProjectableQuery
 
listDistinct(Expr<?>[]) - Method in class com.mysema.query.support.ProjectableQuery
 
listDistinct(Expr<RT>) - Method in class com.mysema.query.support.ProjectableQuery
 
listDistinctResults(Expr<RT>) - Method in interface com.mysema.query.Projectable
list the distinct results for the given projection
listDistinctResults(Expr<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
listDistinctResults(Expr<RT>) - Method in class com.mysema.query.support.ProjectableQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.collections.impl.AbstractColQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
listResults(Expr<RT>) - Method in interface com.mysema.query.Projectable
list the results for the given projection
listResults(Expr<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
ListSource<T> - Interface in com.mysema.query.paging
ListSource provides a view on paged search results
ListSubQuery<A> - Class in com.mysema.query.types.query
List result subquery
ListSubQuery(QueryMetadata, Class<A>) - Constructor for class com.mysema.query.types.query.ListSubQuery
 
loe(D) - Method in class com.mysema.query.types.expr.EComparable
Get a this <= right expression
loe(Expr<D>) - Method in class com.mysema.query.types.expr.EComparable
Get a this < right expression
loe(A) - Method in class com.mysema.query.types.expr.ENumber
Create a this <= right expression
loe(Expr<A>) - Method in class com.mysema.query.types.expr.ENumber
Create a this <= right expression
LOE - Static variable in interface com.mysema.query.types.operation.Ops
 
log(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
LOG - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
log10(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
LOG10 - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
logQuery(String) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
logQuery(String) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
LONG - Static variable in interface com.mysema.query.codegen.TypeModels
 
longValue() - Method in class com.mysema.query.types.expr.ENumber
Get the long expression of this numeric expression
longValue() - Method in class com.mysema.query.types.expr.ENumberConst
 
lower() - Method in class com.mysema.query.types.expr.EString
Get the lower case form
lower() - Method in class com.mysema.query.types.expr.EStringConst
 
LOWER - Static variable in interface com.mysema.query.types.operation.Ops
 
lt(D) - Method in class com.mysema.query.types.expr.EComparable
Get a this < right expression
lt(Expr<D>) - Method in class com.mysema.query.types.expr.EComparable
Get a this < right expression
lt(A) - Method in class com.mysema.query.types.expr.ENumber
Create a this < right expression
lt(Expr<A>) - Method in class com.mysema.query.types.expr.ENumber
Create a this < right expression
LT - Static variable in interface com.mysema.query.types.operation.Ops
 
LTRIM - Static variable in interface com.mysema.query.types.operation.Ops.StringOps
 

M

ManagedObject - Interface in com.mysema.query.alias
MagagedObject is a tagging interface for CGLIB alias proxies
map(Expr<K>, Expr<V>) - Method in interface com.mysema.query.Projectable
return the given projection as a Map instance using key and value for Map population
map(Expr<K>, Expr<V>) - Method in class com.mysema.query.support.ProjectableAdapter
 
map(Expr<K>, Expr<V>) - Method in class com.mysema.query.support.ProjectableQuery
 
MAP_ISEMPTY - Static variable in interface com.mysema.query.types.operation.Ops
 
MAP_SIZE - Static variable in interface com.mysema.query.types.operation.Ops
 
mapAccessor(PropertyModel, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
matches(Expr<String>) - Method in class com.mysema.query.types.expr.EString
Return true if this String matches the given regular expression
matches(String) - Method in class com.mysema.query.types.expr.EString
Return true if this String matches the given regular expression
matches(String) - Method in class com.mysema.query.types.expr.EStringConst
 
MATCHES - Static variable in interface com.mysema.query.types.operation.Ops
 
MathFunctions - Class in com.mysema.query.functions
MathFunctions provides additional math functions that are not available in standard numeric expressions
MathUtils - Class in com.mysema.util
 
MathUtils() - Constructor for class com.mysema.util.MathUtils
 
max(ECollection<?, A>) - Static method in class com.mysema.query.hql.HQLGrammar
 
max(Expr<A>, Expr<A>) - Static method in class com.mysema.query.types.expr.ENumber
Return the greater of the given values
max() - Method in class com.mysema.query.types.expr.ENumber
Get the maximum value of this expression (aggregation)
MAX - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
MAX_AGG - Static variable in interface com.mysema.query.types.operation.Ops.AggOps
 
MAX_IN_COL - Static variable in interface com.mysema.query.types.operation.Ops.QuantOps
 
metadata - Variable in class com.mysema.query.QueryMixin
 
MetaDataExporter - Class in com.mysema.query.sql
MetadataExporter exports JDBC metadata to Querydsl query types
MetaDataExporter(String, String, String, String, String) - Constructor for class com.mysema.query.sql.MetaDataExporter
Create a new MetaDataExport instance
method(EntityModel, MethodModel, SerializerConfig, JavaWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
MethodModel - Class in com.mysema.query.codegen
 
MethodModel(EntityModel, String, String, List<ParameterModel>, TypeModel) - Constructor for class com.mysema.query.codegen.MethodModel
 
milliSecond() - Method in class com.mysema.query.types.expr.EDateTime
Get a milliseconds expression (range 0-999) Is always 0 in HQL and JDOQL modules
milliSecond() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
milliSecond() - Method in class com.mysema.query.types.expr.ETime
Get a milliseconds expression (range 0-999) Is always 0 in HQL and JDOQL modules
milliSecond() - Method in class com.mysema.query.types.expr.ETimeConst
 
MILLISECOND - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
min(ECollection<?, A>) - Static method in class com.mysema.query.hql.HQLGrammar
 
min(Expr<A>, Expr<A>) - Static method in class com.mysema.query.types.expr.ENumber
Return the smaller of the given values
min() - Method in class com.mysema.query.types.expr.ENumber
Get the minimum value of this expression (aggregation)
MIN - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
MIN_AGG - Static variable in interface com.mysema.query.types.operation.Ops.AggOps
 
MIN_IN_COL - Static variable in interface com.mysema.query.types.operation.Ops.QuantOps
 
MiniApi - Class in com.mysema.query.collections
MiniApi provides static convenience methods for query construction
minute() - Method in class com.mysema.query.types.expr.EDateTime
Get a minutes expression (range 0-59)
minute() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
minute() - Method in class com.mysema.query.types.expr.ETime
Get a minutes expression (range 0-59)
minute() - Method in class com.mysema.query.types.expr.ETimeConst
 
MINUTE - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
MOD - Static variable in interface com.mysema.query.types.operation.Ops
 
month() - Method in class com.mysema.query.types.expr.EDate
Get a month expression (range 1-12)
month() - Method in class com.mysema.query.types.expr.EDateConst
 
month() - Method in class com.mysema.query.types.expr.EDateTime
Get a month expression (range 1-12)
month() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
MONTH - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
MULT - Static variable in interface com.mysema.query.types.operation.Ops
 
multiArgFilter(Iterator<S>, List<Expr<?>>, EBoolean) - Method in class com.mysema.query.collections.impl.IteratorFactory
 
MultiComparator - Class in com.mysema.query.collections.impl
MultiComparator compares
MultiComparator(Evaluator<Object[]>, boolean[]) - Constructor for class com.mysema.query.collections.impl.MultiComparator
 
MultiIterator<T> - Class in com.mysema.util
MultiIterator provides a cartesian view on the given iterators e.g. (1,2) and (100, 200, 300) are expanded to (1, 100) (1, 200) (1, 300) (2, 100) (2, 200) (2, 300)
MultiIterator(List<Iterable<T>>) - Constructor for class com.mysema.util.MultiIterator
 
multiply(Expr<N>) - Method in class com.mysema.query.types.expr.ENumber
Get the result of the operation this * right
multiply(N) - Method in class com.mysema.query.types.expr.ENumber
Get the result of the operation this * right
MySQLTemplates - Class in com.mysema.query.sql
MySQLTemplates is an SQL dialect for MySQL
MySQLTemplates() - Constructor for class com.mysema.query.sql.MySQLTemplates
 

N

ne(Boolean) - Method in class com.mysema.query.types.expr.EBooleanConst
 
ne(D) - Method in class com.mysema.query.types.expr.ENumberConst
 
ne(String) - Method in class com.mysema.query.types.expr.EStringConst
 
ne(D) - Method in class com.mysema.query.types.expr.Expr
Get a this <> right expression
ne(Expr<? super D>) - Method in class com.mysema.query.types.expr.Expr
Get a this <> right expression
ne(D) - Method in class com.mysema.query.types.expr.ExprConst
 
NE_OBJECT - Static variable in interface com.mysema.query.types.operation.Ops
 
NE_PRIMITIVE - Static variable in interface com.mysema.query.types.operation.Ops
 
negate() - Method in class com.mysema.query.types.expr.ENumber
Get the negation of this expression
newLineToSingleSpace() - Method in class com.mysema.query.sql.SQLTemplates
 
next() - Method in class com.mysema.query.collections.impl.LimitingIterator
 
next() - Method in class com.mysema.util.MultiIterator
 
nl() - Method in interface com.mysema.util.CodeWriter
 
nl() - Method in class com.mysema.util.JavaWriter
 
not() - Method in class com.mysema.query.BooleanBuilder
 
not() - Method in class com.mysema.query.types.expr.EBoolean
Get a negation of this boolean expression
not() - Method in class com.mysema.query.types.expr.EBooleanConst
 
not() - Method in class com.mysema.query.types.operation.OBoolean
 
NOT - Static variable in interface com.mysema.query.types.operation.Ops
 
notBetween(D, D) - Method in class com.mysema.query.types.expr.EComparable
 
notBetween(Expr<D>, Expr<D>) - Method in class com.mysema.query.types.expr.EComparable
 
notBetween(A, A) - Method in class com.mysema.query.types.expr.ENumber
 
notBetween(Expr<A>, Expr<A>) - Method in class com.mysema.query.types.expr.ENumber
 
notEqualsOps - Static variable in interface com.mysema.query.types.operation.Ops
 
notExists() - Method in interface com.mysema.query.Detachable
Create an not exists(this) expression
notExists() - Method in class com.mysema.query.support.DetachableAdapter
 
notExists() - Method in class com.mysema.query.support.DetachableMixin
 
notExists() - Method in class com.mysema.query.support.DetachableQuery
 
notExists() - Method in class com.mysema.query.types.query.ListSubQuery
 
notExists() - Method in class com.mysema.query.types.query.ObjectSubQuery
 
notExists() - Method in interface com.mysema.query.types.query.SubQuery
 
notIn(Collection<? extends D>) - Method in class com.mysema.query.types.expr.Expr
Get a this not in right expression
notIn(D...) - Method in class com.mysema.query.types.expr.Expr
Get a this not in right expression
notIn(ECollection<?, ? extends D>) - Method in class com.mysema.query.types.expr.Expr
Get a this not in right expression
Number_x_2 - Static variable in interface com.mysema.query.types.operation.Ops
 
NUMCAST - Static variable in interface com.mysema.query.types.operation.Ops
 

O

Object_x_2 - Static variable in interface com.mysema.query.types.operation.Ops
 
ObjectSubQuery<A> - Class in com.mysema.query.types.query
Single result subquery
ObjectSubQuery(QueryMetadata, Class<A>) - Constructor for class com.mysema.query.types.query.ObjectSubQuery
 
OBoolean - Class in com.mysema.query.types.operation
OBoolean represents boolean operations
OComparable<OpType,D extends Comparable<?>> - Class in com.mysema.query.types.operation
OComparable represents Comparable operations
ODate<OpType extends Comparable<?>,D extends Comparable<?>> - Class in com.mysema.query.types.operation
ODate represents Date operations
ODateTime<OpType extends Comparable<?>,D extends Comparable<?>> - Class in com.mysema.query.types.operation
ODateTime represents DateTime operations
offset(long) - Method in interface com.mysema.query.Query
Defines the offset for the query results
offset(long) - Method in class com.mysema.query.QueryBase
 
offset(long) - Method in class com.mysema.query.QueryMixin
 
offset(long) - Static method in class com.mysema.query.QueryModifiers
Offset.
on(EBoolean...) - Method in class com.mysema.query.QueryMixin
 
on(EBoolean...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
on(EBoolean...) - Method in interface com.mysema.query.sql.SQLQuery
 
on(EBoolean...) - Method in class com.mysema.query.sql.SQLSubQuery
 
ONumber<OpType extends Number,D extends Number & Comparable<?>> - Class in com.mysema.query.types.operation
ONumber represents numeric operations
Operation<OP,RT> - Interface in com.mysema.query.types.operation
Operation represents an operation with operator and arguments
OperationMixin<OP,RT> - Class in com.mysema.query.types.operation
 
OperationMixin(Expr<RT>, Operator<OP>, List<Expr<?>>) - Constructor for class com.mysema.query.types.operation.OperationMixin
 
Operator<RT> - Interface in com.mysema.query.types.operation
Operator represents operator symbols
OperatorImpl<RT> - Class in com.mysema.query.types.operation
OperatorImpl is the default implementation of the Operator interface
OperatorImpl(Class<?>) - Constructor for class com.mysema.query.types.operation.OperatorImpl
 
OperatorImpl(Class<?>...) - Constructor for class com.mysema.query.types.operation.OperatorImpl
 
OperatorImpl(List<Class<?>>) - Constructor for class com.mysema.query.types.operation.OperatorImpl
 
Ops - Interface in com.mysema.query.types.operation
Ops provides the operators for the fluent query grammar.
Ops.AggOps - Interface in com.mysema.query.types.operation
Aggreation operators
Ops.DateTimeOps - Interface in com.mysema.query.types.operation
Date and time operators
Ops.MathOps - Interface in com.mysema.query.types.operation
Math operators
Ops.QuantOps - Interface in com.mysema.query.types.operation
Quantification operators
Ops.StringOps - Interface in com.mysema.query.types.operation
String operators
or(EBoolean) - Method in class com.mysema.query.BooleanBuilder
 
or(EBoolean) - Method in class com.mysema.query.types.expr.EBoolean
Get a union of this and the given expression
OR - Static variable in interface com.mysema.query.types.operation.Ops
 
OracleGrammar - Class in com.mysema.query.sql.oracle
OracleGrammar provides Oracle specific extensions to the SqlGrammar
OracleGrammar() - Constructor for class com.mysema.query.sql.oracle.OracleGrammar
 
OracleQuery - Class in com.mysema.query.sql.oracle
OracleQuery provides Oracle specific extensions to the base SQL query type
OracleQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
OracleSerializer - Class in com.mysema.query.sql.oracle
OracleSerializer extended the SqlSerializer to support Oracle specific constructs
OracleSerializer(SQLTemplates, EBoolean, EBoolean, EBoolean, Expr<?>, EBoolean) - Constructor for class com.mysema.query.sql.oracle.OracleSerializer
 
OracleTemplates - Class in com.mysema.query.sql.oracle
OracleDialect is an Oracle specific extension of SqlOps
OracleTemplates() - Constructor for class com.mysema.query.sql.oracle.OracleTemplates
 
orAllOf(EBoolean...) - Method in class com.mysema.query.BooleanBuilder
Create the union of this and the intersection of the given args (this || (arg1 && arg2 ... && argN))
order(Expr<?>...) - Method in class com.mysema.query.sql.oracle.SumOver
 
Order - Enum in com.mysema.query.types
Order defines ascending and descending order
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.collections.CustomQueryable
 
orderBy(OrderSpecifier<?>...) - Method in interface com.mysema.query.Query
Defines the order expressions
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.QueryBase
 
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.QueryMixin
 
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery.UnionBuilder
 
orderBy(OrderSpecifier<?>...) - Method in interface com.mysema.query.sql.Union
 
orderSiblingsBy(Expr<?>) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
OrderSpecifier<A extends Comparable> - Class in com.mysema.query.types
OrderSpecifier represents an order-by-element in a Query instance
OrderSpecifier(Order, Expr<A>) - Constructor for class com.mysema.query.types.OrderSpecifier
 
orNot(EBoolean) - Method in class com.mysema.query.BooleanBuilder
 
OSimple<OpType,D> - Class in com.mysema.query.types.operation
OSimple represents a simple operation expression
OString - Class in com.mysema.query.types.operation
OString represents a String typed operation
otherwise(A) - Method in class com.mysema.query.types.CaseBuilder.Cases
 
otherwise(Expr<A>) - Method in class com.mysema.query.types.CaseBuilder.Cases
 
otherwise(Expr<T>) - Method in class com.mysema.query.types.CaseForEqBuilder.Cases
 
otherwise(T) - Method in class com.mysema.query.types.CaseForEqBuilder.Cases
 
OTime<OpType,D extends Comparable<?>> - Class in com.mysema.query.types.operation
OTime represents Time functions
outro(EntityModel, CodeWriter) - Method in class com.mysema.query.codegen.DTOSerializer
 
outro(EntityModel, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 

P

packageDecl(String) - Method in interface com.mysema.util.CodeWriter
 
packageDecl(String) - Method in class com.mysema.util.JavaWriter
 
ParameterModel - Class in com.mysema.query.codegen
ParameterModel represents a parameter in a Constructor
ParameterModel(String, TypeModel) - Constructor for class com.mysema.query.codegen.ParameterModel
 
PArray<E> - Class in com.mysema.query.types.path
PArray represents an array typed path
PArray(Class<? super E>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PArray
 
partition(Expr<?>) - Method in class com.mysema.query.sql.oracle.SumOver
 
Path<C> - Interface in com.mysema.query.types.path
Path represents a path expression
PathBuilder<D> - Class in com.mysema.query.types.path
PathBuilder is an extension to PEntity for dynamic path construction
PathBuilder(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PathBuilder
 
PathBuilder(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.PathBuilder
 
PathBuilderFactory - Class in com.mysema.query.types.path
PathBuilderFactory is a factory class for PathBuilder creation
PathBuilderFactory() - Constructor for class com.mysema.query.types.path.PathBuilderFactory
 
PathInits - Class in com.mysema.query.types.path
PathInits defines path initializations that can be attached to properties via QueryInit annotations
PathInits(String...) - Constructor for class com.mysema.query.types.path.PathInits
 
PathMetadata<T> - Class in com.mysema.query.types.path
PathMetadata provides metadata for Path expressions.
PathMetadataFactory - Class in com.mysema.query.types.path
 
PathMetadataFactory() - Constructor for class com.mysema.query.types.path.PathMetadataFactory
 
PathType - Enum in com.mysema.query.types.path
PathType represents the relation of a path to its parent
PBoolean - Class in com.mysema.query.types.path
PBoolean represents boolean path expressions
PBoolean(Path<?>, String) - Constructor for class com.mysema.query.types.path.PBoolean
 
PBoolean(PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PBoolean
 
PBoolean(String) - Constructor for class com.mysema.query.types.path.PBoolean
 
PCollection<E> - Class in com.mysema.query.types.path
PCollection represents collection paths
PCollection(Class<? super E>, String, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PCollection
 
PComparable<D extends Comparable> - Class in com.mysema.query.types.path
PComparable represents Comparable paths
PComparable(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.PComparable
 
PComparable(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PComparable
 
PComparable(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.PComparable
 
PComparable(Path<?>, String) - Constructor for class com.mysema.query.types.path.PComparable
 
PDate<D extends Comparable> - Class in com.mysema.query.types.path
 
PDate(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.PDate
 
PDate(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PDate
 
PDate(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.PDate
 
PDateTime<D extends Comparable> - Class in com.mysema.query.types.path
 
PDateTime(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.PDateTime
 
PDateTime(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PDateTime
 
PDateTime(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.PDateTime
 
PEntity<D> - Class in com.mysema.query.types.path
PEntity represents entity paths
PEntity(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PEntity
 
PEntity(Class<? extends D>, PathMetadata<?>, PathInits) - Constructor for class com.mysema.query.types.path.PEntity
 
PList<E,Q extends Expr<E>> - Class in com.mysema.query.types.path
PList represents list paths
PList(Class<? super E>, Class<Q>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PList
 
PMap<K,V,E extends Expr<V>> - Class in com.mysema.query.types.path
PMap represents map paths
PMap(Class<? super K>, Class<? super V>, Class<E>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PMap
 
PNumber<D extends Number & Comparable<?>> - Class in com.mysema.query.types.path
PNumber represents numeric paths
PNumber(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.PNumber
 
PNumber(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PNumber
 
PNumber(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.PNumber
 
pow(Expr<Double>, Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
POWER - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
prepend(Expr<String>) - Method in class com.mysema.query.types.expr.EString
Prepend the given String and return the result
prepend(String) - Method in class com.mysema.query.types.expr.EString
Prepend the given String and return the result
prepend(Expr<String>) - Method in class com.mysema.query.types.expr.EStringConst
 
prepend(String) - Method in class com.mysema.query.types.expr.EStringConst
 
privateStaticFinal(String, String, String) - Method in interface com.mysema.util.CodeWriter
 
privateStaticFinal(String, String, String) - Method in class com.mysema.util.JavaWriter
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.mysema.query.apt.jdo.JDOAnnotationProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.mysema.query.apt.jpa.JPAAnnotationProcessor
 
process() - Method in class com.mysema.query.apt.Processor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.mysema.query.apt.QuerydslAnnotationProcessor
 
Processor - Class in com.mysema.query.apt
Processor handles the actual work in the Querydsl APT module
Processor(ProcessingEnvironment, RoundEnvironment, Configuration) - Constructor for class com.mysema.query.apt.Processor
 
Projectable - Interface in com.mysema.query
Projectable defines default projection methods for Query implementations.
projectable - Variable in class com.mysema.query.support.ProjectableAdapter
 
ProjectableAdapter - Class in com.mysema.query.support
ProjectableAdapter is an adapter implementation for the Projectable interface
ProjectableAdapter(Projectable) - Constructor for class com.mysema.query.support.ProjectableAdapter
 
ProjectableQuery<SubType extends ProjectableQuery<SubType>> - Class in com.mysema.query.support
ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
ProjectableQuery(QueryMixin<SubType>) - Constructor for class com.mysema.query.support.ProjectableQuery
 
PropertyModel - Class in com.mysema.query.codegen
PropertyModel represents a property in a query domain type.
PropertyModel(EntityModel, String, TypeModel, String[]) - Constructor for class com.mysema.query.codegen.PropertyModel
 
PropertyModel(EntityModel, String, TypeModel, String[], boolean) - Constructor for class com.mysema.query.codegen.PropertyModel
 
PropertyModel(EntityModel, String, String, TypeModel, String[], boolean) - Constructor for class com.mysema.query.codegen.PropertyModel
 
PropertyType - Enum in com.mysema.query.annotations
PropertyType defines the Path type to be used for a Domain property
PropertyUtils - Class in com.mysema.util
 
protectedField(String, String) - Method in interface com.mysema.util.CodeWriter
 
protectedField(String, String) - Method in class com.mysema.util.JavaWriter
 
PSet<E> - Class in com.mysema.query.types.path
PSet represents set paths
PSet(Class<? super E>, String, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PSet
 
PSimple<D> - Class in com.mysema.query.types.path
PSimple represents simple paths
PSimple(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.PSimple
 
PSimple(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PSimple
 
PSimple(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.PSimple
 
PString - Class in com.mysema.query.types.path
PString represents String typed paths
PString(Path<?>, String) - Constructor for class com.mysema.query.types.path.PString
 
PString(PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PString
 
PString(String) - Constructor for class com.mysema.query.types.path.PString
 
PTime<D extends Comparable> - Class in com.mysema.query.types.path
 
PTime(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.PTime
 
PTime(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PTime
 
PTime(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.PTime
 
publicFinal(String, String) - Method in interface com.mysema.util.CodeWriter
 
publicFinal(String, String, String) - Method in interface com.mysema.util.CodeWriter
 
publicFinal(String, String) - Method in class com.mysema.util.JavaWriter
 
publicFinal(String, String, String) - Method in class com.mysema.util.JavaWriter
 
publicStaticFinal(String, String, String) - Method in interface com.mysema.util.CodeWriter
 
publicStaticFinal(String, String, String) - Method in class com.mysema.util.JavaWriter
 

Q

Query<SubType extends Query<SubType>> - Interface in com.mysema.query
Query provides a query interface of the fluent query DSL.
QueryBase<SubType extends QueryBase<SubType>> - Class in com.mysema.query
QueryBase provides a stub for Query implementations
QueryBase(QueryMixin<SubType>) - Constructor for class com.mysema.query.QueryBase
 
QuerydslAnnotationProcessor - Class in com.mysema.query.apt
 
QuerydslAnnotationProcessor() - Constructor for class com.mysema.query.apt.QuerydslAnnotationProcessor
 
QuerydslConfig - Annotation Type in com.mysema.query.annotations
QuerydslConfig defines serialization flags for annotated domain types and packages
QuerydslVariables - Annotation Type in com.mysema.query.annotations
QuerydslVariables defines that a Variables class or interface is to be serialized into the host package.
QueryEmbeddable - Annotation Type in com.mysema.query.annotations
 
QueryEntity - Annotation Type in com.mysema.query.annotations
 
QueryExtensions - Annotation Type in com.mysema.query.annotations
Declaration of extension methods on an external type.
QueryInit - Annotation Type in com.mysema.query.annotations
Defines the paths to be initialized for the annotated property
QueryMetadata - Interface in com.mysema.query
QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
QueryMethod - Annotation Type in com.mysema.query.annotations
Declaration of an extension method e.g.
queryMixin - Variable in class com.mysema.query.hql.HQLQueryBase
 
queryMixin - Variable in class com.mysema.query.QueryBase
 
QueryMixin<T> - Class in com.mysema.query
Mixin style Query implementation
QueryMixin(QueryMetadata) - Constructor for class com.mysema.query.QueryMixin
 
QueryMixin() - Constructor for class com.mysema.query.QueryMixin
 
QueryMixin(T, QueryMetadata) - Constructor for class com.mysema.query.QueryMixin
 
QueryModifiers - Class in com.mysema.query
QueryModifiers combines limit and offset info into a single type.
QueryModifiers() - Constructor for class com.mysema.query.QueryModifiers
Instantiates a new query modifiers.
QueryModifiers(Long, Long) - Constructor for class com.mysema.query.QueryModifiers
Instantiates a new query modifiers.
QueryProjection - Annotation Type in com.mysema.query.annotations
 
QuerySupertype - Annotation Type in com.mysema.query.annotations
 
QueryTransient - Annotation Type in com.mysema.query.annotations
Annotate fields and getters that should be skipped in APT based code generation with this annotation
QueryType - Annotation Type in com.mysema.query.annotations
QueryType defines the Querydsl property type for a Domain property

R

random() - Static method in class com.mysema.query.types.expr.ENumber
Returns the random expression
RANDOM - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
remove() - Method in class com.mysema.query.collections.impl.LimitingIterator
 
remove() - Method in class com.mysema.util.MultiIterator
 
removeFlag(Object) - Method in class com.mysema.query.JoinExpression
 
resetAlias() - Static method in class com.mysema.query.alias.Alias
 
restrict(QueryModifiers) - Method in interface com.mysema.query.Query
Defines both limit and offset of the query results
restrict(QueryModifiers) - Method in class com.mysema.query.QueryBase
 
restrict(QueryModifiers) - Method in class com.mysema.query.QueryMixin
 
round() - Method in class com.mysema.query.types.expr.ENumber
Returns the closest int to the argument.
ROUND - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
rownum - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
 
RTRIM - Static variable in interface com.mysema.query.types.operation.Ops.StringOps
 

S

safeForName(String) - Static method in class com.mysema.query.util.TypeUtil
 
scroll(ScrollMode, Expr<?>) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Return the query results as ScrollableResults.
scroll(ScrollMode, Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Return the query results as ScrollableResults.
scroll(ScrollMode, Expr<?>[]) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Return the query results as ScrollableResults.
SearchResults<T> - Class in com.mysema.query
SearchResults bundles data for paged search results
SearchResults(List<T>, Long, Long, long) - Constructor for class com.mysema.query.SearchResults
 
SearchResults(List<T>, QueryModifiers, long) - Constructor for class com.mysema.query.SearchResults
 
second() - Method in class com.mysema.query.types.expr.EDateTime
Get a seconds expression (range 0-59)
second() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
second() - Method in class com.mysema.query.types.expr.ETime
Get a seconds expression (range 0-59)
second() - Method in class com.mysema.query.types.expr.ETimeConst
 
SECOND - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
self - Variable in class com.mysema.query.QueryMixin
 
serialize(EntityModel, SerializerConfig, Writer) - Method in class com.mysema.query.codegen.DTOSerializer
 
serialize(EntityModel, SerializerConfig, Writer) - Method in class com.mysema.query.codegen.EntitySerializer
 
serialize(PropertyModel, String, JavaWriter, String, String...) - Method in class com.mysema.query.codegen.EntitySerializer
 
serialize(EntityModel, SerializerConfig, Writer) - Method in interface com.mysema.query.codegen.Serializer
Serialize the given ClassModel
serialize(QueryMetadata, boolean, String) - Method in class com.mysema.query.hql.HQLSerializer
 
serialize(QueryMetadata, boolean, boolean) - Method in class com.mysema.query.jdoql.JDOQLSerializer
 
serialize(QueryMetadata, boolean) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeForDelete(QueryMetadata) - Method in class com.mysema.query.hql.HQLSerializer
 
serializeForDelete(QueryMetadata) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeForUpdate(QueryMetadata) - Method in class com.mysema.query.hql.HQLSerializer
 
serializeForUpdate(QueryMetadata) - Method in class com.mysema.query.sql.SQLSerializer
 
Serializer - Interface in com.mysema.query.codegen
Serializer defines a common interface for EntityModel serializers
SerializerBase<SubType extends SerializerBase<SubType>> - Class in com.mysema.query.serialization
SerializerBase is a stub for Serializer implementations
SerializerBase(Templates) - Constructor for class com.mysema.query.serialization.SerializerBase
 
SerializerConfig - Interface in com.mysema.query.codegen
 
serializeUnion(SubQuery[], List<OrderSpecifier<?>>) - Method in class com.mysema.query.sql.SQLSerializer
 
SessionHolder - Interface in com.mysema.query.hql.hibernate
Abstraction for different Hibernate Session signatures
set(Path<U>, U) - Method in class com.mysema.query.collections.dml.ColUpdateClause
 
set(Path<T>, T) - Method in interface com.mysema.query.dml.UpdateClause
Set the paths to be updated
set(Path<T>, T) - Method in class com.mysema.query.hql.hibernate.HibernateUpdateClause
 
set(Path<T>, T) - Method in class com.mysema.query.hql.jpa.JPAUpdateClause
 
set(Path<T>, T) - Method in class com.mysema.query.jdoql.dml.JDOQLUpdateClause
 
set(Path<T>, T) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
setAsc(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCacheable(boolean) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Enable caching of this query result set.
setCacheRegion(String) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Set the name of the cache region.
setColumnAlias(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCondition(EBoolean) - Method in class com.mysema.query.JoinExpression
 
setConnectBy(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setConnectByNocyclePrior(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setConnectByPrior(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setConstantPrefix(String) - Method in class com.mysema.query.serialization.SerializerBase
 
setConstants(Query, Map<Object, String>) - Static method in class com.mysema.query.hql.hibernate.HibernateUtil
 
setConstants(Query, Map<Object, String>) - Static method in class com.mysema.query.hql.jpa.JPAUtil
 
setCount(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCountStar(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDeleteFrom(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDesc(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDistinct(boolean) - Method in class com.mysema.query.DefaultQueryMetadata
 
setDistinct(boolean) - Method in interface com.mysema.query.QueryMetadata
 
setDistinct(boolean) - Method in class com.mysema.query.QueryMixin
 
setDummyTable(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setFetchSize(int) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Set a fetch size for the underlying JDBC query.
setFlag(Object) - Method in class com.mysema.query.JoinExpression
 
setFrom(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setFullJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setGroupBy(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setHaving(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setInnerJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setLeftJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setLimit(Long) - Method in class com.mysema.query.DefaultQueryMetadata
 
setLimit(Long) - Method in interface com.mysema.query.QueryMetadata
 
setLimit(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setLimitAndOffsetSymbols(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setLimitOffsetTemplate(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setLimitTemplate(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setModifiers(QueryModifiers) - Method in class com.mysema.query.DefaultQueryMetadata
 
setModifiers(QueryModifiers) - Method in interface com.mysema.query.QueryMetadata
 
setNamePrefix(String) - Method in interface com.mysema.query.apt.Configuration
 
setNamePrefix(String) - Method in class com.mysema.query.apt.DefaultConfiguration
 
setOffset(Long) - Method in class com.mysema.query.DefaultQueryMetadata
 
setOffset(Long) - Method in interface com.mysema.query.QueryMetadata
 
setOffset(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setOffsetTemplate(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setOn(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setOrderBy(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setOrderSiblingsBy(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setOver(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setParameters(PreparedStatement, Collection<Object>) - Static method in class com.mysema.query.sql.JDBCUtil
 
setPartitionBy(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setReadOnly(boolean) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Entities retrieved by this query will be loaded in a read-only mode where Hibernate will never dirty-check them or make changes persistent.
setSelect(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setSelectDistinct(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setSelf(T) - Method in class com.mysema.query.QueryMixin
 
setStartWith(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setSum(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setSuperModel(EntityModel) - Method in class com.mysema.query.codegen.EntityModel
 
setTableAlias(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setTimeout(int) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Set a timeout for the underlying JDBC query.
setUnion(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setUnique(boolean) - Method in class com.mysema.query.DefaultQueryMetadata
 
setUnique(boolean) - Method in interface com.mysema.query.QueryMetadata
 
setUnique(boolean) - Method in class com.mysema.query.QueryMixin
 
setUpdate(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setUseFields(boolean) - Method in interface com.mysema.query.apt.Configuration
 
setUseFields(boolean) - Method in class com.mysema.query.apt.DefaultConfiguration
 
setUseGetters(boolean) - Method in interface com.mysema.query.apt.Configuration
 
setUseGetters(boolean) - Method in class com.mysema.query.apt.DefaultConfiguration
 
setWhere(String) - Method in class com.mysema.query.sql.SQLTemplates
 
SHORT - Static variable in interface com.mysema.query.codegen.TypeModels
 
shortValue() - Method in class com.mysema.query.types.expr.ENumber
Get the short expression of this numeric expression
shortValue() - Method in class com.mysema.query.types.expr.ENumberConst
 
SimpleListSource<T> - Class in com.mysema.query.paging
 
SimpleListSource(List<T>) - Constructor for class com.mysema.query.paging.SimpleListSource
 
SimpleListSource(T...) - Constructor for class com.mysema.query.paging.SimpleListSource
 
SimpleSerializerConfig - Class in com.mysema.query.codegen
 
SimpleSerializerConfig(boolean, boolean, boolean, boolean) - Constructor for class com.mysema.query.codegen.SimpleSerializerConfig
 
SimpleTypeModel - Class in com.mysema.query.codegen
SimpleTypeModel represents a java type
SimpleTypeModel(TypeCategory, String, String, String, boolean, TypeModel...) - Constructor for class com.mysema.query.codegen.SimpleTypeModel
 
sin(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
SIN - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
singleArgFilter(Iterator<S>, Evaluator<Boolean>) - Method in class com.mysema.query.collections.impl.IteratorFactory
 
size() - Method in class com.mysema.query.paging.EmptyListSource
 
size() - Method in interface com.mysema.query.paging.ListSource
total amount of results
size() - Method in class com.mysema.query.paging.SimpleListSource
 
size() - Method in interface com.mysema.query.types.expr.EArray
 
size() - Method in interface com.mysema.query.types.expr.ECollection
Get an expression for this.size()
size() - Method in class com.mysema.query.types.expr.ECollectionBase
 
size() - Method in interface com.mysema.query.types.expr.EMap
Get the size of the Map instance
size() - Method in class com.mysema.query.types.expr.EMapBase
 
size() - Method in class com.mysema.query.types.path.PArray
Create an expression for the array size
skip - Variable in class com.mysema.query.apt.jpa.JPAAnnotationProcessor
 
skipAnn - Variable in class com.mysema.query.apt.DefaultConfiguration
 
some(ECollection<?, D>) - Static method in class com.mysema.query.hql.HQLGrammar
 
SPACE - Static variable in interface com.mysema.query.types.operation.Ops.StringOps
 
split(String) - Method in class com.mysema.query.types.expr.EString
Split the given String with regex as the matcher for the separator
split(String) - Method in class com.mysema.query.types.expr.EStringConst
 
SPLIT - Static variable in interface com.mysema.query.types.operation.Ops.StringOps
 
SQLDeleteClause - Class in com.mysema.query.sql.dml
SQLDeleteClause defines a DELETE clause
SQLDeleteClause(Connection, SQLTemplates, PEntity<?>) - Constructor for class com.mysema.query.sql.dml.SQLDeleteClause
 
SQLQuery - Interface in com.mysema.query.sql
Query interface for SQL queries
SQLQueryImpl - Class in com.mysema.query.sql
SQLQueryImpl is a JDBC based implementation of the Querydsl SQLQuery interface
SQLQueryImpl(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.SQLQueryImpl
Create a neq SQLQueryImpl instance
SQLSerializer - Class in com.mysema.query.sql
SqlSerializer serializes Querydsl queries into SQL
SQLSerializer(SQLTemplates) - Constructor for class com.mysema.query.sql.SQLSerializer
 
SQLSubQuery - Class in com.mysema.query.sql
SQLSubQuery is a SubQuery implementation for SQL queries
SQLSubQuery() - Constructor for class com.mysema.query.sql.SQLSubQuery
 
SQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.sql.SQLSubQuery
 
SQLTemplates - Class in com.mysema.query.sql
SQLTemplates extended Templates to provided SQL specific extensions and acts as database specific Dialect for Querydsl SQL
SQLTemplates() - Constructor for class com.mysema.query.sql.SQLTemplates
 
SQLTypeMapping - Class in com.mysema.query.sql
 
SQLTypeMapping() - Constructor for class com.mysema.query.sql.SQLTypeMapping
 
SQLUpdateClause - Class in com.mysema.query.sql.dml
SQLUpdateClause defines a UPDATE clause
SQLUpdateClause(Connection, SQLTemplates, PEntity<?>) - Constructor for class com.mysema.query.sql.dml.SQLUpdateClause
 
sqrt() - Method in class com.mysema.query.types.expr.ENumber
Get the square root of this numeric expressions
SQRT - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
STARTS_WITH - Static variable in interface com.mysema.query.types.operation.Ops
 
STARTS_WITH_IC - Static variable in interface com.mysema.query.types.operation.Ops
 
startsWith(Expr<String>) - Method in class com.mysema.query.types.expr.EString
Return true if this starts with str
startsWith(Expr<String>, boolean) - Method in class com.mysema.query.types.expr.EString
Return true if this starts with str
startsWith(String) - Method in class com.mysema.query.types.expr.EString
Return true if this starts with str
startsWith(String, boolean) - Method in class com.mysema.query.types.expr.EString
Return true if this starts with str
startWith(EBoolean) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
StatelessSessionHolder - Class in com.mysema.query.hql.hibernate
 
StatelessSessionHolder(StatelessSession) - Constructor for class com.mysema.query.hql.hibernate.StatelessSessionHolder
 
staticimports(Class<?>...) - Method in interface com.mysema.util.CodeWriter
 
staticimports(Class<?>...) - Method in class com.mysema.util.JavaWriter
 
STRING - Static variable in interface com.mysema.query.codegen.TypeModels
 
STRING_CAST - Static variable in interface com.mysema.query.types.operation.Ops
 
STRING_CONTAINS - Static variable in interface com.mysema.query.types.operation.Ops
 
STRING_CONTAINS_IC - Static variable in interface com.mysema.query.types.operation.Ops
 
STRING_IS_EMPTY - Static variable in interface com.mysema.query.types.operation.Ops
 
STRING_LENGTH - Static variable in interface com.mysema.query.types.operation.Ops
 
String_x_2 - Static variable in interface com.mysema.query.types.operation.Ops
 
stringValue() - Method in class com.mysema.query.types.expr.EComparableBase
Get a cast to String expression
stringValue() - Method in class com.mysema.query.types.expr.EString
 
SUB - Static variable in interface com.mysema.query.types.operation.Ops
 
SubQuery - Interface in com.mysema.query.types.query
SubQuery is a sub query
SUBSTR_1ARG - Static variable in interface com.mysema.query.types.operation.Ops
 
SUBSTR_2ARGS - Static variable in interface com.mysema.query.types.operation.Ops
 
substring(int) - Method in class com.mysema.query.types.expr.EString
Get the given substring
substring(int, int) - Method in class com.mysema.query.types.expr.EString
Get the given substring
substring(int) - Method in class com.mysema.query.types.expr.EStringConst
 
substring(int, int) - Method in class com.mysema.query.types.expr.EStringConst
 
subtract(Expr<N>) - Method in class com.mysema.query.types.expr.ENumber
Get the difference of this and right
subtract(N) - Method in class com.mysema.query.types.expr.ENumber
Get the difference of this and right
subtract(Number) - Method in class com.mysema.query.types.expr.ENumberConst
 
subtract(Expr<N>) - Method in class com.mysema.query.types.expr.ENumberConst
 
sum(Expr<D>) - Static method in class com.mysema.query.hql.HQLGrammar
SUM returns Long when applied to state-fields of integral types (other than BigInteger); Double when applied to state-fields of floating point types; BigInteger when applied to state-fields of type BigInteger; and BigDecimal when applied to state-fields of type BigDecimal.
sum() - Method in class com.mysema.query.types.expr.ENumber
Get the sum of this expression (aggregation)
sum(D, Number) - Static method in class com.mysema.util.MathUtils
 
SUM_AGG - Static variable in interface com.mysema.query.types.operation.Ops.AggOps
 
sumAsDouble(Expr<D>) - Static method in class com.mysema.query.hql.HQLGrammar
 
sumAsLong(Expr<D>) - Static method in class com.mysema.query.hql.HQLGrammar
 
sumOver(Expr<A>) - Static method in class com.mysema.query.sql.oracle.OracleGrammar
 
SumOver<A extends Number & Comparable<? super A>> - Class in com.mysema.query.sql.oracle
SumOver is a fluent type for Oracle specific sum over / partition by / order by constructs
SumOver(Expr<A>) - Constructor for class com.mysema.query.sql.oracle.SumOver
 
superType - Variable in class com.mysema.query.apt.jpa.JPAAnnotationProcessor
 
superTypeAnn - Variable in class com.mysema.query.apt.DefaultConfiguration
 
SupertypeSerializer - Class in com.mysema.query.codegen
SupertypeSerializer is a Serializer implementation for supertypes
SupertypeSerializer(TypeMappings) - Constructor for class com.mysema.query.codegen.SupertypeSerializer
 
supports(Class<?>) - Method in enum com.mysema.query.codegen.TypeCategory
 
supports(String) - Method in enum com.mysema.query.codegen.TypeCategory
 
suppressWarnings(String) - Method in interface com.mysema.util.CodeWriter
 
suppressWarnings(String) - Method in class com.mysema.util.JavaWriter
 
sysdate - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
 
SYSDATE - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 

T

Table - Annotation Type in com.mysema.query.sql
Annotation to be used on Querydsl query types to declare the annotation to be used
TableImpl - Class in com.mysema.query.sql
TableImppl is an implementation for the Table annotation
TableImpl(String) - Constructor for class com.mysema.query.sql.TableImpl
 
tan(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
TAN - Static variable in interface com.mysema.query.types.operation.Ops.MathOps
 
Template - Class in com.mysema.query.types
Template for operation and path serialization
Template.Element - Class in com.mysema.query.types
 
TemplateFactory - Class in com.mysema.query.types
 
TemplateFactory() - Constructor for class com.mysema.query.types.TemplateFactory
 
templates - Variable in class com.mysema.query.serialization.SerializerBase
 
templates - Variable in class com.mysema.query.sql.AbstractSQLQuery
 
templates - Variable in class com.mysema.query.sql.SQLSerializer
 
Templates - Class in com.mysema.query.types
OperationPatterns provides operator patterns for query expression serialization
Templates() - Constructor for class com.mysema.query.types.Templates
 
then(A) - Method in class com.mysema.query.types.CaseBuilder.CaseWhen
 
then(Expr<A>) - Method in class com.mysema.query.types.CaseBuilder.CaseWhen
 
then(A) - Method in class com.mysema.query.types.CaseBuilder.Initial
 
then(EString) - Method in class com.mysema.query.types.CaseBuilder.Initial
 
then(Expr<A>) - Method in class com.mysema.query.types.CaseBuilder.Initial
 
then(ENumber<A>) - Method in class com.mysema.query.types.CaseBuilder.Initial
 
then(String) - Method in class com.mysema.query.types.CaseBuilder.Initial
 
then(A) - Method in class com.mysema.query.types.CaseBuilder.Initial
 
then(Expr<T>) - Method in class com.mysema.query.types.CaseForEqBuilder.CaseWhen
 
then(T) - Method in class com.mysema.query.types.CaseForEqBuilder.CaseWhen
 
then(Expr<T>) - Method in class com.mysema.query.types.CaseForEqBuilder
 
then(T) - Method in class com.mysema.query.types.CaseForEqBuilder
 
then(T) - Method in class com.mysema.query.types.CaseForEqBuilder
 
then(ENumber<T>) - Method in class com.mysema.query.types.CaseForEqBuilder
 
then(EString) - Method in class com.mysema.query.types.CaseForEqBuilder
 
then(String) - Method in class com.mysema.query.types.CaseForEqBuilder
 
toArrayIterator(Iterator<S>) - Method in class com.mysema.query.collections.impl.IteratorFactory
 
toCountRowsString() - Method in class com.mysema.query.hql.HQLQueryBase
 
toLowerCase() - Method in class com.mysema.query.types.expr.EString
Get the lower case form
toLowerCase() - Method in class com.mysema.query.types.expr.EStringConst
 
toQueryString() - Method in class com.mysema.query.hql.HQLQueryBase
 
toQueryString() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
toString() - Method in class com.mysema.query.codegen.PropertyModel
 
toString() - Method in class com.mysema.query.codegen.SimpleTypeModel
 
toString() - Method in interface com.mysema.query.codegen.TypeModel
 
toString() - Method in class com.mysema.query.codegen.TypeModelAdapter
 
toString() - Method in class com.mysema.query.hql.HQLQueryBase
 
toString() - Method in class com.mysema.query.hql.HQLSubQuery
 
toString() - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
toString() - Method in class com.mysema.query.jdoql.JDOQLSubQuery
 
toString() - Method in class com.mysema.query.JoinExpression
 
toString() - Method in class com.mysema.query.QueryBase
 
toString() - Method in class com.mysema.query.QueryMixin
 
toString() - Method in class com.mysema.query.serialization.SerializerBase
 
toString() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
toString() - Method in class com.mysema.query.sql.SQLSubQuery
 
toString() - Method in class com.mysema.query.support.ProjectableAdapter
 
toString() - Method in class com.mysema.query.types.expr.Expr
 
toString() - Method in class com.mysema.query.types.OrderSpecifier
 
toString() - Method in class com.mysema.query.types.Template.Element
 
toString() - Method in class com.mysema.query.types.Template
 
toString() - Method in class com.mysema.query.types.ToStringVisitor
 
ToStringVisitor - Class in com.mysema.query.types
ToStringVisitor is used for toString() serialization in Expr implementations.
ToStringVisitor(Templates) - Constructor for class com.mysema.query.types.ToStringVisitor
 
toUpperCase() - Method in class com.mysema.query.types.expr.EString
Get the upper case form
toUpperCase() - Method in class com.mysema.query.types.expr.EStringConst
 
transform(Iterator<S>, List<Expr<?>>, Expr<T>) - Method in class com.mysema.query.collections.impl.IteratorFactory
 
trim() - Method in class com.mysema.query.types.expr.EString
Get a copy of the string, with leading and trailing whitespace omitted.
trim() - Method in class com.mysema.query.types.expr.EStringConst
 
TRIM - Static variable in interface com.mysema.query.types.operation.Ops
 
TRUE - Static variable in class com.mysema.query.types.expr.EBooleanConst
 
TypeArgumentsException - Exception in com.mysema.query.apt
 
TypeArgumentsException(String) - Constructor for exception com.mysema.query.apt.TypeArgumentsException
 
TypeCategory - Enum in com.mysema.query.codegen
TypeCategory defines the expression type used for a Field
TypeExtendsModel - Class in com.mysema.query.codegen
TypeExtendsModel is a TypeModel for type variables and wildcard types
TypeExtendsModel(String, TypeModel) - Constructor for class com.mysema.query.codegen.TypeExtendsModel
 
TypeExtendsModel(TypeModel) - Constructor for class com.mysema.query.codegen.TypeExtendsModel
 
TypeMappings - Class in com.mysema.query.codegen
 
TypeMappings() - Constructor for class com.mysema.query.codegen.TypeMappings
 
TypeModel - Interface in com.mysema.query.codegen
TypeModel represents Java types
typeModel - Variable in class com.mysema.query.codegen.TypeModelAdapter
 
TypeModelAdapter - Class in com.mysema.query.codegen
TypeModelAdapter is a basic adapter implementation for the TypeModel interface
TypeModelAdapter(TypeModel) - Constructor for class com.mysema.query.codegen.TypeModelAdapter
 
TypeModelFactory - Class in com.mysema.query.codegen
TypeModelFactory is a factory class for TypeModel instances
TypeModelFactory(Class<?>...) - Constructor for class com.mysema.query.codegen.TypeModelFactory
 
TypeModelFactory(List<Class<? extends Annotation>>) - Constructor for class com.mysema.query.codegen.TypeModelFactory
 
TypeModels - Interface in com.mysema.query.codegen
 
TypeSuperModel - Class in com.mysema.query.codegen
TypeSuperModel is a TypeModel for type variables and wildcard types
TypeSuperModel(String, TypeModel) - Constructor for class com.mysema.query.codegen.TypeSuperModel
 
TypeSuperModel(TypeModel) - Constructor for class com.mysema.query.codegen.TypeSuperModel
 
TypeUtil - Class in com.mysema.query.util
 
TypeUtil() - Constructor for class com.mysema.query.util.TypeUtil
 

U

union(ListSubQuery<RT>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
union(ObjectSubQuery<RT>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
union(ObjectSubQuery<RT>...) - Method in interface com.mysema.query.sql.SQLQuery
 
union(ListSubQuery<RT>...) - Method in interface com.mysema.query.sql.SQLQuery
 
Union<RT> - Interface in com.mysema.query.sql
Union defines an interface for Union queries
unique(Expr<?>, Expr<?>, Expr<?>...) - Method in interface com.mysema.query.Detachable
Create a projection expression for the given projection
unique(Expr<?>[]) - Method in interface com.mysema.query.Detachable
Create a projection expression for the given projection
unique(Expr<RT>) - Method in interface com.mysema.query.Detachable
Create a projection expression for the given projection
unique(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(Expr<?>[]) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(Expr<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.DetachableMixin
 
unique(Expr<?>[]) - Method in class com.mysema.query.support.DetachableMixin
 
unique(Expr<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.DetachableQuery
 
unique(Expr<?>[]) - Method in class com.mysema.query.support.DetachableQuery
 
unique(Expr<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
uniqueResult(Expr<RT>) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
uniqueResult(Expr<RT>) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
uniqueResult(Expr<RT>) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
uniqueResult(Expr<?>, Expr<?>, Expr<?>...) - Method in interface com.mysema.query.Projectable
return a unique result for the given projection
uniqueResult(Expr<?>[]) - Method in interface com.mysema.query.Projectable
return a unique result for the given projection
uniqueResult(Expr<RT>) - Method in interface com.mysema.query.Projectable
return a unique result for the given projection
uniqueResult(Expr<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
uniqueResult(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
 
uniqueResult(Expr<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
 
uniqueResult(Expr<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
uniqueResult(Expr<?>, Expr<?>, Expr<?>...) - Method in class com.mysema.query.support.ProjectableQuery
 
uniqueResult(Expr<?>[]) - Method in class com.mysema.query.support.ProjectableQuery
 
uniqueResult(Expr<RT>) - Method in class com.mysema.query.support.ProjectableQuery
 
UnsupportedTypeException - Exception in com.mysema.query.apt
 
UnsupportedTypeException(TypeMirror) - Constructor for exception com.mysema.query.apt.UnsupportedTypeException
 
update(Path<A>, Iterable<A>) - Static method in class com.mysema.query.collections.MiniApi
 
UpdateClause<SubType extends UpdateClause<SubType>> - Interface in com.mysema.query.dml
UpdateClause defines a generic extensible interface for Update clauses
upper() - Method in class com.mysema.query.types.expr.EString
Get the upper case form
upper() - Method in class com.mysema.query.types.expr.EStringConst
 
UPPER - Static variable in interface com.mysema.query.types.operation.Ops
 
useEntityAccessors() - Method in interface com.mysema.query.codegen.SerializerConfig
 
useEntityAccessors() - Method in class com.mysema.query.codegen.SimpleSerializerConfig
 
useListAccessors() - Method in interface com.mysema.query.codegen.SerializerConfig
 
useListAccessors() - Method in class com.mysema.query.codegen.SimpleSerializerConfig
 
useMapAccessors() - Method in interface com.mysema.query.codegen.SerializerConfig
 
useMapAccessors() - Method in class com.mysema.query.codegen.SimpleSerializerConfig
 

V

value() - Method in class com.mysema.query.sql.TableImpl
 
valueOf(String) - Static method in enum com.mysema.query.annotations.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysema.query.apt.VisitorConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysema.query.codegen.TypeCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysema.query.hql.HQLFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysema.query.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysema.query.types.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysema.query.types.path.PathType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mysema.query.annotations.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysema.query.apt.VisitorConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysema.query.codegen.TypeCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysema.query.hql.HQLFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysema.query.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysema.query.types.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysema.query.types.path.PathType
Returns an array containing the constants of this enum type, in the order they are declared.
var() - Static method in class com.mysema.query.alias.Alias
 
var(D) - Static method in class com.mysema.query.alias.Alias
 
var(D) - Static method in class com.mysema.query.alias.Alias
 
var(D) - Static method in class com.mysema.query.alias.Alias
 
var(String) - Static method in class com.mysema.query.alias.Alias
 
visit(Path<?>) - Method in class com.mysema.query.collections.impl.ColQuerySerializer
 
visit(SubQuery) - Method in class com.mysema.query.collections.impl.ColQuerySerializer
 
visit(Constant<?>) - Method in class com.mysema.query.hql.HQLSerializer
 
visit(PCollection<?>) - Method in class com.mysema.query.hql.HQLSerializer
 
visit(PList<?, ?>) - Method in class com.mysema.query.hql.HQLSerializer
 
visit(PSet<?>) - Method in class com.mysema.query.hql.HQLSerializer
 
visit(SubQuery) - Method in class com.mysema.query.hql.HQLSerializer
 
visit(SubQuery) - Method in class com.mysema.query.jdoql.JDOQLSerializer
 
visit(Path<?>) - Method in class com.mysema.query.jdoql.JDOQLSerializer
 
visit(Custom<?>) - Method in class com.mysema.query.serialization.SerializerBase
 
visit(EArrayConstructor<?>) - Method in class com.mysema.query.serialization.SerializerBase
 
visit(Constant<?>) - Method in class com.mysema.query.serialization.SerializerBase
 
visit(EConstructor<?>) - Method in class com.mysema.query.serialization.SerializerBase
 
visit(Operation<?, ?>) - Method in class com.mysema.query.serialization.SerializerBase
 
visit(Path<?>) - Method in class com.mysema.query.serialization.SerializerBase
 
visit(Constant<?>) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(SubQuery) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(SumOver<?>) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(Custom<?>) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(EArrayConstructor<?>) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(Constant<?>) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(EConstructor<?>) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(Operation<?, ?>) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(Path<?>) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(SubQuery) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(SubQuery) - Method in interface com.mysema.query.types.Visitor
 
visit(ObjectSubQuery<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(ListSubQuery<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(CBoolean) - Method in interface com.mysema.query.types.Visitor
 
visit(CComparable<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(CDate<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(CDateTime<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(CTime<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(CSimple<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(CString) - Method in interface com.mysema.query.types.Visitor
 
visit(Custom<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(Constant<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(EArrayConstructor<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(EDateConst) - Method in interface com.mysema.query.types.Visitor
 
visit(EDateTimeConst) - Method in interface com.mysema.query.types.Visitor
 
visit(ENumberConst<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(EStringConst) - Method in interface com.mysema.query.types.Visitor
 
visit(EBooleanConst) - Method in interface com.mysema.query.types.Visitor
 
visit(EConstructor<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(ExprConst<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(ETimeConst) - Method in interface com.mysema.query.types.Visitor
 
visit(OBoolean) - Method in interface com.mysema.query.types.Visitor
 
visit(OComparable<?, ?>) - Method in interface com.mysema.query.types.Visitor
 
visit(ODate<?, ?>) - Method in interface com.mysema.query.types.Visitor
 
visit(ODateTime<?, ?>) - Method in interface com.mysema.query.types.Visitor
 
visit(OTime<?, ?>) - Method in interface com.mysema.query.types.Visitor
 
visit(ONumber<?, ?>) - Method in interface com.mysema.query.types.Visitor
 
visit(OSimple<?, ?>) - Method in interface com.mysema.query.types.Visitor
 
visit(OString) - Method in interface com.mysema.query.types.Visitor
 
visit(PArray<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PBoolean) - Method in interface com.mysema.query.types.Visitor
 
visit(PComparable<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PEntity<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PCollection<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PList<?, ?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PSet<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PMap<?, ?, ?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PNumber<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PSimple<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PString) - Method in interface com.mysema.query.types.Visitor
 
visit(PDate<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PDateTime<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(PTime<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(CBoolean) - Method in class com.mysema.query.types.VisitorBase
 
visit(CComparable<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(CDate<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(CDateTime<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(CTime<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(CSimple<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(CString) - Method in class com.mysema.query.types.VisitorBase
 
visit(EArrayConstructor<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(EBooleanConst) - Method in class com.mysema.query.types.VisitorBase
 
visit(EDateConst) - Method in class com.mysema.query.types.VisitorBase
 
visit(EDateTimeConst) - Method in class com.mysema.query.types.VisitorBase
 
visit(ENumberConst<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(EStringConst) - Method in class com.mysema.query.types.VisitorBase
 
visit(ETimeConst) - Method in class com.mysema.query.types.VisitorBase
 
visit(ExprConst<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(ListSubQuery<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(ObjectSubQuery<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(OBoolean) - Method in class com.mysema.query.types.VisitorBase
 
visit(OComparable<?, ?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(ODate<?, ?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(ODateTime<?, ?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(ONumber<?, ?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(Operation<?, ?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(OSimple<?, ?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(OString) - Method in class com.mysema.query.types.VisitorBase
 
visit(OTime<?, ?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PArray<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(Path<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PBoolean) - Method in class com.mysema.query.types.VisitorBase
 
visit(PCollection<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PComparable<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PDate<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PDateTime<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PEntity<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PList<?, ?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PMap<?, ?, ?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PNumber<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PSet<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PSimple<?>) - Method in class com.mysema.query.types.VisitorBase
 
visit(PString) - Method in class com.mysema.query.types.VisitorBase
 
visit(PTime<?>) - Method in class com.mysema.query.types.VisitorBase
 
visitConstructors() - Method in enum com.mysema.query.apt.VisitorConfig
 
visitFieldProperties() - Method in enum com.mysema.query.apt.VisitorConfig
 
visitMethodProperties() - Method in enum com.mysema.query.apt.VisitorConfig
 
visitOperation(Class<?>, Operator<?>, List<Expr<?>>) - Method in class com.mysema.query.collections.impl.ColQuerySerializer
 
visitOperation(Class<?>, Operator<?>, List<Expr<?>>) - Method in class com.mysema.query.hql.HQLSerializer
 
visitOperation(Class<?>, Operator<?>, List<Expr<?>>) - Method in class com.mysema.query.jdoql.JDOQLSerializer
 
visitOperation(Class<?>, Operator<?>, List<Expr<?>>) - Method in class com.mysema.query.serialization.SerializerBase
 
visitOperation(Class<?>, Operator<?>, List<Expr<?>>) - Method in class com.mysema.query.sql.SQLSerializer
 
Visitor - Interface in com.mysema.query.types
Visitor provides a dispatching Visitor for Expr instances.
VisitorBase<SubType extends VisitorBase<SubType>> - Class in com.mysema.query.types
VisitorBase provides a base implementation of the Visitor class, where invocations are dispatched to supertypes
VisitorBase() - Constructor for class com.mysema.query.types.VisitorBase
 
VisitorConfig - Enum in com.mysema.query.apt
VisitorConfig defines the entity type specific visiting configuration

W

week() - Method in class com.mysema.query.types.expr.EDate
Get a week expression
week() - Method in class com.mysema.query.types.expr.EDateConst
 
week() - Method in class com.mysema.query.types.expr.EDateTime
Get a week expression NOT supported in JDOQL and not in Derby
week() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
WEEK - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
when(EBoolean) - Method in class com.mysema.query.types.CaseBuilder.Cases
 
when(EBoolean) - Method in class com.mysema.query.types.CaseBuilder
 
when(Expr<? extends D>) - Method in class com.mysema.query.types.CaseForEqBuilder.Cases
 
when(D) - Method in class com.mysema.query.types.CaseForEqBuilder.Cases
 
when(D) - Method in class com.mysema.query.types.expr.Expr
 
when(Expr<? extends D>) - Method in class com.mysema.query.types.expr.Expr
 
where(EBoolean...) - Method in class com.mysema.query.collections.CustomQueryable
 
where(EBoolean...) - Method in class com.mysema.query.collections.dml.ColDeleteClause
 
where(EBoolean...) - Method in class com.mysema.query.collections.dml.ColUpdateClause
 
where(EBoolean...) - Method in interface com.mysema.query.dml.DeleteClause
Defines the filter constraints
where(EBoolean...) - Method in interface com.mysema.query.dml.UpdateClause
Defines the filter constraints
where(EBoolean...) - Method in class com.mysema.query.hql.hibernate.HibernateDeleteClause
 
where(EBoolean...) - Method in class com.mysema.query.hql.hibernate.HibernateUpdateClause
 
where(EBoolean...) - Method in class com.mysema.query.hql.jpa.JPADeleteClause
 
where(EBoolean...) - Method in class com.mysema.query.hql.jpa.JPAUpdateClause
 
where(EBoolean...) - Method in class com.mysema.query.jdoql.dml.JDOQLDeleteClause
 
where(EBoolean...) - Method in class com.mysema.query.jdoql.dml.JDOQLUpdateClause
 
where(EBoolean...) - Method in interface com.mysema.query.Query
Defines the filter constraints
where(EBoolean...) - Method in class com.mysema.query.QueryBase
 
where(EBoolean...) - Method in class com.mysema.query.QueryMixin
 
where(EBoolean...) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
where(EBoolean...) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
with(EBoolean...) - Method in interface com.mysema.query.hql.HQLQuery
Add conditions to the with clause
with(EBoolean...) - Method in class com.mysema.query.hql.HQLQueryBase
 
with(EBoolean...) - Method in class com.mysema.query.hql.HQLQueryMixin
 
with(EBoolean...) - Method in class com.mysema.query.hql.HQLSubQuery
 
wrapCollectionsForOp - Static variable in class com.mysema.query.hql.HQLTemplates
 
writerFor(File) - Static method in class com.mysema.query.util.FileUtils
 

X

XNOR - Static variable in interface com.mysema.query.types.operation.Ops
 
XOR - Static variable in interface com.mysema.query.types.operation.Ops
 

Y

year() - Method in class com.mysema.query.types.expr.EDate
Get a year expression
year() - Method in class com.mysema.query.types.expr.EDateConst
 
year() - Method in class com.mysema.query.types.expr.EDateTime
Get a year expression
year() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
YEAR - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
YEAR_MONTH - Static variable in interface com.mysema.query.types.operation.Ops.DateTimeOps
 
yearMonth() - Method in class com.mysema.query.types.expr.EDate
Get a year / month expression
yearMonth() - Method in class com.mysema.query.types.expr.EDateConst
 
yearMonth() - Method in class com.mysema.query.types.expr.EDateTime
Get a year / month expression
yearMonth() - Method in class com.mysema.query.types.expr.EDateTimeConst
 

_

__mappedPath() - Method in interface com.mysema.query.alias.ManagedObject
 

$ A B C D E F G H I J L M N O P Q R S T U V W X Y _

Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.