$ 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.Ops.MathOps
 
absolute(int) - Method in class com.mysema.util.ResultSetAdapter
 
AbstractColQuery<Q extends AbstractColQuery<Q>> - Class in com.mysema.query.collections
AbstractColQuery provides a base class for Collection query implementations.
AbstractColQuery(QueryMetadata, ExprEvaluatorFactory) - Constructor for class com.mysema.query.collections.AbstractColQuery
 
AbstractHibernateQuery<Q extends AbstractHibernateQuery<Q>> - Class in com.mysema.query.hql.hibernate
Abstract base class for Hibernate API based implementations of the HQLQuery interface
AbstractHibernateQuery(Session) - Constructor for class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
AbstractHibernateQuery(SessionHolder, HQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
AbstractHQLSubQuery<Q extends AbstractHQLSubQuery<Q>> - Class in com.mysema.query.hql
Abstract superclass for SubQuery implementations
AbstractHQLSubQuery() - Constructor for class com.mysema.query.hql.AbstractHQLSubQuery
 
AbstractHQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.hql.AbstractHQLSubQuery
 
AbstractIterable<I,T> - Class in com.mysema.query.collections
 
AbstractIterable(QueryMetadata, ExprEvaluatorFactory, IteratorFactory, boolean) - Constructor for class com.mysema.query.collections.AbstractIterable
 
AbstractJDOQLQuery<Q extends AbstractJDOQLQuery<Q>> - Class in com.mysema.query.jdoql
Abstract base class for custom implementations of the JDOQLQuery interface.
AbstractJDOQLQuery(PersistenceManager) - Constructor for class com.mysema.query.jdoql.AbstractJDOQLQuery
 
AbstractJDOQLQuery(PersistenceManager, JDOQLTemplates, QueryMetadata, boolean) - Constructor for class com.mysema.query.jdoql.AbstractJDOQLQuery
 
AbstractJDOQLSubQuery<Q extends AbstractJDOQLSubQuery<Q>> - Class in com.mysema.query.jdoql
Abstract superclass for SubQuery implementations
AbstractJDOQLSubQuery() - Constructor for class com.mysema.query.jdoql.AbstractJDOQLSubQuery
 
AbstractJDOQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.jdoql.AbstractJDOQLSubQuery
 
AbstractJPAQuery<Q extends AbstractJPAQuery<Q>> - Class in com.mysema.query.hql.jpa
Abstract base class for JPA API based implementations of the HQLQuery interface
AbstractJPAQuery(EntityManager) - Constructor for class com.mysema.query.hql.jpa.AbstractJPAQuery
 
AbstractJPAQuery(JPASessionHolder, HQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.hql.jpa.AbstractJPAQuery
 
AbstractMetaDataExportMojo - Class in com.mysema.query.maven
MetaDataExportMojo is a goal for MetaDataExporter usage
AbstractMetaDataExportMojo() - Constructor for class com.mysema.query.maven.AbstractMetaDataExportMojo
 
AbstractSQLQuery<T extends AbstractSQLQuery<T>> - Class in com.mysema.query.hql
 
AbstractSQLQuery(QueryMetadata) - Constructor for class com.mysema.query.hql.AbstractSQLQuery
 
AbstractSQLQuery<Q extends AbstractSQLQuery<Q>> - 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(Connection, SQLTemplates, QueryMetadata) - 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
 
AbstractSQLSubQuery<Q extends AbstractSQLSubQuery<Q>> - Class in com.mysema.query.sql
Abstract superclass for SubQuery implementations
AbstractSQLSubQuery() - Constructor for class com.mysema.query.sql.AbstractSQLSubQuery
 
AbstractSQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.sql.AbstractSQLSubQuery
 
AbstractType - Class in com.mysema.query.codegen
AbstractType is an abstract base class for Type implementations
AbstractType() - Constructor for class com.mysema.query.codegen.AbstractType
 
accept(Visitor) - Method in class com.mysema.query.BooleanBuilder
 
accept(Visitor) - Method in class com.mysema.query.lucene.PhraseElement
 
accept(Visitor) - Method in class com.mysema.query.lucene.QueryElement
 
accept(Visitor) - Method in class com.mysema.query.sql.mssql.RowNumber
 
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.EArrayConstructor
 
accept(Visitor) - Method in class com.mysema.query.types.EConstructor
 
accept(Visitor) - Method in class com.mysema.query.types.Expr
 
accept(Visitor) - Method in class com.mysema.query.types.expr.Coalesce
 
accept(Visitor) - Method in class com.mysema.query.types.expr.EBooleanConst
 
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.ExprConst
 
accept(Visitor) - Method in class com.mysema.query.types.expr.OBoolean
 
accept(Visitor) - Method in class com.mysema.query.types.expr.OComparable
 
accept(Visitor) - Method in class com.mysema.query.types.expr.ODate
 
accept(Visitor) - Method in class com.mysema.query.types.expr.ODateTime
 
accept(Visitor) - Method in class com.mysema.query.types.expr.ONumber
 
accept(Visitor) - Method in class com.mysema.query.types.expr.OSimple
 
accept(Visitor) - Method in class com.mysema.query.types.expr.OString
 
accept(Visitor) - Method in class com.mysema.query.types.expr.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.BooleanSubQuery
 
accept(Visitor) - Method in class com.mysema.query.types.query.ComparableSubQuery
 
accept(Visitor) - Method in class com.mysema.query.types.query.DateSubQuery
 
accept(Visitor) - Method in class com.mysema.query.types.query.DateTimeSubQuery
 
accept(Visitor) - Method in class com.mysema.query.types.query.ListSubQuery
 
accept(Visitor) - Method in class com.mysema.query.types.query.NumberSubQuery
 
accept(Visitor) - Method in class com.mysema.query.types.query.ObjectSubQuery
 
accept(Visitor) - Method in class com.mysema.query.types.query.StringSubQuery
 
accept(Visitor) - Method in class com.mysema.query.types.query.TimeSubQuery
 
acos(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
ACOS - Static variable in interface com.mysema.query.types.Ops.MathOps
 
add(Expr<T>) - Method in class com.mysema.query.types.expr.Coalesce
 
add(T) - Method in class com.mysema.query.types.expr.Coalesce
 
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.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.EntityType
 
addClass2TypeMappings(String, Class<?>...) - Method in class com.mysema.query.sql.SQLTemplates
 
addConstructor(Constructor) - Method in class com.mysema.query.codegen.EntityType
 
addGroupBy(Expr<?>...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addGroupBy(Expr<?>...) - Method in interface com.mysema.query.QueryMetadata
Add the given group by expressions
addHaving(EBoolean...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addHaving(EBoolean...) - Method in interface com.mysema.query.QueryMetadata
Add the given having expressions
addJoin(JoinType, Expr<?>) - Method in class com.mysema.query.DefaultQueryMetadata
 
addJoin(JoinType, Expr<?>) - Method in interface com.mysema.query.QueryMetadata
Add the given query join
addJoinCondition(EBoolean) - Method in class com.mysema.query.DefaultQueryMetadata
 
addJoinCondition(EBoolean) - Method in interface com.mysema.query.QueryMetadata
Add the given join condition to the last given join
addMethod(Method) - Method in class com.mysema.query.codegen.EntityType
 
addOrderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addOrderBy(OrderSpecifier<?>...) - Method in interface com.mysema.query.QueryMetadata
Add the given order specifiers
addProjection(Expr<?>...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addProjection(Expr<?>...) - Method in interface com.mysema.query.QueryMetadata
Add the given projections
addProperty(Property) - Method in class com.mysema.query.codegen.EntityType
 
addSupertype(Supertype) - Method in class com.mysema.query.codegen.EntityType
 
addToProjection(Expr<?>...) - Method in class com.mysema.query.jdoql.JDOQLQueryMixin
 
addToProjection(Expr<?>...) - Method in class com.mysema.query.support.QueryMixin
 
addWhere(EBoolean...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addWhere(EBoolean...) - Method in interface com.mysema.query.QueryMetadata
Add the given where expressions
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.Ops
 
afterLast() - Method in class com.mysema.util.ResultSetAdapter
 
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.Ops
 
AliasFactory - Class in com.mysema.query.alias
AliasFactory is a factory class for alias creation
AliasFactory() - Constructor for class com.mysema.query.alias.AliasFactory
 
all(ECollection<?, D>) - Static method in class com.mysema.query.hql.HQLGrammar
 
ALL - Static variable in interface com.mysema.query.types.Ops.QuantOps
 
allOf(EBoolean...) - Static method in class com.mysema.query.types.expr.EBoolean
 
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.Ops
 
andAnyOf(EBoolean...) - Method in class com.mysema.query.BooleanBuilder
Create the intersection of this and the union of the given args
andNot(EBoolean) - Method in class com.mysema.query.BooleanBuilder
 
AnnotatedElementAdapter - Class in com.mysema.util
 
AnnotatedElementAdapter(AnnotatedElement...) - Constructor for class com.mysema.util.AnnotatedElementAdapter
 
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.Ops.QuantOps
 
anyOf(EBoolean...) - Static method in class com.mysema.query.types.expr.EBoolean
 
AOE - Static variable in interface com.mysema.query.types.Ops
 
append(String...) - Method in class com.mysema.query.serialization.SerializerBase
 
append(String) - Method in interface com.mysema.query.sql.SerializationContext
 
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
 
appendLocalGenericName(Type, Appendable, boolean) - Method in class com.mysema.query.codegen.ClassType
 
appendLocalGenericName(Type, Appendable, boolean) - Method in class com.mysema.query.codegen.SimpleType
 
appendLocalGenericName(Type, Appendable, boolean) - Method in interface com.mysema.query.codegen.Type
 
appendLocalGenericName(Type, Appendable, boolean) - Method in class com.mysema.query.codegen.TypeAdapter
 
appendLocalGenericName(Type, Appendable, boolean) - Method in class com.mysema.query.codegen.TypeExtends
 
appendLocalGenericName(Type, Appendable, boolean) - Method in class com.mysema.query.codegen.TypeSuper
 
appendLocalRawName(Type, Appendable) - Method in class com.mysema.query.codegen.ClassType
 
appendLocalRawName(Type, Appendable) - Method in class com.mysema.query.codegen.SimpleType
 
appendLocalRawName(Type, Appendable) - Method in interface com.mysema.query.codegen.Type
 
appendLocalRawName(Type, Appendable) - Method in class com.mysema.query.codegen.TypeAdapter
 
APTException - Exception in com.mysema.query.apt
 
APTException(String) - Constructor for exception com.mysema.query.apt.APTException
 
APTException(String, Throwable) - Constructor for exception com.mysema.query.apt.APTException
 
APTException(Throwable) - Constructor for exception com.mysema.query.apt.APTException
 
APTTypeFactory - Class in com.mysema.query.apt
APTTypeModelFactory is a factory for APT inspection based TypeModel creation
APTTypeFactory(ProcessingEnvironment, Configuration, TypeFactory, List<Class<? extends Annotation>>) - Constructor for class com.mysema.query.apt.APTTypeFactory
 
ARRAY_SIZE - Static variable in interface com.mysema.query.types.Ops
 
as(TypeCategory) - Method in class com.mysema.query.codegen.ClassType
 
as(TypeCategory) - Method in class com.mysema.query.codegen.SimpleType
 
as(TypeCategory) - Method in interface com.mysema.query.codegen.Type
 
as(TypeCategory) - Method in class com.mysema.query.codegen.TypeAdapter
 
as(PNumber<Long>) - Method in class com.mysema.query.sql.mssql.RowNumber
 
as(Path<Boolean>) - Method in class com.mysema.query.types.expr.EBoolean
 
as(Path<D>) - Method in class com.mysema.query.types.expr.EComparable
 
as(Path<D>) - Method in class com.mysema.query.types.expr.EDate
 
as(Path<D>) - Method in class com.mysema.query.types.expr.EDateTime
 
as(Path<D>) - Method in class com.mysema.query.types.expr.ENumber
 
as(Path<D>) - Method in class com.mysema.query.types.expr.ESimple
Create an alias for the operation
as(Path<String>) - Method in class com.mysema.query.types.expr.EString
 
as(Path<D>) - Method in class com.mysema.query.types.expr.ETime
 
as(Class<T>) - Method in class com.mysema.query.types.path.PEntity
Cast the path to a subtype querytype
as(Expr<?>) - Method in class com.mysema.query.types.query.ListSubQuery
 
as(Path<A>) - Method in class com.mysema.query.types.query.TimeSubQuery
 
asArrayType() - Method in class com.mysema.query.codegen.ClassType
 
asArrayType() - Method in class com.mysema.query.codegen.SimpleType
 
asArrayType() - Method in interface com.mysema.query.codegen.Type
 
asArrayType() - Method in class com.mysema.query.codegen.TypeAdapter
 
asc() - Method in class com.mysema.query.types.expr.EComparableBase
Get an OrderSpecifier for ascending order of this expression
asDate() - Method in class com.mysema.query.types.expr.Coalesce
 
asDateTime() - Method in class com.mysema.query.types.expr.Coalesce
 
asExpr() - Method in interface com.mysema.query.types.Constant
Cast to Expr
asExpr() - Method in interface com.mysema.query.types.Custom
Cast to Expr
asExpr() - Method in class com.mysema.query.types.custom.CustomMixin
 
asExpr() - Method in class com.mysema.query.types.Expr
Used for safe casts from Path, SubQuery, Operation and Custom to Expr
asExpr() - Method in class com.mysema.query.types.expr.OperationMixin
 
asExpr() - Method in interface com.mysema.query.types.Operation
Cast to Expr
asExpr() - Method in interface com.mysema.query.types.Path
Cast to Expr
asExpr() - Method in class com.mysema.query.types.path.PathMixin
 
asExpr() - Method in class com.mysema.query.types.query.SubQueryMixin
 
asExpr() - Method in interface com.mysema.query.types.SubQuery
Cast to Expr
asin(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
ASIN - Static variable in interface com.mysema.query.types.Ops.MathOps
 
asNumber() - Method in class com.mysema.query.types.expr.Coalesce
 
asString() - Method in class com.mysema.query.types.expr.Coalesce
 
asTime() - Method in class com.mysema.query.types.expr.Coalesce
 
atan(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
ATAN - Static variable in interface com.mysema.query.types.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.Ops.AggOps
 
AVG_IN_COL - Static variable in interface com.mysema.query.types.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.Ops
 
beforeFirst() - Method in class com.mysema.util.ResultSetAdapter
 
beforeOrderBy() - Method in class com.mysema.query.sql.oracle.OracleSerializer
 
beforeOrderBy() - Method in class com.mysema.query.sql.SQLSerializer
 
between(A, A, A) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
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.Ops
 
BOE - Static variable in interface com.mysema.query.types.Ops
 
BOOLEAN - Static variable in class com.mysema.query.codegen.Types
 
BOOLEAN_X_2 - Static variable in interface com.mysema.query.types.Ops
 
BooleanBuilder - Class in com.mysema.query
BooleanBuilder is a cascading builder for EBoolean expressions.
BooleanBuilder() - Constructor for class com.mysema.query.BooleanBuilder
 
BooleanSubQuery - Class in com.mysema.query.types.query
Single result subquery
BooleanSubQuery(QueryMetadata) - Constructor for class com.mysema.query.types.query.BooleanSubQuery
 
buildQueryString(boolean) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
BYTE - Static variable in class com.mysema.query.codegen.Types
 
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

cancelRowUpdates() - Method in class com.mysema.util.ResultSetAdapter
 
CASE - Static variable in interface com.mysema.query.types.Ops
 
CASE_ELSE - Static variable in interface com.mysema.query.types.Ops
 
CASE_EQ - Static variable in interface com.mysema.query.types.Ops
 
CASE_EQ_ELSE - Static variable in interface com.mysema.query.types.Ops
 
CASE_EQ_WHEN - Static variable in interface com.mysema.query.types.Ops
 
CASE_WHEN - Static variable in interface com.mysema.query.types.Ops
 
CaseBuilder - Class in com.mysema.query.types.expr
CaseBuilder enables the construction of typesafe case-when-then-else constructs : e.g.
CaseBuilder() - Constructor for class com.mysema.query.types.expr.CaseBuilder
 
CaseBuilder.Cases<A,Q extends Expr<A>> - Class in com.mysema.query.types.expr
Cascading typesafe Case builder
CaseBuilder.Cases(Class<A>) - Constructor for class com.mysema.query.types.expr.CaseBuilder.Cases
 
CaseBuilder.CaseWhen<A,Q extends Expr<A>> - Class in com.mysema.query.types.expr
Intermediate When state
CaseBuilder.CaseWhen(CaseBuilder.Cases<A, Q>, EBoolean) - Constructor for class com.mysema.query.types.expr.CaseBuilder.CaseWhen
 
CaseBuilder.Initial - Class in com.mysema.query.types.expr
Initial state of Case construction
CaseBuilder.Initial(EBoolean) - Constructor for class com.mysema.query.types.expr.CaseBuilder.Initial
 
CaseForEqBuilder<D> - Class in com.mysema.query.types.expr
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.expr.CaseForEqBuilder
 
CaseForEqBuilder.Cases<T,Q extends Expr<T>> - Class in com.mysema.query.types.expr
 
CaseForEqBuilder.Cases() - Constructor for class com.mysema.query.types.expr.CaseForEqBuilder.Cases
 
CaseForEqBuilder.CaseWhen<T,Q extends Expr<T>> - Class in com.mysema.query.types.expr
 
CaseForEqBuilder.CaseWhen(CaseForEqBuilder<D>.Cases<T, Q>, Expr<? extends D>) - Constructor for class com.mysema.query.types.expr.CaseForEqBuilder.CaseWhen
 
cast(Number, Class<D>) - Static method in class com.mysema.util.MathUtils
 
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.Ops.MathOps
 
CHAR - Static variable in class com.mysema.query.codegen.Types
 
CHAR_AT - Static variable in interface com.mysema.query.types.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
 
ClassType - Class in com.mysema.query.codegen
ClassType is a minimal implementation of the Type interface
ClassType(TypeCategory, Class<?>, Type...) - Constructor for class com.mysema.query.codegen.ClassType
 
ClassType(TypeCategory, Class<?>, Class<?>, Type...) - Constructor for class com.mysema.query.codegen.ClassType
 
clearOrderBy() - Method in class com.mysema.query.DefaultQueryMetadata
 
clearOrderBy() - Method in interface com.mysema.query.QueryMetadata
Clear the order expressions
clearProjection() - Method in class com.mysema.query.DefaultQueryMetadata
 
clearProjection() - Method in interface com.mysema.query.QueryMetadata
Clear the projection
clearWarnings() - Method in class com.mysema.util.ResultSetAdapter
 
clearWhere() - Method in class com.mysema.query.DefaultQueryMetadata
 
clearWhere() - Method in interface com.mysema.query.QueryMetadata
Clear the where expressions
clone() - Method in class com.mysema.query.BooleanBuilder
 
clone() - Method in interface com.mysema.query.collections.ColQuery
Clone this ColQuery instance and return the clone
clone() - Method in class com.mysema.query.collections.ColQueryImpl
Clone the state of this query to a new ColQueryImpl instance
clone() - Method in class com.mysema.query.DefaultQueryMetadata
 
clone(Session) - Method in class com.mysema.query.hql.hibernate.HibernateQuery
Clone the state of this query to a new HibernateQuery instance with the given Session
clone(Session) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
clone(EntityManager) - Method in class com.mysema.query.hql.jpa.JPAQuery
Clone the state of this query to a new JPAQuery instance with the given EntityManager
clone(EntityManager) - Method in class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
clone(PersistenceManager) - Method in interface com.mysema.query.jdoql.JDOQLQuery
Clone the state of the query for the given PersistenceManager
clone(PersistenceManager) - Method in class com.mysema.query.jdoql.JDOQLQueryImpl
Clone the state of this query to a new JDOQLQueryImpl instance with the given PersistenceManager
clone() - Method in interface com.mysema.query.QueryMetadata
Clone this QueryMetadata instance
clone(Connection) - Method in class com.mysema.query.sql.oracle.OracleQuery
Clone the state of this query to a new SQLQueryImpl instance with the given Connection
clone(Connection) - Method in interface com.mysema.query.sql.SQLQuery
Clone the state of the Query for the given Connection
clone(Connection) - Method in class com.mysema.query.sql.SQLQueryImpl
Clone the state of this query to a new SQLQueryImpl instance with the given Connection
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.SQLInsertClause
 
close(PreparedStatement) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
close() - Method in class com.mysema.query.sql.SQLResultIterator
 
close() - Method in class com.mysema.util.ResultIterator
 
close() - Method in class com.mysema.util.ResultSetAdapter
 
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
 
coalesce(T...) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
Coalesce<T extends Comparable> - Class in com.mysema.query.types.expr
Coalesce defines a coalesce function invocation.
Coalesce(Class<? extends T>, Expr...) - Constructor for class com.mysema.query.types.expr.Coalesce
 
Coalesce(Expr...) - Constructor for class com.mysema.query.types.expr.Coalesce
 
COALESCE - Static variable in interface com.mysema.query.types.Ops
 
CodeGenerationException - Exception in com.mysema.query.codegen
 
COL_IS_EMPTY - Static variable in interface com.mysema.query.types.Ops
 
COL_SIZE - Static variable in interface com.mysema.query.types.Ops
 
ColDeleteClause<T> - Class in com.mysema.query.collections
 
ColDeleteClause(ExprEvaluatorFactory, Path<T>, Collection<? extends T>) - Constructor for class com.mysema.query.collections.ColDeleteClause
 
ColDeleteClause(Path<T>, Collection<? extends T>) - Constructor for class com.mysema.query.collections.ColDeleteClause
 
ColQuery - Interface in com.mysema.query.collections
Query interface for Collection queries
ColQueryFunctions - Class in com.mysema.query.collections
 
ColQueryImpl - Class in com.mysema.query.collections
ColQueryImpl is the default implementation of the ColQuery interface
ColQueryImpl() - Constructor for class com.mysema.query.collections.ColQueryImpl
Create a new ColQueryImpl instance
ColQueryImpl(ExprEvaluatorFactory) - Constructor for class com.mysema.query.collections.ColQueryImpl
Create a new ColQueryImpl instance
ColQueryImpl(QueryMetadata, ExprEvaluatorFactory) - Constructor for class com.mysema.query.collections.ColQueryImpl
Create a new ColQueryImpl instance
ColQuerySerializer - Class in com.mysema.query.collections
ColQuerySerializer is a Serializer implementation for the Java language
ColQuerySerializer(ColQueryTemplates) - Constructor for class com.mysema.query.collections.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
 
columns(Path<?>...) - Method in interface com.mysema.query.dml.InsertClause
Define the columns of to be populated
columns(Path<?>...) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
ColUpdateClause<T> - Class in com.mysema.query.collections
 
ColUpdateClause(ExprEvaluatorFactory, Path<T>, Iterable<? extends T>) - Constructor for class com.mysema.query.collections.ColUpdateClause
 
ColUpdateClause(Path<T>, Iterable<? extends T>) - Constructor for class com.mysema.query.collections.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
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.hibernate.sql - package com.mysema.query.hql.hibernate.sql
 
com.mysema.query.hql.jpa - package com.mysema.query.hql.jpa
HQL Support classes
com.mysema.query.hql.jpa.sql - package com.mysema.query.hql.jpa.sql
 
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.lucene - package com.mysema.query.lucene
 
com.mysema.query.maven - package com.mysema.query.maven
 
com.mysema.query.paging - package com.mysema.query.paging
 
com.mysema.query.search - package com.mysema.query.search
 
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.mssql - package com.mysema.query.sql.mssql
 
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
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.util - package com.mysema.util
 
COMPARABLE_X_2 - Static variable in interface com.mysema.query.types.Ops
 
COMPARABLE_X_3 - Static variable in interface com.mysema.query.types.Ops
 
ComparableSubQuery<A extends Comparable<?>> - Class in com.mysema.query.types.query
Single result subquery
ComparableSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.ComparableSubQuery
 
compare(T, T) - Method in class com.mysema.query.collections.MultiComparator
 
compareOps - Static variable in interface com.mysema.query.types.Ops
 
compareTo(EntityType) - Method in class com.mysema.query.codegen.EntityType
 
compareTo(Property) - Method in class com.mysema.query.codegen.Property
 
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.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
Constant represents a general constant expression.
Constructor - Class in com.mysema.query.codegen
Constructor represents a constructor for a DTO query type.
Constructor(Collection<Parameter>) - Constructor for class com.mysema.query.codegen.Constructor
 
ConstructorResultTransformer - Class in com.mysema.query.hql.hibernate.sql
 
ConstructorResultTransformer(EConstructor<?>) - Constructor for class com.mysema.query.hql.hibernate.sql.ConstructorResultTransformer
 
constructors(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
constructorsForVariables(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EmbeddableSerializer
 
constructorsForVariables(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
constructorsForVariables(CodeWriter, EntityType) - 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.Ops
 
CONTAINS_VALUE - Static variable in interface com.mysema.query.types.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.Ops.MathOps
 
count() - Method in class com.mysema.query.collections.AbstractColQuery
 
count() - Method in class com.mysema.query.hql.AbstractSQLQuery
 
count() - 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 class com.mysema.query.lucene.LuceneQuery
 
count() - Method in interface com.mysema.query.Projectable
return the amount of matched rows
count() - Method in class com.mysema.query.search.SearchQuery
 
count() - Method in interface com.mysema.query.SimpleProjectable
Get the count of matched elements
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.support.SimpleQueryAdapter
 
count() - Method in class com.mysema.query.types.Expr
Get the count(this) expression
count() - Method in class com.mysema.query.types.expr.ESimple
 
count() - Method in interface com.mysema.query.types.query.Detachable
Return the count of matched rows as a sub query
COUNT_AGG - Static variable in interface com.mysema.query.types.Ops.AggOps
 
COUNT_ALL_AGG - Static variable in interface com.mysema.query.types.Ops.AggOps
 
COUNT_DISTINCT_AGG - Static variable in interface com.mysema.query.types.Ops.AggOps
 
countDistinct() - Method in class com.mysema.query.lucene.LuceneQuery
 
countDistinct() - Method in interface com.mysema.query.Projectable
return the amount of distinct matched rows
countDistinct() - Method in class com.mysema.query.search.SearchQuery
 
countDistinct() - Method in interface com.mysema.query.SimpleProjectable
Get the count of distinct matched elements
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.support.SimpleQueryAdapter
 
countDistinct() - Method in class com.mysema.query.types.Expr
Get the count(distinct this) expression
countDistinct() - Method in class com.mysema.query.types.expr.ESimple
 
create(TypeMirror) - Method in class com.mysema.query.apt.APTTypeFactory
 
create(Class<?>) - Method in class com.mysema.query.codegen.TypeFactory
 
create(Class<?>, Type) - Method in class com.mysema.query.codegen.TypeFactory
 
create(List<? extends Expr<?>>, Expr<T>) - Method in class com.mysema.query.collections.ExprEvaluatorFactory
 
create(Iterator<T>, QueryModifiers) - Static method in class com.mysema.query.collections.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(Class<D>, Expr<?>...) - Static method in class com.mysema.query.types.EConstructor
 
create(Boolean) - Static method in class com.mysema.query.types.expr.EBooleanConst
 
create(D) - Static method in class com.mysema.query.types.expr.EDateConst
 
create(D) - 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(D) - 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<? super Boolean>, Expr<?>...) - Static method in class com.mysema.query.types.expr.OBoolean
 
create(Class<D>, Operator<? super D>, Expr<?>...) - Static method in class com.mysema.query.types.expr.OComparable
Factory method
create(Class<D>, Operator<? super D>, Expr<?>...) - Static method in class com.mysema.query.types.expr.ODate
Factory method
create(Class<D>, Operator<? super D>, Expr<?>...) - Static method in class com.mysema.query.types.expr.ODateTime
Factory method
create(Class<? extends D>, Operator<? super D>, Expr<?>...) - Static method in class com.mysema.query.types.expr.ONumber
Factory method
create(Class<D>, Operator<? super D>, Expr<?>...) - Static method in class com.mysema.query.types.expr.OSimple
Factory method
create(Operator<? super String>, Expr<?>...) - Static method in class com.mysema.query.types.expr.OString
 
create(Class<D>, Operator<? super D>, Expr<?>...) - Static method in class com.mysema.query.types.expr.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
 
createAliasForExpr(Class<A>, Expr<? extends A>) - Method in class com.mysema.query.alias.AliasFactory
 
createAliasForProperty(Class<A>, Object, Expr<?>) - Method in class com.mysema.query.alias.AliasFactory
 
createAliasForVariable(Class<A>, String) - Method in class com.mysema.query.alias.AliasFactory
 
createArray(String, Class<? super A[]>) - Method in class com.mysema.query.types.path.PEntity
Create a new array path
createBoolean(String) - Method in class com.mysema.query.types.path.PEntity
Create a new Boolean path
createCollection(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
Create a new Collection typed path
createCollectionType(Type) - Method in class com.mysema.query.codegen.TypeFactory
 
createComparable(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
Create a new Comparable typed path
createConfiguration(RoundEnvironment) - Method in class com.mysema.query.apt.hibernate.HibernateAnnotationProcessor
 
createConfiguration(RoundEnvironment) - Method in class com.mysema.query.apt.jpa.JPAAnnotationProcessor
 
createCopy(EntityType) - Method in class com.mysema.query.codegen.Method
 
createCopy(EntityType) - Method in class com.mysema.query.codegen.Property
 
createDate(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
Create a new Date path
createDateTime(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
Create a new DateTime path
createDefaultVariable() - Method in interface com.mysema.query.codegen.SerializerConfig
 
createDefaultVariable() - Method in class com.mysema.query.codegen.SimpleSerializerConfig
 
createEntityType(TypeMirror) - Method in class com.mysema.query.apt.APTTypeFactory
 
createList(String, Class<? super A>, Class<? super E>) - Method in class com.mysema.query.types.path.PEntity
Create a new List typed path
createListType(Type) - Method in class com.mysema.query.codegen.TypeFactory
 
createMap(String, Class<? super K>, Class<? super V>, Class<? super E>) - Method in class com.mysema.query.types.path.PEntity
Create a new Map typed path
createMapType(Type, Type) - Method in class com.mysema.query.codegen.TypeFactory
 
createNumber(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
Create a new Number path
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 class com.mysema.query.hql.hibernate.NoSessionHolder
 
createQuery(String) - Method in interface com.mysema.query.hql.hibernate.SessionHolder
 
createQuery(Expr<?>...) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
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
createQuery(String) - Method in class com.mysema.query.hql.jpa.DefaultSessionHolder
 
createQuery(String) - Method in interface com.mysema.query.hql.jpa.JPASessionHolder
 
createQuery(String) - Method in class com.mysema.query.hql.jpa.NoSessionHolder
 
createQuery(Expr<?>...) - Method in class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
createResult(Class<A>, Expr<A>) - Method in class com.mysema.query.types.expr.CaseBuilder.Cases
 
createResult(Class<T>, Expr<T>) - Method in class com.mysema.query.types.expr.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
Create a new Set typed path
createSetType(Type) - Method in class com.mysema.query.codegen.TypeFactory
 
createSimple(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
Create a new Simpe path
createSQLQuery(String) - Method in class com.mysema.query.hql.hibernate.DefaultSessionHolder
 
createSQLQuery(String) - Method in class com.mysema.query.hql.hibernate.NoSessionHolder
 
createSQLQuery(String) - Method in interface com.mysema.query.hql.hibernate.SessionHolder
 
createSQLQuery(String) - Method in class com.mysema.query.hql.hibernate.StatelessSessionHolder
 
createSQLQuery(String) - Method in class com.mysema.query.hql.jpa.DefaultSessionHolder
 
createSQLQuery(String, Class<?>) - Method in class com.mysema.query.hql.jpa.DefaultSessionHolder
 
createSQLQuery(String) - Method in interface com.mysema.query.hql.jpa.JPASessionHolder
 
createSQLQuery(String, Class<?>) - Method in interface com.mysema.query.hql.jpa.JPASessionHolder
 
createSQLQuery(String) - Method in class com.mysema.query.hql.jpa.NoSessionHolder
 
createSQLQuery(String, Class<?>) - Method in class com.mysema.query.hql.jpa.NoSessionHolder
 
createString(String) - Method in class com.mysema.query.types.path.PEntity
Create a new String path
createTime(String, Class<? super A>) - Method in class com.mysema.query.types.path.PEntity
Create a new Time path
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.Ops.DateTimeOps
 
CURRENT_TIME - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
CURRENT_TIMESTAMP - Static variable in interface com.mysema.query.types.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 provides base types for custom expressions with integrated serialization templates
CustomMixin<T> - Class in com.mysema.query.types.custom
Mixin implementation of the Custom interface
CustomMixin(Custom<T>, List<Expr<?>>, Template) - Constructor for class com.mysema.query.types.custom.CustomMixin
 

D

DateSubQuery<A extends Comparable<?>> - Class in com.mysema.query.types.query
Single result subquery
DateSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.DateSubQuery
 
DateTimeSubQuery<A extends Comparable<?>> - Class in com.mysema.query.types.query
Single result subquery
DateTimeSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.DateTimeSubQuery
 
DAY_OF_MONTH - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
DAY_OF_WEEK - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
DAY_OF_YEAR - Static variable in interface com.mysema.query.types.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.EDateTimeConst
 
dayOfWeek() - Method in class com.mysema.query.types.expr.EDate
Get a day of week expression (range 1-7 / SUN-SAT)
dayOfWeek() - Method in class com.mysema.query.types.expr.EDateConst
 
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)
dayOfYear() - Method in class com.mysema.query.types.expr.EDateConst
 
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.ExprEvaluatorFactory
 
DEFAULT - Static variable in class com.mysema.query.hql.hibernate.NoSessionHolder
 
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.lucene.LuceneSerializer
 
DEFAULT - Static variable in class com.mysema.query.search.SearchSerializer
 
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
DefaultConfiguration 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
 
DefaultNamingStrategy - Class in com.mysema.query.sql
DefaultNamingStrategy is the default implementation of the NamingStrategy interface
DefaultNamingStrategy() - Constructor for class com.mysema.query.sql.DefaultNamingStrategy
 
DefaultNamingStrategy(String) - Constructor for class com.mysema.query.sql.DefaultNamingStrategy
 
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
 
DefaultSessionHolder - Class in com.mysema.query.hql.jpa
 
DefaultSessionHolder(EntityManager) - Constructor for class com.mysema.query.hql.jpa.DefaultSessionHolder
 
delete(Path<A>, Collection<A>) - Static method in class com.mysema.query.collections.MiniApi
 
DeleteClause<C extends DeleteClause<C>> - Interface in com.mysema.query.dml
DeleteClause defines a generic extensible interface for Delete clauses
deleteRow() - Method in class com.mysema.util.ResultSetAdapter
 
DerbyTemplates - Class in com.mysema.query.sql
DerbyTemplates is an SQL dialect for Derby
DerbyTemplates() - Constructor for class com.mysema.query.sql.DerbyTemplates
 
DerbyTemplates(boolean) - 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.types.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<Q extends DetachableQuery<Q>> - Class in com.mysema.query.support
 
DetachableQuery(QueryMixin<Q>) - 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.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 class com.mysema.query.codegen.Types
 
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
EArrayConstructor extends EConstructor to represent array initializers
EArrayConstructor(Class<D[]>, Expr<D>...) - Constructor for class com.mysema.query.types.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
EConstructor represents a constructor invocation
EConstructor(Class<D>, Class<?>[], Expr<?>...) - Constructor for class com.mysema.query.types.EConstructor
 
EDate<D extends Comparable> - Class in com.mysema.query.types.expr
EDate represents Date expressions The date representation is compatible with the Gregorian calendar.
EDate(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.EDate
 
EDateConst<D extends Date> - Class in com.mysema.query.types.expr
 
EDateConst(D) - 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 The date representation is compatible with the Gregorian calendar.
EDateTime(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.EDateTime
 
EDateTimeConst<D extends Date> - Class in com.mysema.query.types.expr
 
EDateTimeConst(D) - 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, APTTypeFactory) - Constructor for class com.mysema.query.apt.ElementHandler
 
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
 
ENDS_WITH - Static variable in interface com.mysema.query.types.Ops
 
ENDS_WITH_IC - Static variable in interface com.mysema.query.types.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(EntityType, Property, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
entityAnn - Variable in class com.mysema.query.apt.DefaultConfiguration
 
entityField(EntityType, Property, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
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
 
EntityType - Class in com.mysema.query.codegen
EntityType represents a model of a query domain type with properties
EntityType(String, Type) - Constructor for class com.mysema.query.codegen.EntityType
 
EntityType(String, Type, Set<Supertype>) - Constructor for class com.mysema.query.codegen.EntityType
 
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(D) - Method in class com.mysema.query.types.Expr
Get a this == right expression
eq(Expr<? super D>) - Method in class com.mysema.query.types.Expr
Get a this == right expression
eq(D) - Method in class com.mysema.query.types.expr.ESimple
 
eq(Expr<? super D>) - Method in class com.mysema.query.types.expr.ESimple
 
eq(String) - Method in class com.mysema.query.types.expr.EStringConst
 
eq(D) - Method in class com.mysema.query.types.expr.ExprConst
 
EQ_IGNORE_CASE - Static variable in interface com.mysema.query.types.Ops
 
EQ_OBJECT - Static variable in interface com.mysema.query.types.Ops
 
EQ_PRIMITIVE - Static variable in interface com.mysema.query.types.Ops
 
equals(Object) - Method in class com.mysema.query.BooleanBuilder
 
equals(Object) - Method in class com.mysema.query.codegen.ClassType
 
equals(Object) - Method in class com.mysema.query.codegen.Constructor
 
equals(Object) - Method in class com.mysema.query.codegen.Method
 
equals(Object) - Method in class com.mysema.query.codegen.Parameter
 
equals(Object) - Method in class com.mysema.query.codegen.Property
 
equals(Object) - Method in class com.mysema.query.codegen.SimpleType
 
equals(Object) - Method in class com.mysema.query.codegen.Supertype
 
equals(Object) - Method in class com.mysema.query.codegen.TypeAdapter
 
equals(Object) - Method in class com.mysema.query.JoinExpression
 
equals(Object) - Method in class com.mysema.query.lucene.PhraseElement
 
equals(Object) - Method in class com.mysema.query.lucene.QueryElement
 
equals(Object) - Method in class com.mysema.query.QueryModifiers
 
equals(Object) - Method in class com.mysema.query.sql.mssql.RowNumber
 
equals(Object) - Method in class com.mysema.query.sql.oracle.SumOver
 
equals(Object) - Method in class com.mysema.query.types.custom.CBoolean
 
equals(Object) - Method in class com.mysema.query.types.custom.CComparable
 
equals(Object) - Method in class com.mysema.query.types.custom.CDate
 
equals(Object) - Method in class com.mysema.query.types.custom.CDateTime
 
equals(Object) - Method in class com.mysema.query.types.custom.CNumber
 
equals(Object) - Method in class com.mysema.query.types.custom.CSimple
 
equals(Object) - Method in class com.mysema.query.types.custom.CString
 
equals(Object) - Method in class com.mysema.query.types.custom.CTime
 
equals(Object) - Method in class com.mysema.query.types.custom.CustomMixin
 
equals(Object) - Method in class com.mysema.query.types.EConstructor
 
equals(Object) - Method in class com.mysema.query.types.expr.Coalesce
 
equals(Object) - Method in class com.mysema.query.types.expr.EBooleanConst
 
equals(Object) - Method in class com.mysema.query.types.expr.EDateConst
 
equals(Object) - Method in class com.mysema.query.types.expr.EDateTimeConst
 
equals(Object) - Method in class com.mysema.query.types.expr.ENumberConst
 
equals(Object) - Method in class com.mysema.query.types.Expr
 
equals(Object) - Method in class com.mysema.query.types.expr.EStringConst
 
equals(Object) - Method in class com.mysema.query.types.expr.ETimeConst
 
equals(Object) - Method in class com.mysema.query.types.expr.ExprConst
 
equals(Object) - Method in class com.mysema.query.types.expr.OBoolean
 
equals(Object) - Method in class com.mysema.query.types.expr.OComparable
 
equals(Object) - Method in class com.mysema.query.types.expr.ODate
 
equals(Object) - Method in class com.mysema.query.types.expr.ODateTime
 
equals(Object) - Method in class com.mysema.query.types.expr.ONumber
 
equals(Object) - Method in class com.mysema.query.types.expr.OperationMixin
 
equals(Object) - Method in class com.mysema.query.types.expr.OSimple
 
equals(Object) - Method in class com.mysema.query.types.expr.OString
 
equals(Object) - Method in class com.mysema.query.types.expr.OTime
 
equals(Object) - Method in class com.mysema.query.types.path.PArray
 
equals(Object) - Method in class com.mysema.query.types.path.PathMixin
 
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
 
equals(Object) - Method in class com.mysema.query.types.PathMetadata
 
equals(Object) - Method in class com.mysema.query.types.query.BooleanSubQuery
 
equals(Object) - Method in class com.mysema.query.types.query.ComparableSubQuery
 
equals(Object) - Method in class com.mysema.query.types.query.DateSubQuery
 
equals(Object) - Method in class com.mysema.query.types.query.DateTimeSubQuery
 
equals(Object) - Method in class com.mysema.query.types.query.ListSubQuery
 
equals(Object) - Method in class com.mysema.query.types.query.NumberSubQuery
 
equals(Object) - Method in class com.mysema.query.types.query.ObjectSubQuery
 
equals(Object) - Method in class com.mysema.query.types.query.StringSubQuery
 
equals(Object) - Method in class com.mysema.query.types.query.SubQueryMixin
 
equals(Object) - Method in class com.mysema.query.types.query.TimeSubQuery
 
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.Ops
 
escapeForLike(EString) - Static method in class com.mysema.query.types.expr.EStringEscape
 
ESimple<D> - Class in com.mysema.query.types.expr
ESimple is the base class for Expr implementations.
ESimple(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.ESimple
 
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
EStringEscape - Class in com.mysema.query.types.expr
 
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<D extends Date> - Class in com.mysema.query.types.expr
 
ETimeConst(D) - Constructor for class com.mysema.query.types.expr.ETimeConst
 
evaluatorFactory - Variable in class com.mysema.query.collections.AbstractIterable
 
execute() - Method in class com.mysema.query.collections.ColDeleteClause
 
execute() - Method in class com.mysema.query.collections.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.InsertClause
Execute the insert clause and return the amount of inserted 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.maven.AbstractMetaDataExportMojo
 
execute() - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
execute() - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
execute() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
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.Ops
 
exists() - Method in class com.mysema.query.types.query.BooleanSubQuery
 
exists() - Method in class com.mysema.query.types.query.ComparableSubQuery
 
exists() - Method in class com.mysema.query.types.query.DateSubQuery
 
exists() - Method in class com.mysema.query.types.query.DateTimeSubQuery
 
exists() - Method in interface com.mysema.query.types.query.Detachable
Create an exists(this) expression
exists() - Method in class com.mysema.query.types.query.ListSubQuery
 
exists() - Method in class com.mysema.query.types.query.NumberSubQuery
 
exists() - Method in class com.mysema.query.types.query.ObjectSubQuery
 
exists() - Method in class com.mysema.query.types.query.StringSubQuery
 
exists() - Method in class com.mysema.query.types.query.SubQueryMixin
 
exists() - Method in class com.mysema.query.types.query.TimeSubQuery
 
exists() - Method in interface com.mysema.query.types.SubQuery
Get an exists(this) expression for the subquery
exp(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
EXP - Static variable in interface com.mysema.query.types.Ops.MathOps
 
export(DatabaseMetaData) - Method in class com.mysema.query.sql.MetaDataExporter
 
Expr<D> - Class in com.mysema.query.types
Expr represents a general typed expression in a Query instance.
Expr(Class<? extends D>) - Constructor for class com.mysema.query.types.Expr
 
ExprConst<D> - Class in com.mysema.query.types.expr
ExprConst represents general constant expressions
ExprEvaluatorFactory - Class in com.mysema.query.collections
 
ExprEvaluatorFactory(ColQueryTemplates) - Constructor for class com.mysema.query.collections.ExprEvaluatorFactory
 
ExprException - Exception in com.mysema.query.types
 
ExprException(String) - Constructor for exception com.mysema.query.types.ExprException
 
ExprException(String, Throwable) - Constructor for exception com.mysema.query.types.ExprException
 
ExprException(Throwable) - Constructor for exception com.mysema.query.types.ExprException
 
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

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
 
findColumn(String) - Method in class com.mysema.util.ResultSetAdapter
 
first() - Method in class com.mysema.util.ResultSetAdapter
 
FLOAT - Static variable in class com.mysema.query.codegen.Types
 
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.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
 
forDelegate(Expr<T>) - 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 class com.mysema.query.collections.AbstractColQuery
 
from(Path<A>, Iterable<? extends A>) - Method in interface com.mysema.query.collections.ColQuery
Add a query source
from(A, Iterable<A>) - Static method in class com.mysema.query.collections.MiniApi
 
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(PEntity<?>...) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
from(PEntity<?>...) - Method in class com.mysema.query.hql.AbstractSQLQuery
 
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.jdoql.AbstractJDOQLQuery
 
from(PEntity<?>...) - Method in class com.mysema.query.jdoql.AbstractJDOQLSubQuery
 
from(Path<? extends Collection<P>>, PEntity<P>) - Method in class com.mysema.query.jdoql.AbstractJDOQLSubQuery
 
from(PEntity<?>...) - Method in interface com.mysema.query.jdoql.JDOQLQuery
Add query sources
from(Expr<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
from(PEntity<?>...) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
from(Expr<?>...) - Method in interface com.mysema.query.sql.SQLQuery
Defines the sources of the query
from(Expr<?>...) - Method in class com.mysema.query.support.QueryMixin
 
fullJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
fullJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
fullJoin(PEntity<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
fullJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
fullJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
fullJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
fullJoin(PEntity<?>) - Method in class com.mysema.query.hql.AbstractSQLQuery
 
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(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
fullJoin(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
fullJoin(PEntity<?>) - Method in interface com.mysema.query.sql.SQLQuery
Adds a full join to the given target
fullJoin(PEntity<P>) - Method in class com.mysema.query.support.QueryMixin
 

G

get(Method) - Static method in enum com.mysema.query.alias.MethodType
 
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 a PathBuilder instance for the given property
get(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a PathBuilder for the given property with the given type
get(PBoolean) - Method in class com.mysema.query.types.path.PathBuilder
 
get(PComparable<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(PDate<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(PDateTime<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(PNumber<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(Path<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(PString) - Method in class com.mysema.query.types.path.PathBuilder
 
get(PTime<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
 
getAnnotatedElement() - Method in interface com.mysema.query.types.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.PArray
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.PathMixin
 
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.ReflectionUtils
 
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.EntityType
 
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 class com.mysema.query.types.custom.CustomMixin
 
getArg(int) - Method in interface com.mysema.query.types.Custom
Get the argument with the given index
getArg(int) - Method in class com.mysema.query.types.EConstructor
Get the constructor invocation argument with the given index
getArg(int) - Method in class com.mysema.query.types.expr.OBoolean
 
getArg(int) - Method in class com.mysema.query.types.expr.OComparable
 
getArg(int) - Method in class com.mysema.query.types.expr.ODate
 
getArg(int) - Method in class com.mysema.query.types.expr.ODateTime
 
getArg(int) - Method in class com.mysema.query.types.expr.ONumber
 
getArg(int) - Method in class com.mysema.query.types.expr.OperationMixin
 
getArg(int) - Method in class com.mysema.query.types.expr.OSimple
 
getArg(int) - Method in class com.mysema.query.types.expr.OString
 
getArg(int) - Method in class com.mysema.query.types.expr.OTime
 
getArg(int) - Method in interface com.mysema.query.types.Operation
Get the argument with the given index
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 class com.mysema.query.types.custom.CustomMixin
 
getArgs() - Method in interface com.mysema.query.types.Custom
Get the arguments of the custom expression
getArgs() - Method in class com.mysema.query.types.EConstructor
Get the constructor invocation arguments
getArgs() - Method in class com.mysema.query.types.expr.OBoolean
 
getArgs() - Method in class com.mysema.query.types.expr.OComparable
 
getArgs() - Method in class com.mysema.query.types.expr.ODate
 
getArgs() - Method in class com.mysema.query.types.expr.ODateTime
 
getArgs() - Method in class com.mysema.query.types.expr.ONumber
 
getArgs() - Method in class com.mysema.query.types.expr.OperationMixin
 
getArgs() - Method in class com.mysema.query.types.expr.OSimple
 
getArgs() - Method in class com.mysema.query.types.expr.OString
 
getArgs() - Method in class com.mysema.query.types.expr.OTime
 
getArgs() - Method in interface com.mysema.query.types.Operation
Get the arguments of this operation
getArray(String, Class<A[]>) - Method in class com.mysema.query.types.path.PathBuilder
Get a PArray instance for the given property and the given array type
getArray(int) - Method in class com.mysema.util.ResultSetAdapter
 
getArray(String) - Method in class com.mysema.util.ResultSetAdapter
 
getAsc() - Method in class com.mysema.query.sql.SQLTemplates
 
getAsciiStream(int) - Method in class com.mysema.util.ResultSetAdapter
 
getAsciiStream(String) - Method in class com.mysema.util.ResultSetAdapter
 
getBigDecimal(int, int) - Method in class com.mysema.util.ResultSetAdapter
 
getBigDecimal(int) - Method in class com.mysema.util.ResultSetAdapter
 
getBigDecimal(String, int) - Method in class com.mysema.util.ResultSetAdapter
 
getBigDecimal(String) - Method in class com.mysema.util.ResultSetAdapter
 
getBinaryStream(int) - Method in class com.mysema.util.ResultSetAdapter
 
getBinaryStream(String) - Method in class com.mysema.util.ResultSetAdapter
 
getBlob(int) - Method in class com.mysema.util.ResultSetAdapter
 
getBlob(String) - Method in class com.mysema.util.ResultSetAdapter
 
getBoolean(String) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Boolean typed path
getBoolean(int) - Method in class com.mysema.util.ResultSetAdapter
 
getBoolean(String) - Method in class com.mysema.util.ResultSetAdapter
 
getByte(int) - Method in class com.mysema.util.ResultSetAdapter
 
getByte(String) - Method in class com.mysema.util.ResultSetAdapter
 
getBytes(int) - Method in class com.mysema.util.ResultSetAdapter
 
getBytes(String) - Method in class com.mysema.util.ResultSetAdapter
 
getCandidatePath() - Method in class com.mysema.query.jdoql.JDOQLSerializer
 
getCategory() - Method in class com.mysema.query.codegen.ClassType
 
getCategory() - Method in class com.mysema.query.codegen.EntityType
 
getCategory() - Method in class com.mysema.query.codegen.SimpleType
 
getCategory() - Method in interface com.mysema.query.codegen.Type
 
getCategory() - Method in class com.mysema.query.codegen.TypeAdapter
 
getCharacterStream(int) - Method in class com.mysema.util.ResultSetAdapter
 
getCharacterStream(String) - Method in class com.mysema.util.ResultSetAdapter
 
getClass2type() - Method in class com.mysema.query.sql.SQLTemplates
 
getClass2Type() - Method in class com.mysema.query.sql.SQLTemplates
 
getClasses() - Method in class com.mysema.query.sql.MetaDataExporter
 
getClassName(String, String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getClassName(String, String) - Method in interface com.mysema.query.sql.NamingStrategy
Convert the given tableName to a simple class name with the given name prefix
getClassName(String, String) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
getClob(int) - Method in class com.mysema.util.ResultSetAdapter
 
getClob(String) - Method in class com.mysema.util.ResultSetAdapter
 
getCollection(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Collection typed path
getColumnAlias() - Method in class com.mysema.query.sql.SQLTemplates
 
getComparable(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Comparable typed path
getConcurrency() - Method in class com.mysema.util.ResultSetAdapter
 
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
 
getConstant() - Method in interface com.mysema.query.types.Constant
Get the 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
getConstantPrefix() - Method in class com.mysema.query.serialization.SerializerBase
 
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.EntityType
 
getCount() - Method in class com.mysema.query.sql.SQLTemplates
 
getCountStar() - Method in class com.mysema.query.sql.SQLTemplates
 
getCurrent() - Method in class com.mysema.query.alias.AliasFactory
 
getCurrentAndReset() - Method in class com.mysema.query.alias.AliasFactory
 
getCursorName() - Method in class com.mysema.util.ResultSetAdapter
 
getCustomType(Type, EntityType, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getCustomType(Type, EntityType, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getDate(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Date path
getDate(int, Calendar) - Method in class com.mysema.util.ResultSetAdapter
 
getDate(int) - Method in class com.mysema.util.ResultSetAdapter
 
getDate(String, Calendar) - Method in class com.mysema.util.ResultSetAdapter
 
getDate(String) - Method in class com.mysema.util.ResultSetAdapter
 
getDateTime(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new DateTime path
getDayOfMonth(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
getDayOfWeek(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
getDayOfYear(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
getDeclaredAnnotations() - Method in class com.mysema.util.AnnotatedElementAdapter
 
getDeclaringType() - Method in class com.mysema.query.codegen.Method
 
getDeclaringType() - Method in class com.mysema.query.codegen.Property
 
getDefaultAlias(String, EntityType) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getDefaultAlias(String, EntityType) - Method in interface com.mysema.query.sql.NamingStrategy
Get the default alias for the given EntityType
getDefaultAlias(String, EntityType) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
getDefaultVariableName(String, EntityType) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getDefaultVariableName(String, EntityType) - Method in interface com.mysema.query.sql.NamingStrategy
Get the default variable name for the given EntityType
getDefaultVariableName(String, EntityType) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
getDeleteFrom() - Method in class com.mysema.query.sql.SQLTemplates
 
getDesc() - Method in class com.mysema.query.sql.SQLTemplates
 
getDetachable() - Method in class com.mysema.query.support.DetachableAdapter
 
getDistinctCountEnd() - Method in class com.mysema.query.sql.SQLTemplates
 
getDistinctCountStart() - Method in class com.mysema.query.sql.SQLTemplates
 
getDouble(int) - Method in class com.mysema.util.ResultSetAdapter
 
getDouble(String) - Method in class com.mysema.util.ResultSetAdapter
 
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.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
getEntityPaths() - Method in class com.mysema.query.hql.HibernateSQLSerializer
 
getEntitySerializer() - Method in interface com.mysema.query.apt.Configuration
 
getEntitySerializer() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getEntityType() - Method in class com.mysema.query.codegen.Supertype
 
getEscapedName() - Method in class com.mysema.query.codegen.Property
 
getEvaluatorFactory() - Method in class com.mysema.query.collections.AbstractColQuery
 
getExpression() - Method in class com.mysema.query.types.PathMetadata
 
getExprType(Type, EntityType, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getExprType(Type, EntityType, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getFetchDirection() - Method in class com.mysema.util.ResultSetAdapter
 
getFetchSize() - Method in class com.mysema.util.ResultSetAdapter
 
getFloat(int) - Method in class com.mysema.util.ResultSetAdapter
 
getFloat(String) - Method in class com.mysema.util.ResultSetAdapter
 
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.ClassType
 
getFullName() - Method in class com.mysema.query.codegen.SimpleType
 
getFullName() - Method in interface com.mysema.query.codegen.Type
 
getFullName() - Method in class com.mysema.query.codegen.TypeAdapter
 
getGroupBy() - Method in class com.mysema.query.DefaultQueryMetadata
 
getGroupBy() - Method in interface com.mysema.query.QueryMetadata
Get the group by expressions
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
Get the having expressions
getHaving() - Method in class com.mysema.query.sql.SQLTemplates
 
getHoldability() - Method in class com.mysema.util.ResultSetAdapter
 
getHour(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
getIndex() - Method in class com.mysema.query.types.Template.Element
 
getInits() - Method in class com.mysema.query.codegen.Property
 
getInnerJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getInsertInto() - Method in class com.mysema.query.sql.SQLTemplates
 
getInt(int) - Method in class com.mysema.util.ResultSetAdapter
 
getInt(String) - Method in class com.mysema.util.ResultSetAdapter
 
getJavaConstructor() - Method in class com.mysema.query.types.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
Get the query joins
getJoinSymbol(JoinType) - Method in class com.mysema.query.sql.SQLTemplates
 
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
 
getLimitTemplate() - Method in class com.mysema.query.sql.SQLTemplates
 
getList(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new List typed path
getList(String, Class<A>, Class<E>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new List typed path
getLocalGenericName(Type, boolean) - Method in class com.mysema.query.codegen.AbstractType
 
getLocalGenericName() - Method in class com.mysema.query.codegen.EntityType
 
getLocalGenericName(Type, boolean) - Method in interface com.mysema.query.codegen.Type
 
getLocalGenericName(Type, boolean) - Method in class com.mysema.query.codegen.TypeAdapter
 
getLocalRawName(Type) - Method in class com.mysema.query.codegen.AbstractType
 
getLocalRawName() - Method in class com.mysema.query.codegen.EntityType
 
getLocalRawName(Type) - Method in interface com.mysema.query.codegen.Type
 
getLocalRawName(Type) - Method in class com.mysema.query.codegen.TypeAdapter
 
getLong(int) - Method in class com.mysema.util.ResultSetAdapter
 
getLong(String) - Method in class com.mysema.util.ResultSetAdapter
 
getMap(String, Class<K>, Class<V>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Map typed path
getMap(String, Class<K>, Class<V>, Class<E>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Map typed path
getMetadata() - Method in class com.mysema.query.collections.ColQueryImpl
 
getMetadata() - Method in class com.mysema.query.hql.AbstractSQLQuery
 
getMetadata() - Method in class com.mysema.query.hql.HQLQueryBase
 
getMetadata() - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
getMetadata() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
getMetadata() - Method in class com.mysema.query.support.QueryMixin
 
getMetadata() - Method in interface com.mysema.query.types.Path
Get the metadata for this path
getMetadata() - Method in class com.mysema.query.types.path.PArray
 
getMetadata() - Method in class com.mysema.query.types.path.PathMixin
 
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.BooleanSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.ComparableSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.DateSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.DateTimeSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.ListSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.NumberSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.ObjectSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.StringSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.SubQueryMixin
 
getMetadata() - Method in class com.mysema.query.types.query.TimeSubQuery
 
getMetadata() - Method in interface com.mysema.query.types.SubQuery
Get the query metadata for the subquery
getMetaData() - Method in class com.mysema.util.ResultSetAdapter
 
getMethods() - Method in class com.mysema.query.codegen.EntityType
 
getMilliSecond(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
getMinute(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
getModifiers() - Method in class com.mysema.query.DefaultQueryMetadata
 
getModifiers() - Method in interface com.mysema.query.QueryMetadata
Get the QueryModifiers
getMonth(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
getName() - Method in class com.mysema.query.codegen.Method
 
getName() - Method in class com.mysema.query.codegen.Parameter
 
getName() - Method in class com.mysema.query.codegen.Property
 
getNamePrefix() - Method in interface com.mysema.query.apt.Configuration
 
getNamePrefix() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getNCharacterStream(int) - Method in class com.mysema.util.ResultSetAdapter
 
getNCharacterStream(String) - Method in class com.mysema.util.ResultSetAdapter
 
getNClob(int) - Method in class com.mysema.util.ResultSetAdapter
 
getNClob(String) - Method in class com.mysema.util.ResultSetAdapter
 
getNString(int) - Method in class com.mysema.util.ResultSetAdapter
 
getNString(String) - Method in class com.mysema.util.ResultSetAdapter
 
getNumber(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Number typed path
getObject(int, Map<String, Class<?>>) - Method in class com.mysema.util.ResultSetAdapter
 
getObject(int) - Method in class com.mysema.util.ResultSetAdapter
 
getObject(String, Map<String, Class<?>>) - Method in class com.mysema.util.ResultSetAdapter
 
getObject(String) - Method in class com.mysema.util.ResultSetAdapter
 
getOffset() - Method in class com.mysema.query.QueryModifiers
Gets the offset.
getOffset() - Method in class com.mysema.query.SearchResults
 
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.expr.OBoolean
 
getOperator() - Method in class com.mysema.query.types.expr.OComparable
 
getOperator() - Method in class com.mysema.query.types.expr.ODate
 
getOperator() - Method in class com.mysema.query.types.expr.ODateTime
 
getOperator() - Method in class com.mysema.query.types.expr.ONumber
 
getOperator() - Method in class com.mysema.query.types.expr.OperationMixin
 
getOperator() - Method in class com.mysema.query.types.expr.OSimple
 
getOperator() - Method in class com.mysema.query.types.expr.OString
 
getOperator() - Method in class com.mysema.query.types.expr.OTime
 
getOperator() - Method in interface com.mysema.query.types.Operation
Get the operator symbol for this operation
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
Get the OrderSpecifiers
getOrderBy() - Method in class com.mysema.query.sql.SQLTemplates
 
getOriginalCategory() - Method in class com.mysema.query.codegen.EntityType
 
getPackageName() - Method in class com.mysema.query.codegen.ClassType
 
getPackageName() - Method in class com.mysema.query.codegen.SimpleType
 
getPackageName() - Method in interface com.mysema.query.codegen.Type
 
getPackageName() - Method in class com.mysema.query.codegen.TypeAdapter
 
getParameter(int) - Method in class com.mysema.query.codegen.ClassType
 
getParameter(int) - Method in class com.mysema.query.codegen.Property
 
getParameter(int) - Method in class com.mysema.query.codegen.SimpleType
 
getParameter(int) - Method in interface com.mysema.query.codegen.Type
 
getParameter(int) - Method in class com.mysema.query.codegen.TypeAdapter
 
getParameterCount() - Method in class com.mysema.query.codegen.ClassType
 
getParameterCount() - Method in class com.mysema.query.codegen.SimpleType
 
getParameterCount() - Method in interface com.mysema.query.codegen.Type
 
getParameterCount() - Method in class com.mysema.query.codegen.TypeAdapter
 
getParameters() - Method in class com.mysema.query.codegen.Constructor
 
getParameters() - Method in class com.mysema.query.codegen.Method
 
getParent() - Method in class com.mysema.query.types.PathMetadata
 
getPathType(Type, EntityType, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getPathType(Type, EntityType, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getPathType() - Method in class com.mysema.query.types.PathMetadata
 
getPrecedence(Operator<?>) - Method in class com.mysema.query.types.Templates
 
getPrefix() - Method in class com.mysema.query.codegen.EntityType
 
getPrimitiveName() - Method in class com.mysema.query.codegen.ClassType
 
getPrimitiveName() - Method in class com.mysema.query.codegen.SimpleType
 
getPrimitiveName() - Method in interface com.mysema.query.codegen.Type
 
getPrimitiveName() - Method in class com.mysema.query.codegen.TypeAdapter
 
getProjectable() - Method in class com.mysema.query.support.ProjectableAdapter
 
getProjection() - Method in class com.mysema.query.DefaultQueryMetadata
 
getProjection() - Method in interface com.mysema.query.QueryMetadata
Get the projection
getProperties() - Method in class com.mysema.query.codegen.EntityType
 
getPropertyName(String, String, EntityType) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getPropertyName(String, String, EntityType) - Method in interface com.mysema.query.sql.NamingStrategy
Convert the given column name to a property name
getPropertyName(String, String, EntityType) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
getQuery() - Method in class com.mysema.query.lucene.QueryElement
 
getQueryMixin() - Method in class com.mysema.query.hql.HQLQueryBase
 
getQueryType(Type, EntityType, String, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getRef(int) - Method in class com.mysema.util.ResultSetAdapter
 
getRef(String) - Method in class com.mysema.util.ResultSetAdapter
 
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
Get the results in List form
getResults(Expr<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
getResults(Expr<?>...) - Method in interface com.mysema.query.sql.SQLQuery
Get the results as an JDBC result set
getReturnType() - Method in class com.mysema.query.codegen.Method
 
getRoot() - Method in interface com.mysema.query.types.Path
Get the root for this path
getRoot() - Method in class com.mysema.query.types.path.PArray
 
getRoot() - Method in class com.mysema.query.types.path.PathMixin
 
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
 
getRoot() - Method in class com.mysema.query.types.PathMetadata
 
getRow() - Method in class com.mysema.util.ResultSetAdapter
 
getRowId(int) - Method in class com.mysema.util.ResultSetAdapter
 
getRowId(String) - Method in class com.mysema.util.ResultSetAdapter
 
getSecond(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
getSelect() - Method in class com.mysema.query.sql.SQLTemplates
 
getSelectDistinct() - Method in class com.mysema.query.sql.SQLTemplates
 
getSelf() - Method in class com.mysema.query.support.QueryMixin
 
getSelfOrValueType() - Method in class com.mysema.query.codegen.ClassType
 
getSelfOrValueType() - Method in class com.mysema.query.codegen.SimpleType
 
getSelfOrValueType() - Method in interface com.mysema.query.codegen.Type
 
getSelfOrValueType() - Method in class com.mysema.query.codegen.TypeAdapter
 
getSerializerConfig(EntityType) - Method in interface com.mysema.query.apt.Configuration
 
getSerializerConfig(EntityType) - Method in class com.mysema.query.apt.DefaultConfiguration
 
getSet(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Set typed path
getShort(int) - Method in class com.mysema.util.ResultSetAdapter
 
getShort(String) - Method in class com.mysema.util.ResultSetAdapter
 
getSimple(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Simple path
getSimpleName() - Method in class com.mysema.query.codegen.ClassType
 
getSimpleName() - Method in class com.mysema.query.codegen.SimpleType
 
getSimpleName() - Method in interface com.mysema.query.codegen.Type
 
getSimpleName() - Method in class com.mysema.query.codegen.TypeAdapter
 
getSkipAnn() - Method in interface com.mysema.query.apt.Configuration
 
getSkipAnn() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getSQLXML(int) - Method in class com.mysema.util.ResultSetAdapter
 
getSQLXML(String) - Method in class com.mysema.util.ResultSetAdapter
 
getStatement() - Method in class com.mysema.util.ResultSetAdapter
 
getStaticText() - Method in class com.mysema.query.types.Template.Element
 
getString(String) - Method in class com.mysema.query.types.path.PathBuilder
Get a new String typed path
getString(int) - Method in class com.mysema.util.ResultSetAdapter
 
getString(String) - Method in class com.mysema.util.ResultSetAdapter
 
getSuperType() - Method in class com.mysema.query.codegen.EntityType
 
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.EntityType
 
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.types.OrderSpecifier
Get the target expression of this OrderSpecifier
getTemplate() - Method in class com.mysema.query.codegen.Method
 
getTemplate(Operator<?>) - Method in class com.mysema.query.serialization.SerializerBase
 
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 class com.mysema.query.types.custom.CustomMixin
 
getTemplate() - Method in interface com.mysema.query.types.Custom
Get the serialization template for this custom expression
getTemplate(Operator<?>) - Method in class com.mysema.query.types.Templates
 
getTemplates() - Method in class com.mysema.query.hql.HQLQueryBase
 
getTemplates() - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
getTemplates() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
getTemplates() - Method in class com.mysema.query.sql.SQLSerializer
 
getTime(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Time typed path
getTime(int, Calendar) - Method in class com.mysema.util.ResultSetAdapter
 
getTime(int) - Method in class com.mysema.util.ResultSetAdapter
 
getTime(String, Calendar) - Method in class com.mysema.util.ResultSetAdapter
 
getTime(String) - Method in class com.mysema.util.ResultSetAdapter
 
getTimestamp(int, Calendar) - Method in class com.mysema.util.ResultSetAdapter
 
getTimestamp(int) - Method in class com.mysema.util.ResultSetAdapter
 
getTimestamp(String, Calendar) - Method in class com.mysema.util.ResultSetAdapter
 
getTimestamp(String) - Method in class com.mysema.util.ResultSetAdapter
 
getTotal() - Method in class com.mysema.query.SearchResults
Get the number of total results
getType() - Method in class com.mysema.query.codegen.Parameter
 
getType() - Method in class com.mysema.query.codegen.Property
 
getType() - Method in class com.mysema.query.codegen.Supertype
 
getType() - Method in class com.mysema.query.codegen.TypeAdapter
 
getType() - Method in class com.mysema.query.JoinExpression
 
getType() - Method in class com.mysema.query.types.custom.CustomMixin
 
getType() - Method in interface com.mysema.query.types.Custom
 
getType() - Method in class com.mysema.query.types.Expr
Get the Java type for this expression
getType() - Method in class com.mysema.query.types.expr.OperationMixin
 
getType() - Method in interface com.mysema.query.types.Operation
Get the type of this operation
getType() - Method in interface com.mysema.query.types.Path
Get the type of this path
getType() - Method in class com.mysema.query.types.path.PathMixin
 
getType() - Method in class com.mysema.util.ResultSetAdapter
 
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.util.ReflectionUtils
 
getTypes() - Method in interface com.mysema.query.types.Operator
Get the types related to this operator symbols
getTypes() - Method in class com.mysema.query.types.OperatorImpl
 
getTypes() - Method in enum com.mysema.query.types.PathType
 
getUncapSimpleName() - Method in class com.mysema.query.codegen.EntityType
 
getUnicodeStream(int) - Method in class com.mysema.util.ResultSetAdapter
 
getUnicodeStream(String) - Method in class com.mysema.util.ResultSetAdapter
 
getUnion() - Method in class com.mysema.query.sql.SQLTemplates
 
getUpdate() - Method in class com.mysema.query.sql.SQLTemplates
 
getURL(int) - Method in class com.mysema.util.ResultSetAdapter
 
getURL(String) - Method in class com.mysema.util.ResultSetAdapter
 
getValue() - Method in class com.mysema.query.BooleanBuilder
 
getValues() - Method in class com.mysema.query.sql.SQLTemplates
 
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
 
getVarName() - Method in class com.mysema.query.codegen.TypeExtends
 
getVarName() - Method in class com.mysema.query.codegen.TypeSuper
 
getWarnings() - Method in class com.mysema.util.ResultSetAdapter
 
getWeek(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
getWhere() - Method in class com.mysema.query.DefaultQueryMetadata
 
getWhere() - Method in interface com.mysema.query.QueryMetadata
Get the expressions aggregated into a single boolean expression or null, if none where defined
getWhere() - Method in class com.mysema.query.sql.SQLTemplates
 
getYear(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
getYearMonth(Date) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
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.Ops
 
groupBy(Expr<?>...) - Method in interface com.mysema.query.Query
Defines the grouping/aggregation expressions
groupBy(Expr<?>...) - Method in class com.mysema.query.support.QueryBase
 
groupBy(Expr<?>...) - Method in class com.mysema.query.support.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.Ops
 

H

H2Templates - Class in com.mysema.query.sql
H2Templates is an SQL dialect for H2
H2Templates() - Constructor for class com.mysema.query.sql.H2Templates
 
H2Templates(boolean) - Constructor for class com.mysema.query.sql.H2Templates
 
handle(Expr<?>) - Method in class com.mysema.query.serialization.SerializerBase
 
handle(String, List<? extends Expr<?>>) - Method in class com.mysema.query.serialization.SerializerBase
 
handle(String, Object...) - Method in interface com.mysema.query.sql.SerializationContext
 
handleConstructors(EntityType, List<? extends Element>) - Method in class com.mysema.query.apt.ElementHandler
 
handleFieldProperty(EntityType, VariableElement, Map<String, Property>, Set<String>, Map<String, TypeCategory>) - Method in class com.mysema.query.apt.ElementHandler
 
handleMethodProperty(EntityType, String, ExecutableElement, Map<String, Property>, Set<String>, Map<String, TypeCategory>) - Method in class com.mysema.query.apt.ElementHandler
 
handleNormalType(TypeElement) - Method in class com.mysema.query.apt.ElementHandler
 
handleProjectionType(TypeElement) - Method in class com.mysema.query.apt.ElementHandler
 
handleQueryMethod(EntityType, ExecutableElement, Set<Method>) - Method in class com.mysema.query.apt.ElementHandler
 
hasConverter() - Method in class com.mysema.query.types.Template.Element
 
hasEntityFields() - Method in class com.mysema.query.codegen.ClassType
 
hasEntityFields() - Method in class com.mysema.query.codegen.EntityType
 
hasEntityFields() - Method in class com.mysema.query.codegen.SimpleType
 
hasEntityFields() - Method in interface com.mysema.query.codegen.Type
 
hasEntityFields() - Method in class com.mysema.query.codegen.TypeAdapter
 
hasFlag(Object) - Method in class com.mysema.query.JoinExpression
 
hashCode() - Method in class com.mysema.query.BooleanBuilder
 
hashCode() - Method in class com.mysema.query.codegen.ClassType
 
hashCode() - Method in class com.mysema.query.codegen.Constructor
 
hashCode() - Method in class com.mysema.query.codegen.Method
 
hashCode() - Method in class com.mysema.query.codegen.Parameter
 
hashCode() - Method in class com.mysema.query.codegen.Property
 
hashCode() - Method in class com.mysema.query.codegen.SimpleType
 
hashCode() - Method in class com.mysema.query.codegen.Supertype
 
hashCode() - Method in class com.mysema.query.codegen.TypeAdapter
 
hashCode() - Method in class com.mysema.query.JoinExpression
 
hashCode() - Method in class com.mysema.query.lucene.PhraseElement
 
hashCode() - Method in class com.mysema.query.lucene.QueryElement
 
hashCode() - Method in class com.mysema.query.QueryModifiers
 
hashCode() - Method in class com.mysema.query.sql.mssql.RowNumber
 
hashCode() - Method in class com.mysema.query.sql.oracle.SumOver
 
hashCode() - Method in class com.mysema.query.types.custom.CBoolean
 
hashCode() - Method in class com.mysema.query.types.custom.CComparable
 
hashCode() - Method in class com.mysema.query.types.custom.CDate
 
hashCode() - Method in class com.mysema.query.types.custom.CDateTime
 
hashCode() - Method in class com.mysema.query.types.custom.CNumber
 
hashCode() - Method in class com.mysema.query.types.custom.CSimple
 
hashCode() - Method in class com.mysema.query.types.custom.CString
 
hashCode() - Method in class com.mysema.query.types.custom.CTime
 
hashCode() - Method in class com.mysema.query.types.custom.CustomMixin
 
hashCode() - Method in class com.mysema.query.types.EConstructor
 
hashCode() - Method in class com.mysema.query.types.expr.Coalesce
 
hashCode() - Method in class com.mysema.query.types.expr.EBooleanConst
 
hashCode() - Method in class com.mysema.query.types.expr.EDateConst
 
hashCode() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
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.ETimeConst
 
hashCode() - Method in class com.mysema.query.types.expr.ExprConst
 
hashCode() - Method in class com.mysema.query.types.Expr
 
hashCode() - Method in class com.mysema.query.types.expr.OBoolean
 
hashCode() - Method in class com.mysema.query.types.expr.OComparable
 
hashCode() - Method in class com.mysema.query.types.expr.ODate
 
hashCode() - Method in class com.mysema.query.types.expr.ODateTime
 
hashCode() - Method in class com.mysema.query.types.expr.ONumber
 
hashCode() - Method in class com.mysema.query.types.expr.OperationMixin
 
hashCode() - Method in class com.mysema.query.types.expr.OSimple
 
hashCode() - Method in class com.mysema.query.types.expr.OString
 
hashCode() - Method in class com.mysema.query.types.expr.OTime
 
hashCode() - Method in class com.mysema.query.types.path.PArray
 
hashCode() - Method in class com.mysema.query.types.path.PathMixin
 
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
 
hashCode() - Method in class com.mysema.query.types.PathMetadata
 
hashCode() - Method in class com.mysema.query.types.query.BooleanSubQuery
 
hashCode() - Method in class com.mysema.query.types.query.ComparableSubQuery
 
hashCode() - Method in class com.mysema.query.types.query.DateSubQuery
 
hashCode() - Method in class com.mysema.query.types.query.DateTimeSubQuery
 
hashCode() - Method in class com.mysema.query.types.query.ListSubQuery
 
hashCode() - Method in class com.mysema.query.types.query.NumberSubQuery
 
hashCode() - Method in class com.mysema.query.types.query.ObjectSubQuery
 
hashCode() - Method in class com.mysema.query.types.query.StringSubQuery
 
hashCode() - Method in class com.mysema.query.types.query.SubQueryMixin
 
hashCode() - Method in class com.mysema.query.types.query.TimeSubQuery
 
hasLists() - Method in class com.mysema.query.codegen.EntityType
 
hasMaps() - Method in class com.mysema.query.codegen.EntityType
 
hasNext() - Method in class com.mysema.query.collections.LimitingIterator
 
hasNext() - Method in class com.mysema.query.sql.SQLResultIterator
 
hasNext() - Method in class com.mysema.util.MultiIterator
 
hasNext() - Method in class com.mysema.util.ResultIterator
 
hasOwnEntityProperties(EntityType) - 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.support.QueryBase
 
having(EBoolean...) - Method in class com.mysema.query.support.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() - Constructor for class com.mysema.query.hql.hibernate.HibernateQuery
Creates a detached query The query can be attached via the clone method
HibernateQuery(Session) - Constructor for class com.mysema.query.hql.hibernate.HibernateQuery
Creates a new Session bound query
HibernateQuery(StatelessSession) - Constructor for class com.mysema.query.hql.hibernate.HibernateQuery
Creates a new Stateless session bound query
HibernateQuery(SessionHolder, HQLTemplates) - Constructor for class com.mysema.query.hql.hibernate.HibernateQuery
 
HibernateQuery(SessionHolder, HQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.hql.hibernate.HibernateQuery
 
HibernateSQLQuery - Class in com.mysema.query.hql.hibernate.sql
HibernateSQLQuery is an SQLQuery implementation that uses Hibernate's Native SQL functionality to execute queries
HibernateSQLQuery(Session, SQLTemplates) - Constructor for class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
HibernateSQLQuery(SessionHolder, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
HibernateSQLQuery(StatelessSession, SQLTemplates) - Constructor for class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
HibernateSQLSerializer - Class in com.mysema.query.hql
 
HibernateSQLSerializer(SQLTemplates) - Constructor for class com.mysema.query.hql.HibernateSQLSerializer
 
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.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.
HQLQuery - Interface in com.mysema.query.hql
Query interface for HQL queries
HQLQueryBase<Q extends HQLQueryBase<Q>> - 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
 
HQLSubQuery(QueryMetadata) - 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
 
HSQLDBTemplates(boolean) - Constructor for class com.mysema.query.sql.HSQLDBTemplates
 

I

in(Number...) - Method in class com.mysema.query.types.expr.ENumber
 
in(Collection<? extends D>) - Method in class com.mysema.query.types.expr.ESimple
 
in(D...) - Method in class com.mysema.query.types.expr.ESimple
 
in(ECollection<?, ? extends D>) - Method in class com.mysema.query.types.expr.ESimple
 
in(Collection<? extends D>) - Method in class com.mysema.query.types.Expr
Get a this in right expression
in(D...) - Method in class com.mysema.query.types.Expr
Get a this in right expression
in(ECollection<?, ? extends D>) - Method in class com.mysema.query.types.Expr
Get a this in right expression
IN - Static variable in interface com.mysema.query.types.Ops
 
include(Supertype) - Method in class com.mysema.query.codegen.EntityType
 
INDEX_OF - Static variable in interface com.mysema.query.types.Ops
 
INDEX_OF_2ARGS - Static variable in interface com.mysema.query.types.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(CodeWriter, SerializerConfig, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
initialIterator() - Method in class com.mysema.query.collections.AbstractIterable
creates the initial Iterator providing the filtered source content
initialIterator() - Method in class com.mysema.query.collections.MultiSourceIterable
 
initialIterator() - Method in class com.mysema.query.collections.SingleSourceIterable
 
innerJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
innerJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
innerJoin(PEntity<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
innerJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
innerJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
innerJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
innerJoin(PEntity<?>) - Method in class com.mysema.query.hql.AbstractSQLQuery
 
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(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
innerJoin(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
innerJoin(PEntity<?>) - Method in interface com.mysema.query.sql.SQLQuery
Adds an inner join to the given target
innerJoin(PEntity<P>) - Method in class com.mysema.query.support.QueryMixin
 
InsertClause<C extends InsertClause<C>> - Interface in com.mysema.query.dml
InsertClause defines a generic extensible interface for Insert clauses
insertRow() - Method in class com.mysema.util.ResultSetAdapter
 
INSTANCE_OF - Static variable in interface com.mysema.query.types.Ops
 
instanceOf(Class<B>) - Method in class com.mysema.query.types.path.PEntity
Create an this instanceOf type expression
INT - Static variable in class com.mysema.query.codegen.Types
 
intro(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.DTOSerializer
 
intro(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
introClassHeader(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
introDefaultInstance(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EmbeddableSerializer
 
introDefaultInstance(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
introDefaultInstance(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.SupertypeSerializer
 
introFactoryMethods(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EmbeddableSerializer
 
introFactoryMethods(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
introFactoryMethods(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.SupertypeSerializer
 
introImports(CodeWriter, SerializerConfig, EntityType) - Method in class com.mysema.query.codegen.EmbeddableSerializer
 
introImports(CodeWriter, SerializerConfig, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
introImports(CodeWriter, SerializerConfig, EntityType) - Method in class com.mysema.query.codegen.SupertypeSerializer
 
introInits(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
introJavadoc(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
introPackage(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
introSuper(CodeWriter, EntityType) - 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.Ops
 
IS_NULL - Static variable in interface com.mysema.query.types.Ops
 
isAfterLast() - Method in class com.mysema.util.ResultSetAdapter
 
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
 
isBeforeFirst() - Method in class com.mysema.util.ResultSetAdapter
 
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
 
isClosed() - Method in class com.mysema.util.ResultSetAdapter
 
isDetach() - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
isDistinct() - Method in class com.mysema.query.DefaultQueryMetadata
 
isDistinct() - Method in interface com.mysema.query.QueryMetadata
Get whether the projection is distinct
isDistinct() - Method in class com.mysema.query.support.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.ClassType
 
isFinal() - Method in class com.mysema.query.codegen.SimpleType
 
isFinal() - Method in interface com.mysema.query.codegen.Type
 
isFinal() - Method in class com.mysema.query.codegen.TypeAdapter
 
isFirst() - Method in class com.mysema.util.ResultSetAdapter
 
isForTest() - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
 
isForTest() - Method in class com.mysema.query.maven.MetadataExportMojo
 
isForTest() - Method in class com.mysema.query.maven.TestMetadataExportMojo
 
isInherited() - Method in class com.mysema.query.codegen.Property
 
isInitialized(String) - Method in class com.mysema.query.types.path.PathInits
 
isLast() - Method in class com.mysema.util.ResultSetAdapter
 
isNotEmpty() - Method in interface com.mysema.query.types.expr.ECollection
Get an expression for !this.isEmpty()
isNotEmpty() - Method in class com.mysema.query.types.expr.ECollectionBase
 
isNotEmpty() - Method in interface com.mysema.query.types.expr.EMap
Get the !this.isEmpty() expression
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 interface com.mysema.query.types.Path
Create a this is not null expression
isNotNull() - Method in class com.mysema.query.types.path.PArray
 
isNotNull() - Method in class com.mysema.query.types.path.PathMixin
 
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 interface com.mysema.query.types.Path
Create a this is null expression
isNull() - Method in class com.mysema.query.types.path.PArray
 
isNull() - Method in class com.mysema.query.types.path.PathMixin
 
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.ClassType
 
isPrimitive() - Method in class com.mysema.query.codegen.SimpleType
 
isPrimitive() - Method in interface com.mysema.query.codegen.Type
 
isPrimitive() - Method in class com.mysema.query.codegen.TypeAdapter
 
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.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
Get whether the projection is unique
isUnique() - Method in class com.mysema.query.support.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
 
isValidGetter(ExecutableElement) - Method in interface com.mysema.query.apt.Configuration
 
isValidGetter(ExecutableElement) - Method in class com.mysema.query.apt.DefaultConfiguration
 
isWrapperFor(Class<?>) - Method in class com.mysema.util.ResultSetAdapter
 
iterate(Expr<?>[]) - Method in class com.mysema.query.collections.AbstractColQuery
 
iterate(Expr<RT>) - Method in class com.mysema.query.collections.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.hibernate.sql.HibernateSQLQuery
 
iterate(Expr<RT>) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
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.hql.jpa.sql.JPASQLQuery
 
iterate(Expr<RT>) - Method in class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
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
 
iterator() - Method in class com.mysema.query.collections.AbstractIterable
 
iteratorFactory - Variable in class com.mysema.query.collections.AbstractIterable
 
IteratorFactory - Class in com.mysema.query.collections
IteratorFactory provides Iterator utilities
IteratorFactory(ExprEvaluatorFactory) - Constructor for class com.mysema.query.collections.IteratorFactory
 

J

JavaSyntaxUtils - Class in com.mysema.util
 
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
 
JDBCUtil - Class in com.mysema.util
 
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() - Constructor for class com.mysema.query.jdoql.JDOQLQueryImpl
Create a detached JDOQLQueryImpl instance The query can be attached via the clone method
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
JDOQLQueryImpl(PersistenceManager, JDOQLTemplates, QueryMetadata, boolean) - Constructor for class com.mysema.query.jdoql.JDOQLQueryImpl
 
JDOQLQueryMixin<T> - Class in com.mysema.query.jdoql
 
JDOQLQueryMixin(QueryMetadata) - Constructor for class com.mysema.query.jdoql.JDOQLQueryMixin
 
JDOQLSerializer - Class in com.mysema.query.jdoql
JDOQLSerializer serializes Querydsl queries and expressions into JDOQL strings
JDOQLSerializer(JDOQLTemplates, Expr<?>) - Constructor for class com.mysema.query.jdoql.JDOQLSerializer
 
JDOQLSubQuery - Class in com.mysema.query.jdoql
JDOQLSubQuery is subquery implementation for 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() - Constructor for class com.mysema.query.jdoql.dml.JDOQLUpdateClause
 
join(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
join(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
join(PEntity<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
join(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
join(PMap<?, P, ?>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
join(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
join(PEntity<?>) - Method in class com.mysema.query.hql.AbstractSQLQuery
 
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(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
join(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
join(PEntity<?>) - Method in interface com.mysema.query.sql.SQLQuery
Adds a join to the given target
join(PEntity<P>) - Method in class com.mysema.query.support.QueryMixin
 
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() - Constructor for class com.mysema.query.hql.jpa.JPAQuery
Creates a new detached query The query can be attached via the clone method
JPAQuery(EntityManager) - Constructor for class com.mysema.query.hql.jpa.JPAQuery
Creates a new EntityManager bound query
JPAQuery(EntityManager, HQLTemplates) - Constructor for class com.mysema.query.hql.jpa.JPAQuery
Creates a new query
JPAQuery(JPASessionHolder, HQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.hql.jpa.JPAQuery
 
JPASessionHolder - Interface in com.mysema.query.hql.jpa
 
JPASQLQuery - Class in com.mysema.query.hql.jpa.sql
JPASQLQuery is an SQLQuery implementation that uses Hibernate's Native SQL functionality to execute queries
JPASQLQuery(EntityManager, SQLTemplates) - Constructor for class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
JPASQLQuery(JPASessionHolder, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
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() - Method in class com.mysema.util.ResultSetAdapter
 
LAST_INDEX - Static variable in interface com.mysema.query.types.Ops.StringOps
 
LAST_INDEX_2ARGS - Static variable in interface com.mysema.query.types.Ops.StringOps
 
leftJoin(Path<? extends Collection<P>>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
leftJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
leftJoin(PEntity<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
leftJoin(PEntity<P>, PEntity<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
leftJoin(PMap<?, P, ?>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
leftJoin(PMap<?, P, ?>, Path<P>) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
leftJoin(PEntity<?>) - Method in class com.mysema.query.hql.AbstractSQLQuery
 
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(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
leftJoin(PEntity<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
leftJoin(PEntity<?>) - Method in interface com.mysema.query.sql.SQLQuery
Adds a left join to the given target
leftJoin(PEntity<P>) - Method in class com.mysema.query.support.QueryMixin
 
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.ColQueryFunctions
 
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.Ops
 
limit(long) - Method in class com.mysema.query.lucene.LuceneQuery
 
limit(long) - Method in interface com.mysema.query.Query
Defines the limit / max results for the query results
limit(long) - Static method in class com.mysema.query.QueryModifiers
 
limit(long) - Method in class com.mysema.query.search.SearchQuery
 
limit(long) - Method in interface com.mysema.query.SimpleQuery
Defines the limit / max results for the query results
limit(long) - Method in class com.mysema.query.support.QueryBase
 
limit(long) - Method in class com.mysema.query.support.QueryMixin
 
limit(long) - Method in class com.mysema.query.support.SimpleQueryAdapter
 
LimitingIterator<E> - Class in com.mysema.query.collections
LimitingIterator provides
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.hibernate.sql.HibernateSQLQuery
 
list(Expr<RT>) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
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.hql.jpa.sql.JPASQLQuery
 
list(Expr<RT>) - Method in class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
list(Expr<?>[]) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
list(Expr<RT>) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
list() - Method in class com.mysema.query.lucene.LuceneQuery
 
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() - Method in class com.mysema.query.search.SearchQuery
 
list() - Method in interface com.mysema.query.SimpleProjectable
Get the projection as a typed List
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
Retrieve the results
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
 
list() - Method in class com.mysema.query.support.SimpleQueryAdapter
 
LIST - Static variable in interface com.mysema.query.types.Ops
 
list(Expr<?>, Expr<?>, Expr<?>...) - Method in interface com.mysema.query.types.query.Detachable
Create a projection expression for the given projection
list(Expr<?>[]) - Method in interface com.mysema.query.types.query.Detachable
 
list(Expr<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a projection expression for the given projection
listAccessor(EntityType, Property, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
listDistinct() - Method in class com.mysema.query.lucene.LuceneQuery
 
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() - Method in class com.mysema.query.search.SearchQuery
 
listDistinct() - Method in interface com.mysema.query.SimpleProjectable
Get the projection as a typed List with distinct elements
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
 
listDistinct() - Method in class com.mysema.query.support.SimpleQueryAdapter
 
listDistinctResults() - Method in class com.mysema.query.lucene.LuceneQuery
 
listDistinctResults(Expr<RT>) - Method in interface com.mysema.query.Projectable
list the distinct results for the given projection
listDistinctResults() - Method in class com.mysema.query.search.SearchQuery
 
listDistinctResults() - Method in interface com.mysema.query.SimpleProjectable
Get the projection in SearchResults form with distinct element
listDistinctResults(Expr<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
listDistinctResults(Expr<RT>) - Method in class com.mysema.query.support.ProjectableQuery
 
listDistinctResults() - Method in class com.mysema.query.support.SimpleQueryAdapter
 
listResults(Expr<RT>) - Method in class com.mysema.query.collections.AbstractColQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
listResults() - Method in class com.mysema.query.lucene.LuceneQuery
 
listResults(Expr<RT>) - Method in interface com.mysema.query.Projectable
list the results for the given projection
listResults() - Method in class com.mysema.query.search.SearchQuery
 
listResults() - Method in interface com.mysema.query.SimpleProjectable
Get the projection in SearchResults form
listResults(Expr<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
listResults(Expr<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
listResults() - Method in class com.mysema.query.support.SimpleQueryAdapter
 
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(Class<A>, QueryMetadata) - 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.Ops
 
log(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
LOG - Static variable in interface com.mysema.query.types.Ops.MathOps
 
log10(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
LOG10 - Static variable in interface com.mysema.query.types.Ops.MathOps
 
logQuery(String) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
logQuery(String) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
logQuery(String) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
logQuery(String) - Method in class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
LONG - Static variable in class com.mysema.query.codegen.Types
 
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.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.Ops
 
LTRIM - Static variable in interface com.mysema.query.types.Ops.StringOps
 
LuceneQuery - Class in com.mysema.query.lucene
LuceneQuery is a Querydsl query implementation for Lucene queries.
LuceneQuery(Searcher) - Constructor for class com.mysema.query.lucene.LuceneQuery
 
LuceneQuery(LuceneSerializer, Searcher) - Constructor for class com.mysema.query.lucene.LuceneQuery
 
LuceneSerializer - Class in com.mysema.query.lucene
Serializes Querydsl queries to Lucene queries.
LuceneSerializer(boolean, boolean) - Constructor for class com.mysema.query.lucene.LuceneSerializer
 

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.Ops
 
MAP_SIZE - Static variable in interface com.mysema.query.types.Ops
 
mapAccessor(EntityType, Property, 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.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
 
max(ECollection<?, A>) - Static method in class com.mysema.query.hql.HQLGrammar
 
max() - Method in class com.mysema.query.types.expr.EDate
Get the maximum value of this expression (aggregation)
max() - Method in class com.mysema.query.types.expr.EDateTime
Get the maximum value of this expression (aggregation)
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.Ops.MathOps
 
MAX_AGG - Static variable in interface com.mysema.query.types.Ops.AggOps
 
MAX_IN_COL - Static variable in interface com.mysema.query.types.Ops.QuantOps
 
metadata - Variable in class com.mysema.query.collections.AbstractIterable
 
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
 
MetaDataExporter(String, String, String, String, String, NamingStrategy) - Constructor for class com.mysema.query.sql.MetaDataExporter
 
MetadataExportMojo - Class in com.mysema.query.maven
 
MetadataExportMojo() - Constructor for class com.mysema.query.maven.MetadataExportMojo
 
method(EntityType, Method, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
Method - Class in com.mysema.query.codegen
 
Method(Type, String, String, Type) - Constructor for class com.mysema.query.codegen.Method
 
Method(Type, String, String, List<Parameter>, Type) - Constructor for class com.mysema.query.codegen.Method
 
MethodType - Enum in com.mysema.query.alias
 
milliSecond() - Method in class com.mysema.query.types.expr.EDateTime
Get a milliseconds expression (range 0-999)
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)
milliSecond() - Method in class com.mysema.query.types.expr.ETimeConst
 
MILLISECOND - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
min(ECollection<?, A>) - Static method in class com.mysema.query.hql.HQLGrammar
 
min() - Method in class com.mysema.query.types.expr.EDate
Get the minimum value of this expression (aggregation)
min() - Method in class com.mysema.query.types.expr.EDateTime
Get the minimum value of this expression (aggregation)
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.Ops.MathOps
 
MIN_AGG - Static variable in interface com.mysema.query.types.Ops.AggOps
 
MIN_IN_COL - Static variable in interface com.mysema.query.types.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.Ops.DateTimeOps
 
MOD - Static variable in interface com.mysema.query.types.Ops
 
month() - Method in class com.mysema.query.types.expr.EDate
Get a month expression (range 1-12 / JAN-DEC)
month() - Method in class com.mysema.query.types.expr.EDateConst
 
month() - Method in class com.mysema.query.types.expr.EDateTimeConst
 
MONTH - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
moveToCurrentRow() - Method in class com.mysema.util.ResultSetAdapter
 
moveToInsertRow() - Method in class com.mysema.util.ResultSetAdapter
 
MULT - Static variable in interface com.mysema.query.types.Ops
 
multiArgFilter(Iterator<S>, List<Expr<?>>, EBoolean) - Method in class com.mysema.query.collections.IteratorFactory
 
MultiComparator<T> - Class in com.mysema.query.collections
MultiComparator compares
MultiComparator(Evaluator<Object[]>, boolean[]) - Constructor for class com.mysema.query.collections.MultiComparator
 
MultiIterator<T> - Class in com.mysema.util
MultiIterator provides a cartesian view on the given iterators
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
MultiSourceIterable<T> - Class in com.mysema.query.collections
 
MultiSourceIterable(QueryMetadata, ExprEvaluatorFactory, IteratorFactory, Map<Expr<?>, Iterable<?>>, boolean) - Constructor for class com.mysema.query.collections.MultiSourceIterable
 
MySQLTemplates - Class in com.mysema.query.sql
MySQLTemplates is an SQL dialect for MySQL tested with MySQL CE 5.1
MySQLTemplates() - Constructor for class com.mysema.query.sql.MySQLTemplates
 
MySQLTemplates(boolean) - Constructor for class com.mysema.query.sql.MySQLTemplates
 

N

NamingStrategy - Interface in com.mysema.query.sql
NamingStrategy defines a conversion strategy from table to class and column to property names
ne(Boolean) - Method in class com.mysema.query.types.expr.EBooleanConst
 
ne(D) - Method in class com.mysema.query.types.expr.ENumberConst
 
ne(D) - Method in class com.mysema.query.types.expr.ESimple
 
ne(Expr<? super D>) - Method in class com.mysema.query.types.expr.ESimple
 
ne(String) - Method in class com.mysema.query.types.expr.EStringConst
 
ne(D) - Method in class com.mysema.query.types.expr.ExprConst
 
ne(D) - Method in class com.mysema.query.types.Expr
Get a this <> right expression
ne(Expr<? super D>) - Method in class com.mysema.query.types.Expr
Get a this <> right expression
NE_OBJECT - Static variable in interface com.mysema.query.types.Ops
 
NE_PRIMITIVE - Static variable in interface com.mysema.query.types.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.LimitingIterator
 
next() - Method in class com.mysema.query.sql.SQLResultIterator
 
next() - Method in class com.mysema.util.MultiIterator
 
next() - Method in class com.mysema.util.ResultIterator
 
next() - Method in class com.mysema.util.ResultSetAdapter
 
normalizeColumnName(String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
normalizeColumnName(String) - Method in interface com.mysema.query.sql.NamingStrategy
Convert the given column name and provide the opportunity to add quoted identifiers
normalizeColumnName(String) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
normalizeTableName(String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
normalizeTableName(String) - Method in interface com.mysema.query.sql.NamingStrategy
Convert the given table name and provide the opportunity to add quoted identifiers
normalizeTableName(String) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
NoSessionHolder - Class in com.mysema.query.hql.hibernate
NoSessionHolder is a session holder for detached HibernateQuery usage
NoSessionHolder - Class in com.mysema.query.hql.jpa
NoSessionHolder is a session holder for detached JPAQuery usage
NoSessionHolder() - Constructor for class com.mysema.query.hql.jpa.NoSessionHolder
 
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.expr.OBoolean
 
NOT - Static variable in interface com.mysema.query.types.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.Ops
 
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.BooleanSubQuery
 
notExists() - Method in class com.mysema.query.types.query.ComparableSubQuery
 
notExists() - Method in class com.mysema.query.types.query.DateSubQuery
 
notExists() - Method in class com.mysema.query.types.query.DateTimeSubQuery
 
notExists() - Method in interface com.mysema.query.types.query.Detachable
Create an not exists(this) expression
notExists() - Method in class com.mysema.query.types.query.ListSubQuery
 
notExists() - Method in class com.mysema.query.types.query.NumberSubQuery
 
notExists() - Method in class com.mysema.query.types.query.ObjectSubQuery
 
notExists() - Method in class com.mysema.query.types.query.StringSubQuery
 
notExists() - Method in class com.mysema.query.types.query.SubQueryMixin
 
notExists() - Method in class com.mysema.query.types.query.TimeSubQuery
 
notExists() - Method in interface com.mysema.query.types.SubQuery
Get a not exists(this) expression for the subquery
notIn(Number...) - Method in class com.mysema.query.types.expr.ENumber
 
notIn(Collection<? extends D>) - Method in class com.mysema.query.types.Expr
Get a this not in right expression
notIn(D...) - Method in class com.mysema.query.types.Expr
Get a this not in right expression
notIn(ECollection<?, ? extends D>) - Method in class com.mysema.query.types.Expr
Get a this not in right expression
NUMBER_X_2 - Static variable in interface com.mysema.query.types.Ops
 
NumberSubQuery<A extends Number & Comparable<?>> - Class in com.mysema.query.types.query
Single result subquery
NumberSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.NumberSubQuery
 
NUMCAST - Static variable in interface com.mysema.query.types.Ops
 

O

OBJECT - Static variable in class com.mysema.query.codegen.Types
 
OBJECT_X_2 - Static variable in interface com.mysema.query.types.Ops
 
OBJECTS - Static variable in class com.mysema.query.codegen.Types
 
ObjectSubQuery<A> - Class in com.mysema.query.types.query
Single result subquery
ObjectSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.ObjectSubQuery
 
OBoolean - Class in com.mysema.query.types.expr
OBoolean represents boolean operations
OComparable<D extends Comparable<?>> - Class in com.mysema.query.types.expr
OComparable represents Comparable operations
ODate<D extends Comparable<?>> - Class in com.mysema.query.types.expr
ODate represents Date operations
ODateTime<D extends Comparable<?>> - Class in com.mysema.query.types.expr
ODateTime represents DateTime operations
offset(long) - Method in class com.mysema.query.lucene.LuceneQuery
 
offset(long) - Method in interface com.mysema.query.Query
Defines the offset for the query results
offset(long) - Static method in class com.mysema.query.QueryModifiers
 
offset(long) - Method in class com.mysema.query.search.SearchQuery
 
offset(long) - Method in interface com.mysema.query.SimpleQuery
Defines the offset for the query results
offset(long) - Method in class com.mysema.query.support.QueryBase
 
offset(long) - Method in class com.mysema.query.support.QueryMixin
 
offset(long) - Method in class com.mysema.query.support.SimpleQueryAdapter
 
on(EBoolean...) - Method in class com.mysema.query.hql.AbstractSQLQuery
 
on(EBoolean...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
on(EBoolean...) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
on(EBoolean...) - Method in interface com.mysema.query.sql.SQLQuery
Defines a filter to the last added join
on(EBoolean...) - Method in class com.mysema.query.support.QueryMixin
 
ONumber<D extends Number & Comparable<?>> - Class in com.mysema.query.types.expr
ONumber represents numeric operations
Operation<RT> - Interface in com.mysema.query.types
Operation represents an operation with operator and arguments
OperationMixin<RT> - Class in com.mysema.query.types.expr
 
OperationMixin(Operation<RT>, Operator<? super RT>, List<Expr<?>>) - Constructor for class com.mysema.query.types.expr.OperationMixin
 
Operator<RT> - Interface in com.mysema.query.types
Operator represents operator symbols
OperatorImpl<RT> - Class in com.mysema.query.types
OperatorImpl is the default implementation of the Operator interface
OperatorImpl(Class<?>) - Constructor for class com.mysema.query.types.OperatorImpl
 
OperatorImpl(Class<?>...) - Constructor for class com.mysema.query.types.OperatorImpl
 
OperatorImpl(List<Class<?>>) - Constructor for class com.mysema.query.types.OperatorImpl
 
Ops - Interface in com.mysema.query.types
Ops provides the operators for the fluent query grammar.
Ops.AggOps - Interface in com.mysema.query.types
Aggreation operators
Ops.DateTimeOps - Interface in com.mysema.query.types
Date and time operators
Ops.MathOps - Interface in com.mysema.query.types
Math operators
Ops.QuantOps - Interface in com.mysema.query.types
Quantification operators
Ops.StringOps - Interface in com.mysema.query.types
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.Ops
 
OracleGrammar - Class in com.mysema.query.sql.oracle
Convenience functions and constants for Oracle DB usage
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
 
OracleQuery(Connection, SQLTemplates, QueryMetadata) - 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
OracleTemplates is an SQL dialect for Oracle tested with Oracle 10g XE
OracleTemplates() - Constructor for class com.mysema.query.sql.OracleTemplates
 
OracleTemplates(boolean) - Constructor for class com.mysema.query.sql.OracleTemplates
 
orAllOf(EBoolean...) - Method in class com.mysema.query.BooleanBuilder
Create the union of this and the intersection of the given args
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.lucene.LuceneQuery
 
orderBy(OrderSpecifier<?>...) - Method in interface com.mysema.query.Query
Defines the order expressions
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.search.SearchQuery
 
orderBy(OrderSpecifier<?>...) - Method in interface com.mysema.query.SimpleQuery
Defines the order expressions
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery.UnionBuilder
 
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.sql.mssql.RowNumber
 
orderBy(EComparable<?>...) - Method in class com.mysema.query.sql.mssql.RowNumber
 
orderBy(OrderSpecifier<?>...) - Method in interface com.mysema.query.sql.Union
Define the ordering of the query results
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.support.QueryBase
 
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.support.QueryMixin
 
orderBy(OrderSpecifier<?>...) - Method in class com.mysema.query.support.SimpleQueryAdapter
 
orderedIterator(Iterator<I>) - Method in class com.mysema.query.collections.AbstractIterable
reorders the filtered source Iterator based on the ordering criteria of the QueryMetadata
orderedIterator(Iterator<Object[]>) - Method in class com.mysema.query.collections.MultiSourceIterable
 
orderedIterator(Iterator<I>) - Method in class com.mysema.query.collections.SingleSourceIterable
 
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
 
OriginalNamingStrategy - Class in com.mysema.query.sql
OriginalNamingStrategy preserves the table and column names in the conversion
OriginalNamingStrategy() - Constructor for class com.mysema.query.sql.OriginalNamingStrategy
 
orNot(EBoolean) - Method in class com.mysema.query.BooleanBuilder
 
OSimple<D> - Class in com.mysema.query.types.expr
OSimple represents a simple operation expression
OString - Class in com.mysema.query.types.expr
OString represents a String typed operation
otherwise(A) - Method in class com.mysema.query.types.expr.CaseBuilder.Cases
 
otherwise(Expr<A>) - Method in class com.mysema.query.types.expr.CaseBuilder.Cases
 
otherwise(Expr<T>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.Cases
 
otherwise(T) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.Cases
 
OTime<D extends Comparable<?>> - Class in com.mysema.query.types.expr
OTime represents Time functions
outro(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.DTOSerializer
 
outro(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 

P

Parameter - Class in com.mysema.query.codegen
Parameter represents a parameter in a Constructor
Parameter(String, Type) - Constructor for class com.mysema.query.codegen.Parameter
 
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
 
partitionBy(Expr<?>...) - Method in class com.mysema.query.sql.mssql.RowNumber
 
Path<C> - Interface in com.mysema.query.types
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
Creates a new PathBuilder instance
PathBuilder(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.PathBuilder
Creates a new PathBuilder instance
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
PathMetadata provides metadata for Path expressions.
PathMetadata(Path<?>, Expr<T>, PathType) - Constructor for class com.mysema.query.types.PathMetadata
 
PathMetadataFactory - Class in com.mysema.query.types.path
 
PathMixin<T> - Class in com.mysema.query.types.path
PathMixin defines a mixin version of the Path interface which can be used as a component and target in actual Path implementations
PathMixin(Path<T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PathMixin
 
PathType - Enum in com.mysema.query.types
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
 
PEntityTransformer - Class in com.mysema.query.alias
 
PEntityTransformer() - Constructor for class com.mysema.query.alias.PEntityTransformer
 
PhraseElement - Class in com.mysema.query.lucene
 
PhraseElement(String) - Constructor for class com.mysema.query.lucene.PhraseElement
 
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
 
PostgresTemplates - Class in com.mysema.query.sql
PostgresTemplates is an SQL dialect for Postgres tested with Postgres 8.4
PostgresTemplates() - Constructor for class com.mysema.query.sql.PostgresTemplates
 
PostgresTemplates(boolean) - Constructor for class com.mysema.query.sql.PostgresTemplates
 
pow(Expr<Double>, Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
POWER - Static variable in interface com.mysema.query.types.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
 
previous() - Method in class com.mysema.util.ResultSetAdapter
 
primitive - Variable in class com.mysema.query.types.Expr
 
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
 
produceNext(ResultSet) - Method in class com.mysema.query.sql.SQLResultIterator
 
Projectable - Interface in com.mysema.query
Projectable defines default projection methods for Query implementations.
ProjectableAdapter<P extends Projectable> - Class in com.mysema.query.support
ProjectableAdapter is an adapter implementation for the Projectable interface
ProjectableAdapter(P) - Constructor for class com.mysema.query.support.ProjectableAdapter
 
ProjectableQuery<Q extends ProjectableQuery<Q>> - Class in com.mysema.query.support
ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
ProjectableQuery(QueryMixin<Q>) - Constructor for class com.mysema.query.support.ProjectableQuery
 
projectedIterator(Iterator<I>) - Method in class com.mysema.query.collections.AbstractIterable
creates the projection based on the given Iterator and the projection definition of the QueryMetadata
projectedIterator(Iterator<Object[]>) - Method in class com.mysema.query.collections.MultiSourceIterable
 
projectedIterator(Iterator<I>) - Method in class com.mysema.query.collections.SingleSourceIterable
 
Property - Class in com.mysema.query.codegen
Property represents a property in a query domain type.
Property(EntityType, String, Type, String[]) - Constructor for class com.mysema.query.codegen.Property
 
Property(EntityType, String, Type, String[], boolean) - Constructor for class com.mysema.query.codegen.Property
 
Property(EntityType, String, String, Type, String[], boolean) - Constructor for class com.mysema.query.codegen.Property
 
PropertyType - Enum in com.mysema.query.annotations
PropertyType defines the Path type to be used for a Domain property
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
 

Q

Query<Q extends Query<Q>> - Interface in com.mysema.query
Query provides a query interface of the fluent query DSL.
QueryBase<Q extends QueryBase<Q>> - Class in com.mysema.query.support
QueryBase provides a stub for Query implementations
QueryBase(QueryMixin<Q>) - Constructor for class com.mysema.query.support.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.
QueryElement - Class in com.mysema.query.lucene
QueryElement wraps a lucene Query
QueryElement(Query) - Constructor for class com.mysema.query.lucene.QueryElement
 
QueryEmbeddable - Annotation Type in com.mysema.query.annotations
 
QueryEntity - Annotation Type in com.mysema.query.annotations
 
QueryException - Exception in com.mysema.query
 
QueryException(String) - Constructor for exception com.mysema.query.QueryException
 
QueryException(String, Throwable) - Constructor for exception com.mysema.query.QueryException
 
QueryException(Throwable) - Constructor for exception com.mysema.query.QueryException
 
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.support.QueryBase
 
QueryMixin<T> - Class in com.mysema.query.support
Mixin style Query implementation
QueryMixin() - Constructor for class com.mysema.query.support.QueryMixin
 
QueryMixin(QueryMetadata) - Constructor for class com.mysema.query.support.QueryMixin
 
QueryMixin(T) - Constructor for class com.mysema.query.support.QueryMixin
 
QueryMixin(T, QueryMetadata) - Constructor for class com.mysema.query.support.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.
QueryModifiers(QueryModifiers) - Constructor for class com.mysema.query.QueryModifiers
 
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
quoteColumnName(String) - Method in class com.mysema.query.sql.SQLTemplates
 
quoteTableName(String) - Method in class com.mysema.query.sql.SQLTemplates
 

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.Ops.MathOps
 
ReflectionUtils - Class in com.mysema.util
 
refreshRow() - Method in class com.mysema.util.ResultSetAdapter
 
relative(int) - Method in class com.mysema.util.ResultSetAdapter
 
remove() - Method in class com.mysema.query.collections.LimitingIterator
 
remove() - Method in class com.mysema.query.sql.SQLResultIterator
 
remove() - Method in class com.mysema.util.MultiIterator
 
remove() - Method in class com.mysema.util.ResultIterator
 
removeFlag(Object) - Method in class com.mysema.query.JoinExpression
 
reset() - Method in class com.mysema.query.alias.AliasFactory
 
reset() - Method in class com.mysema.query.DefaultQueryMetadata
 
reset() - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
reset() - Method in class com.mysema.query.hql.HQLQueryBase
 
reset() - Method in class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
reset() - Method in interface com.mysema.query.QueryMetadata
Reset the projection
resetAlias() - Static method in class com.mysema.query.alias.Alias
 
resolve(Type, Type, EntityType) - Static method in class com.mysema.query.codegen.TypeResolver
 
restrict(QueryModifiers) - Method in class com.mysema.query.lucene.LuceneQuery
 
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.search.SearchQuery
 
restrict(QueryModifiers) - Method in interface com.mysema.query.SimpleQuery
Defines both limit and offset of the query results
restrict(QueryModifiers) - Method in class com.mysema.query.support.QueryBase
 
restrict(QueryModifiers) - Method in class com.mysema.query.support.QueryMixin
 
restrict(QueryModifiers) - Method in class com.mysema.query.support.SimpleQueryAdapter
 
ResultIterator<T> - Class in com.mysema.util
 
ResultIterator(Iterator<T>, Closeable) - Constructor for class com.mysema.util.ResultIterator
 
ResultSetAdapter - Class in com.mysema.util
 
ResultSetAdapter(ResultSet) - Constructor for class com.mysema.util.ResultSetAdapter
 
rn - Static variable in class com.mysema.query.sql.mssql.SQLServerGrammar
 
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.Ops.MathOps
 
rowDeleted() - Method in class com.mysema.util.ResultSetAdapter
 
rowInserted() - Method in class com.mysema.util.ResultSetAdapter
 
rownum - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
 
RowNumber - Class in com.mysema.query.sql.mssql
RowNumber supports row_number constructs for MS SQL Server
RowNumber() - Constructor for class com.mysema.query.sql.mssql.RowNumber
 
rowNumber - Static variable in class com.mysema.query.sql.mssql.SQLServerGrammar
 
rowNumber() - Static method in class com.mysema.query.sql.mssql.SQLServerGrammar
 
rowUpdated() - Method in class com.mysema.util.ResultSetAdapter
 
RTRIM - Static variable in interface com.mysema.query.types.Ops.StringOps
 

S

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.
SearchQuery<T> - Class in com.mysema.query.search
SearchQuery is a Query implementation for Hibernate Search
SearchQuery(Session, PEntity<T>) - Constructor for class com.mysema.query.search.SearchQuery
 
SearchQuery(FullTextSession, PEntity<T>) - Constructor for class com.mysema.query.search.SearchQuery
 
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
 
SearchSerializer - Class in com.mysema.query.search
 
SearchSerializer() - Constructor for class com.mysema.query.search.SearchSerializer
 
SearchSerializer(boolean, boolean) - Constructor for class com.mysema.query.search.SearchSerializer
 
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.Ops.DateTimeOps
 
select(SubQuery<?>) - Method in interface com.mysema.query.dml.InsertClause
Define the populate via subquery
select(SubQuery<?>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
SerializationContext - Interface in com.mysema.query.sql
 
serialize(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.DTOSerializer
 
serialize(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
serialize(EntityType, Property, String, CodeWriter, String, String...) - Method in class com.mysema.query.codegen.EntitySerializer
 
serialize(EntityType, SerializerConfig, CodeWriter) - Method in interface com.mysema.query.codegen.Serializer
Serialize the given EntityType
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, SerializationContext) - Method in class com.mysema.query.sql.OracleTemplates
 
serialize(QueryMetadata, boolean) - Method in interface com.mysema.query.sql.SerializationContext
 
serialize(QueryMetadata, boolean) - Method in class com.mysema.query.sql.SQLSerializer
 
serialize(QueryMetadata, boolean, SerializationContext) - Method in class com.mysema.query.sql.SQLServerTemplates
 
serialize(QueryMetadata, boolean, SerializationContext) - Method in class com.mysema.query.sql.SQLTemplates
 
serializeForDelete(QueryMetadata) - Method in class com.mysema.query.hql.HQLSerializer
 
serializeForDelete(PEntity<?>, EBoolean) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeForInsert(PEntity<?>, List<Path<?>>, List<Expr<?>>, SubQuery<?>) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeForUpdate(QueryMetadata) - Method in class com.mysema.query.hql.HQLSerializer
 
serializeForUpdate(PEntity<?>, List<Pair<Path<?>, ?>>, EBoolean) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeModifiers(QueryMetadata, SerializationContext) - Method in class com.mysema.query.sql.DerbyTemplates
 
serializeModifiers(QueryMetadata, SerializationContext) - Method in class com.mysema.query.sql.SQLTemplates
 
Serializer - Interface in com.mysema.query.codegen
Serializer defines a common interface for EntityType serializers
SerializerBase<S extends SerializerBase<S>> - 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.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.
setCacheable(boolean) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
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.
setCacheRegion(String) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
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
 
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
 
setCurrent(Expr<?>) - Method in class com.mysema.query.alias.AliasFactory
 
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.support.QueryMixin
 
setDistinctCountEnd(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDistinctCountStart(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setDummyTable(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setEntityType(EntityType) - Method in class com.mysema.query.codegen.Supertype
 
setFetchDirection(int) - Method in class com.mysema.util.ResultSetAdapter
 
setFetchSize(int) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Set a fetch size for the underlying JDBC query.
setFetchSize(int) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
Set a fetch size for the underlying JDBC query.
setFetchSize(int) - Method in class com.mysema.util.ResultSetAdapter
 
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
 
setInsertInto(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
 
setLockMode(Path<?>, LockMode) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
Set the lock mode for the given path.
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
 
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
 
setParameters(PreparedStatement, Collection<Object>) - Static method in class com.mysema.util.JDBCUtil
 
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.
setReadOnly(boolean) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
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.support.QueryMixin
 
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.
setTimeout(int) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
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.support.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
 
setValues(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setWhere(String) - Method in class com.mysema.query.sql.SQLTemplates
 
SHORT - Static variable in class com.mysema.query.codegen.Types
 
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
 
SimpleProjectable<T> - Interface in com.mysema.query
SimpleProjectable defines a simpler projection interface than Projectable.
SimpleQuery<Q extends SimpleQuery<Q>> - Interface in com.mysema.query
SimpleQuery defines a simple querying interface than Query
SimpleQueryAdapter<T> - Class in com.mysema.query.support
 
SimpleQueryAdapter(Q, Expr<T>) - Constructor for class com.mysema.query.support.SimpleQueryAdapter
 
SimpleQueryAdapter(Query<?>, Projectable, Expr<T>) - Constructor for class com.mysema.query.support.SimpleQueryAdapter
 
SimpleSerializerConfig - Class in com.mysema.query.codegen
 
SimpleSerializerConfig(boolean, boolean, boolean, boolean) - Constructor for class com.mysema.query.codegen.SimpleSerializerConfig
 
SimpleType - Class in com.mysema.query.codegen
SimpleType represents a java type
SimpleType(TypeCategory, String, String, String, boolean, Type...) - Constructor for class com.mysema.query.codegen.SimpleType
 
sin(Expr<Double>) - Static method in class com.mysema.query.functions.MathFunctions
 
SIN - Static variable in interface com.mysema.query.types.Ops.MathOps
 
singleArgFilter(Iterator<S>, Evaluator<Boolean>) - Method in class com.mysema.query.collections.IteratorFactory
 
singleArgFilter(Iterator<S>, Expr<S>, EBoolean) - Method in class com.mysema.query.collections.IteratorFactory
 
SingleSourceIterable<I,T> - Class in com.mysema.query.collections
 
SingleSourceIterable(QueryMetadata, ExprEvaluatorFactory, IteratorFactory, Map<Expr<?>, Iterable<?>>, boolean) - Constructor for class com.mysema.query.collections.SingleSourceIterable
 
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.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.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
 
SQLInsertClause - Class in com.mysema.query.sql.dml
SQLInsertClause defines an INSERT INTO clause
SQLInsertClause(Connection, SQLTemplates, PEntity<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertClause
 
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(SQLTemplates) - Constructor for class com.mysema.query.sql.SQLQueryImpl
Create a detached SQLQueryImpl instance The query can be attached via the clone method
SQLQueryImpl(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.SQLQueryImpl
Create a new SQLQueryImpl instance
SQLQueryImpl(Connection, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.sql.SQLQueryImpl
Create a new SQLQueryImpl instance
SQLResultIterator<T> - Class in com.mysema.query.sql
SQLResultIterator is an Iterator adapter for JDBC result sets with customizable projections
SQLResultIterator(Statement, ResultSet) - Constructor for class com.mysema.query.sql.SQLResultIterator
 
SQLSerializer - Class in com.mysema.query.sql
SqlSerializer serializes Querydsl queries into SQL
SQLSerializer(SQLTemplates) - Constructor for class com.mysema.query.sql.SQLSerializer
 
SQLSerializer(SQLTemplates, boolean) - Constructor for class com.mysema.query.sql.SQLSerializer
 
SQLServerGrammar - Class in com.mysema.query.sql.mssql
Convenience functions and constants for SQL Server usage
SQLServerTemplates - Class in com.mysema.query.sql
SQLServerTemplates is an SQL dialect for Microsoft SQL Server tested with MS SQL Server 2008 Express
SQLServerTemplates() - Constructor for class com.mysema.query.sql.SQLServerTemplates
 
SQLServerTemplates(boolean) - Constructor for class com.mysema.query.sql.SQLServerTemplates
 
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
 
SQLTemplates(String) - Constructor for class com.mysema.query.sql.SQLTemplates
 
SQLTypeMapping - Class in com.mysema.query.sql
SQLTypeMapping defines a mapping from JDBC types to Java classes.
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.Ops.MathOps
 
STARTS_WITH - Static variable in interface com.mysema.query.types.Ops
 
STARTS_WITH_IC - Static variable in interface com.mysema.query.types.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
 
STRING - Static variable in class com.mysema.query.codegen.Types
 
STRING_CAST - Static variable in interface com.mysema.query.types.Ops
 
STRING_CONTAINS - Static variable in interface com.mysema.query.types.Ops
 
STRING_CONTAINS_IC - Static variable in interface com.mysema.query.types.Ops
 
STRING_IS_EMPTY - Static variable in interface com.mysema.query.types.Ops
 
STRING_LENGTH - Static variable in interface com.mysema.query.types.Ops
 
STRING_X_2 - Static variable in interface com.mysema.query.types.Ops
 
StringSubQuery - Class in com.mysema.query.types.query
Single result subquery
StringSubQuery(QueryMetadata) - Constructor for class com.mysema.query.types.query.StringSubQuery
 
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.Ops
 
SubQuery<T> - Interface in com.mysema.query.types
SubQuery represents a sub query.
SubQueryMixin<T> - Class in com.mysema.query.types.query
Mixin implementation of the SubQuery interface
SubQueryMixin(SubQuery<T>, QueryMetadata) - Constructor for class com.mysema.query.types.query.SubQueryMixin
 
SUBSTR_1ARG - Static variable in interface com.mysema.query.types.Ops
 
SUBSTR_2ARGS - Static variable in interface com.mysema.query.types.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.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
 
Supertype - Class in com.mysema.query.codegen
 
Supertype(Type) - Constructor for class com.mysema.query.codegen.Supertype
 
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
 
sysdate - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
 
SYSDATE - Static variable in interface com.mysema.query.types.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.Ops.MathOps
 
Template - Class in com.mysema.query.types
Template for Operation, Custom and Path serialization
Template.Element - Class in com.mysema.query.types
 
TemplateFactory - Class in com.mysema.query.types
TemplateFactory is a factory for Template instances
TemplateFactory() - Constructor for class com.mysema.query.types.TemplateFactory
 
Templates - Class in com.mysema.query.types
Templates provides operator patterns for query expression serialization
Templates() - Constructor for class com.mysema.query.types.Templates
 
TestMetadataExportMojo - Class in com.mysema.query.maven
 
TestMetadataExportMojo() - Constructor for class com.mysema.query.maven.TestMetadataExportMojo
 
then(A) - Method in class com.mysema.query.types.expr.CaseBuilder.CaseWhen
 
then(Expr<A>) - Method in class com.mysema.query.types.expr.CaseBuilder.CaseWhen
 
then(A) - Method in class com.mysema.query.types.expr.CaseBuilder.Initial
 
then(EString) - Method in class com.mysema.query.types.expr.CaseBuilder.Initial
 
then(Expr<A>) - Method in class com.mysema.query.types.expr.CaseBuilder.Initial
 
then(ENumber<A>) - Method in class com.mysema.query.types.expr.CaseBuilder.Initial
 
then(String) - Method in class com.mysema.query.types.expr.CaseBuilder.Initial
 
then(A) - Method in class com.mysema.query.types.expr.CaseBuilder.Initial
 
then(Expr<T>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.CaseWhen
 
then(T) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.CaseWhen
 
then(Expr<T>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
 
then(T) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
 
then(T) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
 
then(ENumber<T>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
 
then(EString) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
 
then(String) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
 
TimeSubQuery<A extends Comparable<?>> - Class in com.mysema.query.types.query
Single result subquery
TimeSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.TimeSubQuery
 
toCamelCase(String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
toCountRowsString() - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
toCountRowsString() - Method in class com.mysema.query.hql.HQLQueryBase
 
toCountRowsString() - Method in class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
toField(Path<?>) - Method in class com.mysema.query.lucene.LuceneSerializer
 
toField(Path<?>) - Method in class com.mysema.query.search.SearchSerializer
 
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
 
toQuery(Expr<?>) - Method in class com.mysema.query.lucene.LuceneSerializer
 
toQueryString() - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
toQueryString() - Method in class com.mysema.query.hql.HQLQueryBase
 
toQueryString() - Method in class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
toSort(List<OrderSpecifier<?>>) - Method in class com.mysema.query.lucene.LuceneSerializer
 
toString() - Method in class com.mysema.query.codegen.Method
 
toString() - Method in class com.mysema.query.codegen.Property
 
toString() - Method in class com.mysema.query.codegen.SimpleType
 
toString() - Method in class com.mysema.query.codegen.Supertype
 
toString() - Method in interface com.mysema.query.codegen.Type
 
toString() - Method in class com.mysema.query.codegen.TypeAdapter
 
toString() - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
toString() - Method in class com.mysema.query.hql.HQLQueryBase
 
toString() - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
toString() - Method in class com.mysema.query.jdoql.AbstractJDOQLSubQuery
 
toString() - Method in class com.mysema.query.JoinExpression
 
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.AbstractSQLSubQuery
 
toString() - Method in class com.mysema.query.support.ProjectableAdapter
 
toString() - Method in class com.mysema.query.support.QueryBase
 
toString() - Method in class com.mysema.query.support.QueryMixin
 
toString() - Method in class com.mysema.query.support.SimpleQueryAdapter
 
toString() - Method in class com.mysema.query.types.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(Pair<Class<?>, String>) - Method in class com.mysema.query.alias.PEntityTransformer
 
transform(Iterator<S>, List<Expr<?>>, Expr<T>) - Method in class com.mysema.query.collections.IteratorFactory
 
transformList(List) - Method in class com.mysema.query.hql.hibernate.sql.ConstructorResultTransformer
 
transformTuple(Object[], String[]) - Method in class com.mysema.query.hql.hibernate.sql.ConstructorResultTransformer
 
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.Ops
 
TRUE - Static variable in class com.mysema.query.types.expr.EBooleanConst
 
Type - Interface in com.mysema.query.codegen
Type represents Java types
TypeAdapter - Class in com.mysema.query.codegen
TypeAdapter is a basic adapter implementation for the Type interface
TypeAdapter(Type) - Constructor for class com.mysema.query.codegen.TypeAdapter
 
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
TypeExtends - Class in com.mysema.query.codegen
TypeExtends is a Type implementation for type variables and wildcard types
TypeExtends(String, Type) - Constructor for class com.mysema.query.codegen.TypeExtends
 
TypeExtends(Type) - Constructor for class com.mysema.query.codegen.TypeExtends
 
TypeFactory - Class in com.mysema.query.codegen
TypeFactory is a factory class for Type instances
TypeFactory(Class<?>...) - Constructor for class com.mysema.query.codegen.TypeFactory
 
TypeFactory(List<Class<? extends Annotation>>) - Constructor for class com.mysema.query.codegen.TypeFactory
 
TypeMappings - Class in com.mysema.query.codegen
 
TypeMappings() - Constructor for class com.mysema.query.codegen.TypeMappings
 
TypeResolver - Class in com.mysema.query.codegen
 
Types - Class in com.mysema.query.codegen
 
TypeSuper - Class in com.mysema.query.codegen
TypeSuper is a Type for type variables and wildcard types
TypeSuper(String, Type) - Constructor for class com.mysema.query.codegen.TypeSuper
 
TypeSuper(Type) - Constructor for class com.mysema.query.codegen.TypeSuper
 

U

union(ListSubQuery<RT>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
union(SubQuery<RT>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
union(ListSubQuery<RT>...) - Method in interface com.mysema.query.sql.SQLQuery
Creates an union expression for the given subqueries
union(SubQuery<RT>...) - Method in interface com.mysema.query.sql.SQLQuery
Creates an union expression for the given subqueries
Union<RT> - Interface in com.mysema.query.sql
Union defines an interface for Union queries
unique(EBoolean) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(EComparable<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(EDate<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(EDateTime<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(ENumber<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(EString) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(ETime<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
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(EBoolean) - Method in class com.mysema.query.support.DetachableMixin
 
unique(EComparable<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(EDate<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(EDateTime<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(ENumber<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(EString) - Method in class com.mysema.query.support.DetachableMixin
 
unique(ETime<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
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(EBoolean) - Method in class com.mysema.query.support.DetachableQuery
 
unique(EComparable<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
unique(EDate<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
unique(EDateTime<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
unique(ENumber<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
unique(EString) - Method in class com.mysema.query.support.DetachableQuery
 
unique(ETime<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
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
 
unique(Expr<?>, Expr<?>, Expr<?>...) - Method in interface com.mysema.query.types.query.Detachable
Create a projection expression for the given projection
unique(Expr<?>[]) - Method in interface com.mysema.query.types.query.Detachable
Create a projection expression for the given projection
unique(Expr<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(EBoolean) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(EString) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(EComparable<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(EDate<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(EDateTime<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(ETime<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(ENumber<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
uniqueResult(Expr<RT>) - Method in class com.mysema.query.hql.hibernate.AbstractHibernateQuery
 
uniqueResult(Expr<RT>) - Method in class com.mysema.query.hql.hibernate.sql.HibernateSQLQuery
 
uniqueResult(Expr<RT>) - Method in class com.mysema.query.hql.jpa.AbstractJPAQuery
 
uniqueResult(Expr<RT>) - Method in class com.mysema.query.hql.jpa.sql.JPASQLQuery
 
uniqueResult(Expr<RT>) - Method in class com.mysema.query.jdoql.AbstractJDOQLQuery
 
uniqueResult() - Method in class com.mysema.query.lucene.LuceneQuery
 
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() - Method in class com.mysema.query.search.SearchQuery
 
uniqueResult() - Method in interface com.mysema.query.SimpleProjectable
Get the projection as a unique result
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
 
uniqueResult() - Method in class com.mysema.query.support.SimpleQueryAdapter
 
UnsupportedTypeException - Exception in com.mysema.query.apt
 
UnsupportedTypeException(TypeMirror) - Constructor for exception com.mysema.query.apt.UnsupportedTypeException
 
unwrap(Class<T>) - Method in class com.mysema.util.ResultSetAdapter
 
update(Path<A>, Iterable<A>) - Static method in class com.mysema.query.collections.MiniApi
 
updateArray(int, Array) - Method in class com.mysema.util.ResultSetAdapter
 
updateArray(String, Array) - Method in class com.mysema.util.ResultSetAdapter
 
updateAsciiStream(int, InputStream, int) - Method in class com.mysema.util.ResultSetAdapter
 
updateAsciiStream(int, InputStream, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateAsciiStream(int, InputStream) - Method in class com.mysema.util.ResultSetAdapter
 
updateAsciiStream(String, InputStream, int) - Method in class com.mysema.util.ResultSetAdapter
 
updateAsciiStream(String, InputStream, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateAsciiStream(String, InputStream) - Method in class com.mysema.util.ResultSetAdapter
 
updateBigDecimal(int, BigDecimal) - Method in class com.mysema.util.ResultSetAdapter
 
updateBigDecimal(String, BigDecimal) - Method in class com.mysema.util.ResultSetAdapter
 
updateBinaryStream(int, InputStream, int) - Method in class com.mysema.util.ResultSetAdapter
 
updateBinaryStream(int, InputStream, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateBinaryStream(int, InputStream) - Method in class com.mysema.util.ResultSetAdapter
 
updateBinaryStream(String, InputStream, int) - Method in class com.mysema.util.ResultSetAdapter
 
updateBinaryStream(String, InputStream, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateBinaryStream(String, InputStream) - Method in class com.mysema.util.ResultSetAdapter
 
updateBlob(int, Blob) - Method in class com.mysema.util.ResultSetAdapter
 
updateBlob(int, InputStream, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateBlob(int, InputStream) - Method in class com.mysema.util.ResultSetAdapter
 
updateBlob(String, Blob) - Method in class com.mysema.util.ResultSetAdapter
 
updateBlob(String, InputStream, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateBlob(String, InputStream) - Method in class com.mysema.util.ResultSetAdapter
 
updateBoolean(int, boolean) - Method in class com.mysema.util.ResultSetAdapter
 
updateBoolean(String, boolean) - Method in class com.mysema.util.ResultSetAdapter
 
updateByte(int, byte) - Method in class com.mysema.util.ResultSetAdapter
 
updateByte(String, byte) - Method in class com.mysema.util.ResultSetAdapter
 
updateBytes(int, byte[]) - Method in class com.mysema.util.ResultSetAdapter
 
updateBytes(String, byte[]) - Method in class com.mysema.util.ResultSetAdapter
 
updateCharacterStream(int, Reader, int) - Method in class com.mysema.util.ResultSetAdapter
 
updateCharacterStream(int, Reader, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateCharacterStream(int, Reader) - Method in class com.mysema.util.ResultSetAdapter
 
updateCharacterStream(String, Reader, int) - Method in class com.mysema.util.ResultSetAdapter
 
updateCharacterStream(String, Reader, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateCharacterStream(String, Reader) - Method in class com.mysema.util.ResultSetAdapter
 
UpdateClause<C extends UpdateClause<C>> - Interface in com.mysema.query.dml
UpdateClause defines a generic extensible interface for Update clauses
updateClob(int, Clob) - Method in class com.mysema.util.ResultSetAdapter
 
updateClob(int, Reader, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateClob(int, Reader) - Method in class com.mysema.util.ResultSetAdapter
 
updateClob(String, Clob) - Method in class com.mysema.util.ResultSetAdapter
 
updateClob(String, Reader, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateClob(String, Reader) - Method in class com.mysema.util.ResultSetAdapter
 
updateDate(int, Date) - Method in class com.mysema.util.ResultSetAdapter
 
updateDate(String, Date) - Method in class com.mysema.util.ResultSetAdapter
 
updateDouble(int, double) - Method in class com.mysema.util.ResultSetAdapter
 
updateDouble(String, double) - Method in class com.mysema.util.ResultSetAdapter
 
updateFloat(int, float) - Method in class com.mysema.util.ResultSetAdapter
 
updateFloat(String, float) - Method in class com.mysema.util.ResultSetAdapter
 
updateInt(int, int) - Method in class com.mysema.util.ResultSetAdapter
 
updateInt(String, int) - Method in class com.mysema.util.ResultSetAdapter
 
updateLong(int, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateLong(String, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateNCharacterStream(int, Reader, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateNCharacterStream(int, Reader) - Method in class com.mysema.util.ResultSetAdapter
 
updateNCharacterStream(String, Reader, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateNCharacterStream(String, Reader) - Method in class com.mysema.util.ResultSetAdapter
 
updateNClob(int, NClob) - Method in class com.mysema.util.ResultSetAdapter
 
updateNClob(int, Reader, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateNClob(int, Reader) - Method in class com.mysema.util.ResultSetAdapter
 
updateNClob(String, NClob) - Method in class com.mysema.util.ResultSetAdapter
 
updateNClob(String, Reader, long) - Method in class com.mysema.util.ResultSetAdapter
 
updateNClob(String, Reader) - Method in class com.mysema.util.ResultSetAdapter
 
updateNString(int, String) - Method in class com.mysema.util.ResultSetAdapter
 
updateNString(String, String) - Method in class com.mysema.util.ResultSetAdapter
 
updateNull(int) - Method in class com.mysema.util.ResultSetAdapter
 
updateNull(String) - Method in class com.mysema.util.ResultSetAdapter
 
updateObject(int, Object, int) - Method in class com.mysema.util.ResultSetAdapter
 
updateObject(int, Object) - Method in class com.mysema.util.ResultSetAdapter
 
updateObject(String, Object, int) - Method in class com.mysema.util.ResultSetAdapter
 
updateObject(String, Object) - Method in class com.mysema.util.ResultSetAdapter
 
updateRef(int, Ref) - Method in class com.mysema.util.ResultSetAdapter
 
updateRef(String, Ref) - Method in class com.mysema.util.ResultSetAdapter
 
updateRow() - Method in class com.mysema.util.ResultSetAdapter
 
updateRowId(int, RowId) - Method in class com.mysema.util.ResultSetAdapter
 
updateRowId(String, RowId) - Method in class com.mysema.util.ResultSetAdapter
 
updateShort(int, short) - Method in class com.mysema.util.ResultSetAdapter
 
updateShort(String, short) - Method in class com.mysema.util.ResultSetAdapter
 
updateSQLXML(int, SQLXML) - Method in class com.mysema.util.ResultSetAdapter
 
updateSQLXML(String, SQLXML) - Method in class com.mysema.util.ResultSetAdapter
 
updateString(int, String) - Method in class com.mysema.util.ResultSetAdapter
 
updateString(String, String) - Method in class com.mysema.util.ResultSetAdapter
 
updateTime(int, Time) - Method in class com.mysema.util.ResultSetAdapter
 
updateTime(String, Time) - Method in class com.mysema.util.ResultSetAdapter
 
updateTimestamp(int, Timestamp) - Method in class com.mysema.util.ResultSetAdapter
 
updateTimestamp(String, Timestamp) - Method in class com.mysema.util.ResultSetAdapter
 
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.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.alias.MethodType
Returns the enum constant of this type with the specified name.
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.PathType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mysema.query.alias.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
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(Object...) - Method in interface com.mysema.query.dml.InsertClause
Define the value bindings
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(Object...) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
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.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.ColQuerySerializer
 
visit(SubQuery<?>) - Method in class com.mysema.query.collections.ColQuerySerializer
 
visit(Constant<?>) - Method in class com.mysema.query.hql.HibernateSQLSerializer
 
visit(Path<?>) - Method in class com.mysema.query.hql.HibernateSQLSerializer
 
visit(Constant<?>) - Method in class com.mysema.query.hql.HQLSerializer
 
visit(SubQuery<?>) - Method in class com.mysema.query.hql.HQLSerializer
 
visit(Path<?>) - Method in class com.mysema.query.hql.HQLSerializer
 
visit(Path<?>) - Method in class com.mysema.query.jdoql.JDOQLSerializer
 
visit(SubQuery<?>) - Method in class com.mysema.query.jdoql.JDOQLSerializer
 
visit(Constant<?>) - Method in class com.mysema.query.serialization.SerializerBase
 
visit(Custom<?>) - Method in class com.mysema.query.serialization.SerializerBase
 
visit(EArrayConstructor<?>) - 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(Path<?>) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(SubQuery<?>) - 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(Constant<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(Custom<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(EArrayConstructor<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(EConstructor<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(Operation<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(Path<?>) - Method in interface com.mysema.query.types.Visitor
 
visit(SubQuery<?>) - Method in interface com.mysema.query.types.Visitor
 
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.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 defines a Visitor signature for Expr instances.
VisitorConfig - Enum in com.mysema.query.apt
VisitorConfig defines the entity type specific visiting configuration

W

wasNull() - Method in class com.mysema.util.ResultSetAdapter
 
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.EDateTimeConst
 
WEEK - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
when(EBoolean) - Method in class com.mysema.query.types.expr.CaseBuilder.Cases
 
when(EBoolean) - Method in class com.mysema.query.types.expr.CaseBuilder
 
when(Expr<? extends D>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.Cases
 
when(D) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.Cases
 
when(D) - Method in class com.mysema.query.types.expr.ESimple
Get a case expression builder
when(Expr<? extends D>) - Method in class com.mysema.query.types.expr.ESimple
Get a case expression builder
where(EBoolean...) - Method in class com.mysema.query.collections.ColDeleteClause
 
where(EBoolean...) - Method in class com.mysema.query.collections.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 class com.mysema.query.lucene.LuceneQuery
 
where(EBoolean...) - Method in interface com.mysema.query.Query
Defines the filter constraints
where(EBoolean...) - Method in class com.mysema.query.search.SearchQuery
 
where(EBoolean...) - Method in interface com.mysema.query.SimpleQuery
Defines the filter constraints
where(EBoolean...) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
where(EBoolean...) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
where(EBoolean...) - Method in class com.mysema.query.support.QueryBase
 
where(EBoolean...) - Method in class com.mysema.query.support.QueryMixin
 
where(EBoolean...) - Method in class com.mysema.query.support.SimpleQueryAdapter
 
with(EBoolean...) - Method in class com.mysema.query.hql.AbstractHQLSubQuery
 
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
 
wrapCollectionsForOp - Static variable in class com.mysema.query.hql.HQLTemplates
 

X

XNOR - Static variable in interface com.mysema.query.types.Ops
 
XOR - Static variable in interface com.mysema.query.types.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.EDateTimeConst
 
YEAR - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
YEAR_MONTH - Static variable in interface com.mysema.query.types.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.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.