$ A B C D E F G H I J K 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
$(D[]) - Static method in class com.mysema.query.alias.Alias
 
$(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
 
$(T) - 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.NumberExpression
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, QueryEngine) - Constructor for class com.mysema.query.collections.AbstractColQuery
 
AbstractHibernateQuery<Q extends AbstractHibernateQuery<Q>> - Class in com.mysema.query.jpa.hibernate
Abstract base class for Hibernate API based implementations of the JPQL interface
AbstractHibernateQuery(Session) - Constructor for class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
 
AbstractHibernateQuery(SessionHolder, JPQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
 
AbstractJDOQLQuery<Q extends AbstractJDOQLQuery<Q>> - Class in com.mysema.query.jdo
Abstract base class for custom implementations of the JDOQLQuery interface.
AbstractJDOQLQuery(PersistenceManager) - Constructor for class com.mysema.query.jdo.AbstractJDOQLQuery
 
AbstractJDOQLQuery(PersistenceManager, JDOQLTemplates, QueryMetadata, boolean) - Constructor for class com.mysema.query.jdo.AbstractJDOQLQuery
 
AbstractJDOQLSubQuery<Q extends AbstractJDOQLSubQuery<Q>> - Class in com.mysema.query.jdo
Abstract superclass for SubQuery implementations
AbstractJDOQLSubQuery() - Constructor for class com.mysema.query.jdo.AbstractJDOQLSubQuery
 
AbstractJDOQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.jdo.AbstractJDOQLSubQuery
 
AbstractJPAQuery<Q extends AbstractJPAQuery<Q>> - Class in com.mysema.query.jpa.impl
Abstract base class for JPA API based implementations of the JPQLQuery interface
AbstractJPAQuery(EntityManager) - Constructor for class com.mysema.query.jpa.impl.AbstractJPAQuery
 
AbstractJPAQuery(JPASessionHolder, JPQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.jpa.impl.AbstractJPAQuery
 
AbstractJPQLSubQuery<Q extends AbstractJPQLSubQuery<Q>> - Class in com.mysema.query.jpa
Abstract superclass for SubQuery implementations
AbstractJPQLSubQuery() - Constructor for class com.mysema.query.jpa.AbstractJPQLSubQuery
 
AbstractJPQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.jpa.AbstractJPQLSubQuery
 
AbstractMetaDataExportMojo - Class in com.mysema.query.maven
MetaDataExportMojo is a goal for MetaDataExporter usage
AbstractMetaDataExportMojo() - Constructor for class com.mysema.query.maven.AbstractMetaDataExportMojo
 
AbstractNumberType<T extends Number & Comparable<T>> - Class in com.mysema.query.sql.types
 
AbstractNumberType() - Constructor for class com.mysema.query.sql.types.AbstractNumberType
 
AbstractSQLClause - Class in com.mysema.query.sql.dml
AbstractSQLClause is a superclass for SQL based DMLClause implementations
AbstractSQLClause(Configuration) - Constructor for class com.mysema.query.sql.dml.AbstractSQLClause
 
AbstractSQLQuery<T extends AbstractSQLQuery<T>> - Class in com.mysema.query.jdo.sql
Base class for JDO based SQLQuery implementations
AbstractSQLQuery(QueryMetadata) - Constructor for class com.mysema.query.jdo.sql.AbstractSQLQuery
 
AbstractSQLQuery<T extends AbstractSQLQuery<T>> - Class in com.mysema.query.jpa
Abstract super class for SQLQuery implementation for JPA and Hibernate
AbstractSQLQuery(QueryMetadata) - Constructor for class com.mysema.query.jpa.AbstractSQLQuery
 
AbstractSQLQuery<Q extends AbstractSQLQuery<Q>> - Class in com.mysema.query.sql
AbstractSQLQuery is the base type for SQL query implementations
AbstractSQLQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.AbstractSQLQuery
 
AbstractSQLQuery(Connection, Configuration, 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
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.BooleanBuilder
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.lucene.PhraseElement
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.lucene.QueryElement
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.lucene.TermElement
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.mssql.RowNumber
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.oracle.SumOver
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.QBeans
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.ArrayConstructorExpression
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.ConstantImpl
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.ConstructorExpression
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.BooleanOperation
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.Coalesce
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.ComparableOperation
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.DateOperation
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.DateTimeOperation
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.EnumOperation
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.NumberOperation
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.Param
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.SimpleOperation
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.StringOperation
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.expr.TimeOperation
 
accept(Visitor<R, C>, C) - Method in interface com.mysema.query.types.Expression
Accept the visitor with the given context
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.OperationImpl
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.ArrayPath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.BeanPath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.BooleanPath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.CollectionPath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.ComparablePath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.DatePath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.DateTimePath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.EnumPath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.ListPath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.MapPath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.NumberPath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.SetPath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.SimplePath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.StringPath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.path.TimePath
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.PathImpl
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.QBean
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.QTuple
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.query.BooleanSubQuery
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.query.ComparableSubQuery
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.query.DateSubQuery
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.query.DateTimeSubQuery
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.query.ListSubQuery
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.query.NumberSubQuery
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.query.SimpleSubQuery
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.query.StringSubQuery
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.query.TimeSubQuery
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.SubQueryExpressionImpl
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.template.BooleanTemplate
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.template.ComparableTemplate
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.template.DateTemplate
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.template.DateTimeTemplate
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.template.EnumTemplate
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.template.NumberTemplate
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.template.SimpleTemplate
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.template.StringTemplate
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.template.TimeTemplate
 
accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.TemplateExpressionImpl
 
ACOS - Static variable in interface com.mysema.query.types.Ops.MathOps
 
add(P) - Method in class com.mysema.query.sql.RelationalPathBase
 
add(String, String) - Method in class com.mysema.query.sql.support.ForeignKeyData
 
add(String, String) - Method in class com.mysema.query.sql.support.InverseForeignKeyData
 
add(String) - Method in class com.mysema.query.sql.support.PrimaryKeyData
 
add(Path<?>, EntityPath<?>) - Method in class com.mysema.query.support.CollectionAnyVisitor.Context
 
add(CollectionAnyVisitor.Context) - Method in class com.mysema.query.support.CollectionAnyVisitor.Context
 
add(Expression<T>) - Method in class com.mysema.query.types.expr.Coalesce
 
add(T) - Method in class com.mysema.query.types.expr.Coalesce
 
add(Expression<N>) - Method in class com.mysema.query.types.expr.NumberExpression
Get the sum of this and right
add(N) - Method in class com.mysema.query.types.expr.NumberExpression
Get the sum of this and right
ADD - Static variable in interface com.mysema.query.types.Ops
 
add(P) - Method in class com.mysema.query.types.path.BeanPath
Template method for tracking child path creation
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
 
addAnnotation(Annotation) - Method in class com.mysema.query.codegen.Property
 
addBatch() - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
addBatch() - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
addBatch() - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
addBatch() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
addClass2TypeMappings(String, Class<?>...) - Method in class com.mysema.query.sql.SQLTemplates
 
addCondition(Predicate) - Method in class com.mysema.query.JoinExpression
 
addConstructor(Constructor) - Method in class com.mysema.query.codegen.EntityType
 
addDelegate(Delegate) - Method in class com.mysema.query.codegen.EntityType
 
addDocument(Document) - Method in class com.mysema.query.lucene.session.impl.LuceneWriterImpl
 
addDocument(Document) - Method in interface com.mysema.query.lucene.session.LuceneWriter
 
addFetchGroup(String) - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
addFetchGroup(String) - Method in interface com.mysema.query.jdo.JDOQLQuery
Add the fetch group to the set of active fetch groups.
addFlag(QueryFlag) - Method in class com.mysema.query.DefaultQueryMetadata
 
addFlag(JoinFlag) - Method in class com.mysema.query.JoinExpression
 
addFlag(QueryFlag) - Method in interface com.mysema.query.QueryMetadata
 
addFlag(QueryFlag.Position, String, Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
addFlag(QueryFlag.Position, String, Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
addFlag(QueryFlag) - Method in class com.mysema.query.support.QueryMixin
 
addGroupBy(Expression<?>...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addGroupBy(Expression<?>...) - Method in interface com.mysema.query.QueryMetadata
Add the given group by expressions
addHaving(Predicate...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addHaving(Predicate...) - Method in interface com.mysema.query.QueryMetadata
Add the given having expressions
addJoin(JoinType, Expression<?>) - Method in class com.mysema.query.DefaultQueryMetadata
 
addJoin(JoinExpression) - Method in class com.mysema.query.DefaultQueryMetadata
 
addJoin(JoinType, Expression<?>) - Method in interface com.mysema.query.QueryMetadata
Add the given query join
addJoin(JoinExpression) - Method in interface com.mysema.query.QueryMetadata
Add the given query join
addJoinCondition(Predicate) - Method in class com.mysema.query.DefaultQueryMetadata
 
addJoinCondition(Predicate) - Method in interface com.mysema.query.QueryMetadata
Add the given join condition to the last given join
addJoinFlag(String) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
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(Expression<?>...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addProjection(Expression<?>...) - 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(Expression<?>...) - Method in class com.mysema.query.support.QueryMixin
 
addWhere(Predicate...) - Method in class com.mysema.query.DefaultQueryMetadata
 
addWhere(Predicate...) - Method in interface com.mysema.query.QueryMetadata
Add the given where expressions
after(D) - Method in class com.mysema.query.types.expr.TemporalExpression
Get a this > right expression
after(Expression<D>) - Method in class com.mysema.query.types.expr.TemporalExpression
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>, Expression<? 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(PathFactory, TypeSystem) - Constructor for class com.mysema.query.alias.AliasFactory
 
all(CollectionExpression<?, D>) - Static method in class com.mysema.query.jpa.JPQLGrammar
 
all() - Method in class com.mysema.query.sql.RelationalPathBase
 
all - Static variable in class com.mysema.query.sql.Wildcard
 
ALL - Static variable in interface com.mysema.query.types.Ops.QuantOps
 
allOf(BooleanExpression...) - Static method in class com.mysema.query.types.expr.BooleanExpression
 
allOf(Predicate...) - Static method in class com.mysema.query.types.ExpressionUtils
 
and(Predicate) - Method in class com.mysema.query.BooleanBuilder
 
and(Predicate) - Method in class com.mysema.query.types.expr.BooleanExpression
Get an intersection of this and the given expression
and(Predicate, Predicate) - Static method in class com.mysema.query.types.ExpressionUtils
 
AND - Static variable in interface com.mysema.query.types.Ops
 
andAnyOf(Predicate...) - Method in class com.mysema.query.BooleanBuilder
Create the intersection of this and the union of the given args
andNot(Predicate) - 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.ColumnImpl
 
annotationType() - Method in class com.mysema.query.sql.support.MaxImpl
 
annotationType() - Method in class com.mysema.query.sql.support.MinImpl
 
annotationType() - Method in class com.mysema.query.sql.support.NotNullImpl
 
annotationType() - Method in class com.mysema.query.sql.support.SizeImpl
 
annotationType() - Method in class com.mysema.query.sql.TableImpl
 
AntMetaDataExporter - Class in com.mysema.query.sql.ant
AntMetaDataExporter exports JDBC metadata to Querydsl query types
AntMetaDataExporter() - Constructor for class com.mysema.query.sql.ant.AntMetaDataExporter
 
any(CollectionExpression<?, D>) - Static method in class com.mysema.query.jpa.JPQLGrammar
 
ANY - Static variable in interface com.mysema.query.types.Ops.QuantOps
 
any() - Method in class com.mysema.query.types.path.CollectionPath
 
any() - Method in class com.mysema.query.types.path.CollectionPathBase
 
any() - Method in class com.mysema.query.types.path.ListPath
 
any() - Method in class com.mysema.query.types.path.SetPath
 
anyOf(BooleanExpression...) - Static method in class com.mysema.query.types.expr.BooleanExpression
 
anyOf(Predicate...) - Static method in class com.mysema.query.types.ExpressionUtils
 
anyPaths - Variable in class com.mysema.query.support.CollectionAnyVisitor.Context
 
AOE - Static variable in interface com.mysema.query.types.Ops
 
append(String) - Method in interface com.mysema.query.sql.support.SerializationContext
 
append(String...) - Method in class com.mysema.query.support.SerializerBase
 
append(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
Get the concatenation of this and str
append(String) - Method in class com.mysema.query.types.expr.StringExpression
Get the concatenation of this and str
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
 
ARRAY_SIZE - Static variable in interface com.mysema.query.types.Ops
 
ArrayConstructorExpression<D> - Class in com.mysema.query.types
ArrayConstructorExpression extends ExpressionBase to represent array initializers
ArrayConstructorExpression(Expression<?>...) - Constructor for class com.mysema.query.types.ArrayConstructorExpression
 
ArrayConstructorExpression(Class<D[]>, Expression<D>...) - Constructor for class com.mysema.query.types.ArrayConstructorExpression
 
ArrayExpression<E> - Interface in com.mysema.query.types.expr
ArrayExpression defines an interface for array typed expression
ArrayPath<E> - Class in com.mysema.query.types.path
ArrayPath represents an array typed path
ArrayPath(Class<? super E[]>, String) - Constructor for class com.mysema.query.types.path.ArrayPath
 
ArrayPath(Class<? super E[]>, Path<?>, String) - Constructor for class com.mysema.query.types.path.ArrayPath
 
ArrayPath(Class<? super E[]>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.ArrayPath
 
ArrayUtils - Class in com.mysema.util
 
as(NumberPath<Long>) - Method in class com.mysema.query.sql.mssql.RowNumber
 
as(Path<Boolean>) - Method in class com.mysema.query.types.expr.BooleanExpression
 
as(String) - Method in class com.mysema.query.types.expr.BooleanExpression
 
as(Path<D>) - Method in class com.mysema.query.types.expr.ComparableExpression
 
as(String) - Method in class com.mysema.query.types.expr.ComparableExpression
 
as(Path<D>) - Method in class com.mysema.query.types.expr.DateExpression
 
as(String) - Method in class com.mysema.query.types.expr.DateExpression
 
as(Path<D>) - Method in class com.mysema.query.types.expr.DateTimeExpression
 
as(String) - Method in class com.mysema.query.types.expr.DateTimeExpression
 
as(Path<T>) - Method in class com.mysema.query.types.expr.EnumExpression
 
as(String) - Method in class com.mysema.query.types.expr.EnumExpression
 
as(Path<D>) - Method in class com.mysema.query.types.expr.NumberExpression
 
as(String) - Method in class com.mysema.query.types.expr.NumberExpression
 
as(Path<D>) - Method in class com.mysema.query.types.expr.SimpleExpression
Create an alias for the expression
as(String) - Method in class com.mysema.query.types.expr.SimpleExpression
Create an alias for the expression
as(Path<String>) - Method in class com.mysema.query.types.expr.StringExpression
 
as(String) - Method in class com.mysema.query.types.expr.StringExpression
 
as(Path<D>) - Method in class com.mysema.query.types.expr.TimeExpression
 
as(String) - Method in class com.mysema.query.types.expr.TimeExpression
 
as(Expression<D>, Path<D>) - Static method in class com.mysema.query.types.ExpressionUtils
 
as(Expression<D>, String) - Static method in class com.mysema.query.types.ExpressionUtils
 
as(Class<T>) - Method in class com.mysema.query.types.path.BeanPath
Cast the path to a subtype querytype
as(Expression<?>) - Method in class com.mysema.query.types.query.ListSubQuery
 
asc() - Method in class com.mysema.query.types.expr.ComparableExpressionBase
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
 
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 - Static variable in interface com.mysema.query.types.Ops.MathOps
 
autoIncrement() - Method in class com.mysema.query.sql.ddl.CreateTableClause
Set the last column to auto increment
avg(CollectionExpression<?, A>) - Static method in class com.mysema.query.jpa.JPQLGrammar
 
avg() - Method in class com.mysema.query.types.expr.NumberExpression
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

BeanPath<D> - Class in com.mysema.query.types.path
BeanPath represents bean paths
BeanPath(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.BeanPath
 
BeanPath(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.BeanPath
 
BeanPath(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.BeanPath
 
BeanPath(Class<? extends D>, PathMetadata<?>, PathInits) - Constructor for class com.mysema.query.types.path.BeanPath
 
Beans - Class in com.mysema.query.sql
Beans contains a list of beans
Beans(Map<RelationalPath<?>, ?>) - Constructor for class com.mysema.query.sql.Beans
 
BeanSerializer - Class in com.mysema.query.codegen
BeanSerializer is a Serializer implementation which serializes EntityType instances into JavaBean classes
BeanSerializer() - Constructor for class com.mysema.query.codegen.BeanSerializer
 
BeanSerializer(String) - Constructor for class com.mysema.query.codegen.BeanSerializer
 
before(D) - Method in class com.mysema.query.types.expr.TemporalExpression
Get a this < right expression
before(Expression<D>) - Method in class com.mysema.query.types.expr.TemporalExpression
Get a this < right expression
BEFORE - Static variable in interface com.mysema.query.types.Ops
 
beforeFirst() - Method in class com.mysema.util.ResultSetAdapter
 
beginAppend() - Method in class com.mysema.query.lucene.session.impl.LuceneSessionImpl
 
beginAppend() - Method in interface com.mysema.query.lucene.session.LuceneSession
Adds documents to index.
beginReset() - Method in class com.mysema.query.lucene.session.impl.LuceneSessionImpl
 
beginReset() - Method in interface com.mysema.query.lucene.session.LuceneSession
Resets the whole index and starts new writer.
between(A, A, A) - Static method in class com.mysema.query.collections.ColQueryFunctions
 
between(D, D) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a from < this < to expression
between(Expression<D>, Expression<D>) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a first < this < second expression
between(A, A) - Method in class com.mysema.query.types.expr.NumberExpression
Create a from < this < to expression
between(Expression<A>, Expression<A>) - Method in class com.mysema.query.types.expr.NumberExpression
Create a from < this < to expression
BETWEEN - Static variable in interface com.mysema.query.types.Ops
 
BigDecimalType - Class in com.mysema.query.sql.types
 
BigDecimalType() - Constructor for class com.mysema.query.sql.types.BigDecimalType
 
bigResult() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
BlobType - Class in com.mysema.query.sql.types
 
BlobType() - Constructor for class com.mysema.query.sql.types.BlobType
 
BOE - Static variable in interface com.mysema.query.types.Ops
 
BOOLEAN_X_2 - Static variable in interface com.mysema.query.types.Ops
 
BooleanBuilder - Class in com.mysema.query
BooleanBuilder is a cascading builder for Predicate expressions.
BooleanBuilder() - Constructor for class com.mysema.query.BooleanBuilder
 
BooleanBuilder(Predicate) - Constructor for class com.mysema.query.BooleanBuilder
 
BooleanExpression - Class in com.mysema.query.types.expr
BooleanExpression represents boolean expressions
BooleanExpression() - Constructor for class com.mysema.query.types.expr.BooleanExpression
 
BooleanOperation - Class in com.mysema.query.types.expr
BooleanOperation represents boolean operations
BooleanPath - Class in com.mysema.query.types.path
BooleanPath represents boolean path expressions
BooleanPath(Path<?>, String) - Constructor for class com.mysema.query.types.path.BooleanPath
 
BooleanPath(PathMetadata<?>) - Constructor for class com.mysema.query.types.path.BooleanPath
 
BooleanPath(String) - Constructor for class com.mysema.query.types.path.BooleanPath
 
BooleanSubQuery - Class in com.mysema.query.types.query
Boolean typed single result subquery
BooleanSubQuery(QueryMetadata) - Constructor for class com.mysema.query.types.query.BooleanSubQuery
 
BooleanTemplate - Class in com.mysema.query.types.template
BooleanTemplate is a custom boolean expression
BooleanTemplate(Template, List<Expression<?>>) - Constructor for class com.mysema.query.types.template.BooleanTemplate
 
BooleanType - Class in com.mysema.query.sql.types
 
BooleanType() - Constructor for class com.mysema.query.sql.types.BooleanType
 
bufferResult() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
buildQueryString(boolean) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
buildQueryString(boolean) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
BytesType - Class in com.mysema.query.sql.types
 
BytesType() - Constructor for class com.mysema.query.sql.types.BytesType
 
ByteType - Class in com.mysema.query.sql.types
 
ByteType() - Constructor for class com.mysema.query.sql.types.ByteType
 
byteValue() - Method in class com.mysema.query.types.expr.NumberExpression
Get the byte expression of this numeric expression

C

cache() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
calcFoundRows() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
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 Expression<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 Expression<A>> - Class in com.mysema.query.types.expr
Intermediate When state
CaseBuilder.CaseWhen(CaseBuilder.Cases<A, Q>, BooleanExpression) - 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(BooleanExpression) - 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(Expression<D>, Expression<? extends D>) - Constructor for class com.mysema.query.types.expr.CaseForEqBuilder
 
CaseForEqBuilder.Cases<T,Q extends Expression<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 Expression<T>> - Class in com.mysema.query.types.expr
 
CaseForEqBuilder.CaseWhen(CaseForEqBuilder<D>.Cases<T, Q>, Expression<? extends D>) - Constructor for class com.mysema.query.types.expr.CaseForEqBuilder.CaseWhen
 
CAST - Static variable in class com.mysema.query.jpa.JPQLTemplates
 
CAST - Static variable in class com.mysema.query.sql.SQLTemplates
 
cast(Number, Class<D>) - Static method in class com.mysema.util.MathUtils
 
castToNum(Class<A>) - Method in class com.mysema.query.types.expr.ComparableExpressionBase
Create a cast expression to the given numeric type
castToNum(Class<A>) - Method in class com.mysema.query.types.expr.NumberExpression
 
ceil() - Method in class com.mysema.query.types.expr.NumberExpression
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_AT - Static variable in interface com.mysema.query.types.Ops
 
CharacterType - Class in com.mysema.query.sql.types
 
CharacterType() - Constructor for class com.mysema.query.sql.types.CharacterType
 
charAt(Expression<Integer>) - Method in class com.mysema.query.types.expr.StringExpression
Get the character at the given index
charAt(int) - Method in class com.mysema.query.types.expr.StringExpression
Get the character at the given index
clear() - Method in class com.mysema.query.support.CollectionAnyVisitor.Context
 
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
ClobType - Class in com.mysema.query.sql.types
 
ClobType() - Constructor for class com.mysema.query.sql.types.ClobType
 
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(PersistenceManager) - Method in interface com.mysema.query.jdo.JDOQLQuery
Clone the state of the query for the given PersistenceManager
clone(PersistenceManager) - Method in class com.mysema.query.jdo.JDOQLQueryImpl
Clone the state of this query to a new JDOQLQueryImpl instance with the given PersistenceManager
clone(Session) - Method in class com.mysema.query.jpa.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.jpa.hibernate.sql.HibernateSQLQuery
 
clone(EntityManager) - Method in class com.mysema.query.jpa.impl.JPAQuery
Clone the state of this query to a new JPAQuery instance with the given EntityManager
clone(EntityManager) - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
clone() - Method in interface com.mysema.query.QueryMetadata
Clone this QueryMetadata instance
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.jdo.AbstractJDOQLQuery
 
close() - Method in interface com.mysema.query.jdo.JDOQLQuery
Close the query and related resources
close() - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
close() - Method in class com.mysema.query.jpa.hibernate.ScrollableResultsIterator
 
close() - Method in class com.mysema.query.lucene.DocumentIterator
 
close() - Method in class com.mysema.query.lucene.session.impl.LuceneSessionImpl
 
close() - Method in class com.mysema.query.lucene.session.impl.LuceneWriterImpl
 
close(LuceneWriterImpl) - Method in interface com.mysema.query.lucene.session.impl.ReleaseListener
 
close() - Method in interface com.mysema.query.lucene.session.LuceneSession
Closes the session.
close(PreparedStatement) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
close(PreparedStatement) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
close(ResultSet) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
close(PreparedStatement) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
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.ResultSetAdapter
 
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>, Expression...) - Constructor for class com.mysema.query.types.expr.Coalesce
 
Coalesce(Expression...) - 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 is an implementation of the DeleteClause interface for the Querydsl Collections module
ColDeleteClause(QueryEngine, 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
 
CollectionAnyVisitor - Class in com.mysema.query.support
 
CollectionAnyVisitor() - Constructor for class com.mysema.query.support.CollectionAnyVisitor
 
CollectionAnyVisitor.Context - Class in com.mysema.query.support
 
CollectionAnyVisitor.Context() - Constructor for class com.mysema.query.support.CollectionAnyVisitor.Context
 
CollectionExpression<C extends Collection<E>,E> - Interface in com.mysema.query.types
CollectionExpression represents java.util.Collection typed expressions
CollectionExpressionBase<C extends Collection<E>,E> - Class in com.mysema.query.types.expr
CollectionExpressionBase is an abstract base class for CollectionExpression implementations
CollectionExpressionBase(Class<? extends C>) - Constructor for class com.mysema.query.types.expr.CollectionExpressionBase
 
CollectionPath<E,Q extends SimpleExpression<E>> - Class in com.mysema.query.types.path
CollectionPath represents collection paths
CollectionPath(Class<? super E>, Class<Q>, String) - Constructor for class com.mysema.query.types.path.CollectionPath
 
CollectionPath(Class<? super E>, Class<Q>, Path<?>, String) - Constructor for class com.mysema.query.types.path.CollectionPath
 
CollectionPath(Class<? super E>, Class<Q>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.CollectionPath
 
CollectionPathBase<C extends Collection<E>,E,Q extends SimpleExpression<E>> - Class in com.mysema.query.types.path
CollectionPath is a base class for collection typed paths
CollectionPathBase(Class<? extends C>) - Constructor for class com.mysema.query.types.path.CollectionPathBase
 
ColQuery - Interface in com.mysema.query.collections
Query interface for Collection queries
ColQueryFunctions - Class in com.mysema.query.collections
ColQueryFunctions defines function implementation for use in ColQueryTemplates
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(QueryEngine) - Constructor for class com.mysema.query.collections.ColQueryImpl
Create a new ColQueryImpl instance
ColQueryImpl(QueryMetadata, QueryEngine) - Constructor for class com.mysema.query.collections.ColQueryImpl
Create a new ColQueryImpl instance
ColQueryMixin<T> - Class in com.mysema.query.collections
ColQueryMixin extends QueryMixin
ColQueryMixin() - Constructor for class com.mysema.query.collections.ColQueryMixin
 
ColQueryMixin(QueryMetadata) - Constructor for class com.mysema.query.collections.ColQueryMixin
 
ColQueryMixin(T, QueryMetadata) - Constructor for class com.mysema.query.collections.ColQueryMixin
 
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
 
Column - Annotation Type in com.mysema.query.sql
Defines the related SQL table column for a property
column(String, Class<?>) - Method in class com.mysema.query.sql.ddl.CreateTableClause
Add a new column definition
ColumnData - Class in com.mysema.query.sql.support
 
ColumnData(String, String) - Constructor for class com.mysema.query.sql.support.ColumnData
 
ColumnImpl - Class in com.mysema.query.sql
ColumnImpl is an implementation for the Column annotation
ColumnImpl(String) - Constructor for class com.mysema.query.sql.ColumnImpl
 
columns(Path<?>...) - Method in interface com.mysema.query.dml.InsertClause
Define the columns to be populated
columns(Path<?>...) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
columns(Path<?>...) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
ColUpdateClause<T> - Class in com.mysema.query.collections
ColUpdateClause is an implementation of the UpdateClause interface for Querydsl Collections
ColUpdateClause(QueryEngine, 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.jdo - package com.mysema.query.jdo
JDOQL support for Querydsl
com.mysema.query.jdo.dml - package com.mysema.query.jdo.dml
DML operations support for Querydsl JDOQL
com.mysema.query.jdo.sql - package com.mysema.query.jdo.sql
 
com.mysema.query.jpa - package com.mysema.query.jpa
Query implementations for HQL and JPAQL
com.mysema.query.jpa.hibernate - package com.mysema.query.jpa.hibernate
JPQL for Hibernate
com.mysema.query.jpa.hibernate.sql - package com.mysema.query.jpa.hibernate.sql
 
com.mysema.query.jpa.impl - package com.mysema.query.jpa.impl
HQL Support classes
com.mysema.query.jpa.sql - package com.mysema.query.jpa.sql
 
com.mysema.query.lucene - package com.mysema.query.lucene
 
com.mysema.query.lucene.session - package com.mysema.query.lucene.session
Contains basic Query elements
com.mysema.query.lucene.session.impl - package com.mysema.query.lucene.session.impl
Contains basic Query elements
com.mysema.query.maven - package com.mysema.query.maven
 
com.mysema.query.mongodb - package com.mysema.query.mongodb
 
com.mysema.query.search - package com.mysema.query.search
 
com.mysema.query.sql - package com.mysema.query.sql
SQL/JDBC support for Querydsl
com.mysema.query.sql.ant - package com.mysema.query.sql.ant
 
com.mysema.query.sql.ddl - package com.mysema.query.sql.ddl
DDL operations support
com.mysema.query.sql.dml - package com.mysema.query.sql.dml
DML operations support
com.mysema.query.sql.mssql - package com.mysema.query.sql.mssql
SQL Server support
com.mysema.query.sql.mysql - package com.mysema.query.sql.mysql
MySQL support
com.mysema.query.sql.oracle - package com.mysema.query.sql.oracle
Oracle support for Querydsl SQL
com.mysema.query.sql.support - package com.mysema.query.sql.support
Support classes
com.mysema.query.sql.types - package com.mysema.query.sql.types
Types for de/serialization to ResultSet and PreparedStatement
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.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.query.types.template - package com.mysema.query.types.template
Custom types are comparable to operations but contain the serialization templates instead of operator patterns.
com.mysema.util - package com.mysema.util
 
combine(int, Object[]...) - Static method in class com.mysema.util.ArrayUtils
 
commit() - Method in class com.mysema.query.lucene.session.impl.LuceneWriterImpl
 
COMPARABLE_X_2 - Static variable in interface com.mysema.query.types.Ops
 
COMPARABLE_X_3 - Static variable in interface com.mysema.query.types.Ops
 
ComparableExpression<D extends Comparable> - Class in com.mysema.query.types.expr
ComparableExpression extends ComparableExpressionBase to provide comparison methods.
ComparableExpression(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.ComparableExpression
 
ComparableExpressionBase<D extends Comparable> - Class in com.mysema.query.types.expr
ComparableExpressionBase represents comparable expressions
ComparableExpressionBase(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.ComparableExpressionBase
 
ComparableOperation<D extends Comparable<?>> - Class in com.mysema.query.types.expr
ComparableOperation represents Comparable operations
ComparablePath<D extends Comparable> - Class in com.mysema.query.types.path
ComparablePath represents Comparable paths
ComparablePath(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.ComparablePath
 
ComparablePath(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.ComparablePath
 
ComparablePath(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.ComparablePath
 
ComparableSubQuery<A extends Comparable<?>> - Class in com.mysema.query.types.query
Comparable typed single result subquery
ComparableSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.ComparableSubQuery
 
ComparableTemplate<T extends Comparable<?>> - Class in com.mysema.query.types.template
ComparableTemplate defines custom comparable expressions
ComparableTemplate(Class<T>, Template, List<Expression<?>>) - Constructor for class com.mysema.query.types.template.ComparableTemplate
 
compare(T, T) - Method in class com.mysema.util.MultiComparator
 
compare(T, T) - Method in class com.mysema.util.NullSafeComparableComparator
 
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(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
Get the concatenation of this and str
concat(String) - Method in class com.mysema.query.types.expr.StringExpression
Get the concatenation of this and str
CONCAT - Static variable in interface com.mysema.query.types.Ops
 
Config - Annotation Type in com.mysema.query.annotations
QuerydslConfig defines serialization flags for annotated domain types and packages
Configuration - Interface in com.mysema.query.apt
Configuration defines the configuration options for APT based Querydsl code generation
Configuration - Class in com.mysema.query.sql
Configuration for SQLQuery instances
Configuration(SQLTemplates) - Constructor for class com.mysema.query.sql.Configuration
 
configuration - Variable in class com.mysema.query.sql.dml.AbstractSQLClause
 
connectBy(Predicate) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
connectByNocyclePrior(Predicate) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
connectByPrior(Predicate) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
Constant<D> - Interface in com.mysema.query.types
Constant represents a general constant expression.
ConstantImpl<T> - Class in com.mysema.query.types
ConstantImpl is the default implementation of the Constant interface
ConstantImpl(T) - Constructor for class com.mysema.query.types.ConstantImpl
 
ConstantImpl(Class<T>, T) - Constructor for class com.mysema.query.types.ConstantImpl
 
Constants - Class in com.mysema.query.jpa.hibernate
 
Constants - Class in com.mysema.query.types.path
 
ConstructorExpression<D> - Class in com.mysema.query.types
ConstructorExpression represents a constructor invocation
ConstructorExpression(Class<D>, Class<?>[], Expression<?>...) - Constructor for class com.mysema.query.types.ConstructorExpression
 
ConstructorExpression(Class<D>, Class<?>[], List<Expression<?>>) - Constructor for class com.mysema.query.types.ConstructorExpression
 
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 class com.mysema.query.types.expr.CollectionExpressionBase
 
contains(Expression<E>) - Method in class com.mysema.query.types.expr.CollectionExpressionBase
 
contains(K, V) - Method in class com.mysema.query.types.expr.MapExpressionBase
 
contains(Expression<K>, Expression<V>) - Method in class com.mysema.query.types.expr.MapExpressionBase
 
contains(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
Returns true if the given String is contained
contains(String) - Method in class com.mysema.query.types.expr.StringExpression
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
 
containsIgnoreCase(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
 
containsIgnoreCase(String) - Method in class com.mysema.query.types.expr.StringExpression
 
containsKey(Expression<K>) - Method in class com.mysema.query.types.expr.MapExpressionBase
 
containsKey(K) - Method in class com.mysema.query.types.expr.MapExpressionBase
 
containsValue(Expression<V>) - Method in class com.mysema.query.types.expr.MapExpressionBase
 
containsValue(V) - Method in class com.mysema.query.types.expr.MapExpressionBase
 
convert(Expression<?>) - Method in class com.mysema.query.types.Template.Element
 
Converters - Class in com.mysema.query.types
 
Converters(char) - Constructor for class com.mysema.query.types.Converters
 
COS - Static variable in interface com.mysema.query.types.Ops.MathOps
 
count() - Method in class com.mysema.query.collections.AbstractColQuery
 
count(QueryMetadata, Map<Expression<?>, Iterable<?>>) - Method in class com.mysema.query.collections.DefaultQueryEngine
 
count(QueryMetadata, Map<Expression<?>, Iterable<?>>) - Method in interface com.mysema.query.collections.QueryEngine
Evaluate the given query and return the count of matched rows
count() - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
count() - Method in class com.mysema.query.jdo.JDOQLSubQuery
 
count() - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
count() - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
count() - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
count() - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
 
count() - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
 
count() - Method in class com.mysema.query.lucene.LuceneQuery
 
count() - Method in class com.mysema.query.mongodb.MongodbQuery
 
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() - Static method in class com.mysema.query.sql.Wildcard
 
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.SimpleExpression
Get the count(this) expression
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 class com.mysema.query.mongodb.MongodbQuery
 
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.SimpleExpression
Get the count(distinct this) expression
create(Class<?>) - Method in class com.mysema.query.codegen.TypeFactory
 
create(Class<?>, Type) - Method in class com.mysema.query.codegen.TypeFactory
 
create(QueryMetadata, List<? extends Expression<?>>, Expression<T>) - Method in class com.mysema.query.collections.DefaultEvaluatorFactory
Create an Evaluator for the given query sources and projection
create(boolean) - Static method in class com.mysema.query.types.ConstantImpl
 
create(byte) - Static method in class com.mysema.query.types.ConstantImpl
 
create(int) - Static method in class com.mysema.query.types.ConstantImpl
 
create(long) - Static method in class com.mysema.query.types.ConstantImpl
 
create(short) - Static method in class com.mysema.query.types.ConstantImpl
 
create(String) - Static method in class com.mysema.query.types.ConstantImpl
 
create(String, boolean) - Static method in class com.mysema.query.types.ConstantImpl
 
create(Class<T>) - Static method in class com.mysema.query.types.ConstantImpl
 
create(Class<D>, Expression<?>...) - Static method in class com.mysema.query.types.ConstructorExpression
 
create(Operator<? super Boolean>, Expression<?>...) - Static method in class com.mysema.query.types.expr.BooleanOperation
 
create(Class<D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.ComparableOperation
Factory method
create(Class<D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.DateOperation
Factory method
create(Class<D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.DateTimeOperation
Factory method
create(Class<? extends D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.EnumOperation
Factory method
create(Class<? extends D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.NumberOperation
Factory method
create(Class<D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.SimpleOperation
Factory method
create(Operator<? super String>, Expression<?>...) - Static method in class com.mysema.query.types.expr.StringOperation
 
create(Class<D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.TimeOperation
Factory method
create(Class<? extends RT>, Operator<? super RT>, Expression<?>...) - Static method in class com.mysema.query.types.OperationImpl
 
create(Class<T>) - Method in class com.mysema.query.types.path.PathBuilderFactory
 
create(String, Expression<?>...) - Static method in class com.mysema.query.types.template.BooleanTemplate
 
create(Template, Expression<?>...) - Static method in class com.mysema.query.types.template.BooleanTemplate
 
create(Class<T>, String, Expression<?>...) - Static method in class com.mysema.query.types.template.ComparableTemplate
 
create(Class<T>, Template, Expression<?>...) - Static method in class com.mysema.query.types.template.ComparableTemplate
 
create(Class<T>, String, Expression<?>...) - Static method in class com.mysema.query.types.template.DateTemplate
 
create(Class<T>, Template, Expression<?>...) - Static method in class com.mysema.query.types.template.DateTemplate
 
create(Class<T>, String, Expression<?>...) - Static method in class com.mysema.query.types.template.DateTimeTemplate
 
create(Class<T>, Template, Expression<?>...) - Static method in class com.mysema.query.types.template.DateTimeTemplate
 
create(Class<T>, String, Expression<?>...) - Static method in class com.mysema.query.types.template.EnumTemplate
 
create(Class<T>, Template, Expression<?>...) - Static method in class com.mysema.query.types.template.EnumTemplate
 
create(Class<T>, String, Expression<?>...) - Static method in class com.mysema.query.types.template.NumberTemplate
 
create(Class<T>, Template, Expression<?>...) - Static method in class com.mysema.query.types.template.NumberTemplate
 
create(Class<? extends T>, String, Expression<?>...) - Static method in class com.mysema.query.types.template.SimpleTemplate
 
create(Class<? extends T>, Template, Expression<?>...) - Static method in class com.mysema.query.types.template.SimpleTemplate
 
create(String, Expression<?>...) - Static method in class com.mysema.query.types.template.StringTemplate
 
create(Template, Expression<?>...) - Static method in class com.mysema.query.types.template.StringTemplate
 
create(Class<T>, String, Expression<?>...) - Static method in class com.mysema.query.types.template.TimeTemplate
 
create(Class<T>, Template, Expression<?>...) - Static method in class com.mysema.query.types.template.TimeTemplate
 
create(Class<C>, String, Expression<?>...) - Static method in class com.mysema.query.types.TemplateExpressionImpl
 
create(Class<C>, Template, Expression<?>...) - Static method in class com.mysema.query.types.TemplateExpressionImpl
 
create(String) - Method in class com.mysema.query.types.TemplateFactory
 
create(Iterator<T>, QueryModifiers) - Static method in class com.mysema.util.LimitingIterator
 
createAlias(Expression<D>, Path<D>) - Method in class com.mysema.query.support.QueryMixin
 
createAlias(CollectionExpression<?, D>, Path<D>) - Method in class com.mysema.query.support.QueryMixin
 
createAlias(MapExpression<?, D>, Path<D>) - Method in class com.mysema.query.support.QueryMixin
 
createAlias(SubQueryExpression<D>, Path<D>) - Method in class com.mysema.query.support.QueryMixin
 
createAliasForExpr(Class<A>, Expression<? extends A>) - Method in class com.mysema.query.alias.AliasFactory
Create an alias instance for the given class and Expression
createAliasForProperty(Class<A>, Object, Expression<?>) - Method in class com.mysema.query.alias.AliasFactory
Create an alias instance for the given class, parent and path
createAliasForVariable(Class<A>, String) - Method in class com.mysema.query.alias.AliasFactory
Create an alias instance for the given class and variable name
createArray(String, Class<? super A[]>) - Method in class com.mysema.query.types.path.BeanPath
Create a new array path
createArrayPath(Class<T[]>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createArrayPath(Class<T[]>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createBoolean(String) - Method in class com.mysema.query.types.path.BeanPath
Create a new Boolean path
createBooleanPath(PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createBooleanPath(PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createCollection(String, Class<? super A>, Class<? super E>) - Method in class com.mysema.query.types.path.BeanPath
Create a new Collection typed path
createCollectionPath(Class<E>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createCollectionPath(Class<E>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createComparable(String, Class<? super A>) - Method in class com.mysema.query.types.path.BeanPath
Create a new Comparable typed path
createComparablePath(Class<T>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createComparablePath(Class<T>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
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.BeanPath
Create a new Date path
createDatePath(Class<T>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createDatePath(Class<T>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createDateTime(String, Class<? super A>) - Method in class com.mysema.query.types.path.BeanPath
Create a new DateTime path
createDateTimePath(Class<T>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createDateTimePath(Class<T>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createDefaultVariable() - Method in interface com.mysema.query.codegen.SerializerConfig
 
createDefaultVariable() - Method in class com.mysema.query.codegen.SimpleSerializerConfig
 
createEntityPath(Class<T>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createEntityPath(Class<T>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createEntityType(String, String) - Method in class com.mysema.query.sql.MetaDataExporter
 
createEnum(String, Class<A>) - Method in class com.mysema.query.types.path.BeanPath
 
createEnumPath(Class<T>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createEnumPath(Class<T>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createEvaluator(QueryMetadata, Expression<? extends T>, Predicate) - Method in class com.mysema.query.collections.DefaultEvaluatorFactory
Create an Evaluator for the given source and filter
createEvaluator(QueryMetadata, List<JoinExpression>, Predicate) - Method in class com.mysema.query.collections.DefaultEvaluatorFactory
Create an Evaluator for the given sources and the given optional filter
createForeignKey(Path<?>, String) - Method in class com.mysema.query.sql.RelationalPathBase
 
createForeignKey(List<? extends Path<?>>, List<String>) - Method in class com.mysema.query.sql.RelationalPathBase
 
createInvForeignKey(Path<?>, String) - Method in class com.mysema.query.sql.RelationalPathBase
 
createInvForeignKey(List<? extends Path<?>>, List<String>) - Method in class com.mysema.query.sql.RelationalPathBase
 
createList(String, Class<? super A>, Class<? super E>) - Method in class com.mysema.query.types.path.BeanPath
Create a new List typed path
createListPath(Class<E>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createListPath(Class<E>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createMap(String, Class<? super K>, Class<? super V>, Class<? super E>) - Method in class com.mysema.query.types.path.BeanPath
Create a new Map typed path
createMapPath(Class<K>, Class<V>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createMapPath(Class<K>, Class<V>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createNumber(String, Class<? super A>) - Method in class com.mysema.query.types.path.BeanPath
Create a new Number path
createNumberPath(Class<T>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createNumberPath(Class<T>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createPrimaryKey(Path<?>...) - Method in class com.mysema.query.sql.RelationalPathBase
 
createProperty(EntityType, String, String, Type) - Method in class com.mysema.query.sql.MetaDataExporter
 
createQuery(Expression<?>) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Expose the original Hibernate query for the given projection
createQuery(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Expose the original Hibernate query for the given projection
createQuery(Expression<?>[]) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Expose the original Hibernate query for the given projection
createQuery(String) - Method in class com.mysema.query.jpa.hibernate.DefaultSessionHolder
 
createQuery(String) - Method in class com.mysema.query.jpa.hibernate.NoSessionHolder
 
createQuery(String) - Method in interface com.mysema.query.jpa.hibernate.SessionHolder
Create a JPQL query for the given query string
createQuery(Expression<?>...) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
createQuery(String) - Method in class com.mysema.query.jpa.hibernate.StatelessSessionHolder
 
createQuery(Expression<?>) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
Expose the original JPA query for the given projection
createQuery(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
Expose the original JPA query for the given projection
createQuery(Expression<?>[]) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
Expose the original JPA query for the given projection
createQuery(String) - Method in class com.mysema.query.jpa.impl.DefaultSessionHolder
 
createQuery(String) - Method in interface com.mysema.query.jpa.impl.JPASessionHolder
Create a JPQL query for the given query string
createQuery(String) - Method in class com.mysema.query.jpa.impl.NoSessionHolder
 
createQuery(Expression<?>...) - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
createQuery() - Method in class com.mysema.query.lucene.session.impl.LuceneSessionImpl
 
createQuery() - Method in interface com.mysema.query.lucene.session.LuceneSession
Creates a new query.
createResult(Class<A>, Expression<A>) - Method in class com.mysema.query.types.expr.CaseBuilder.Cases
 
createResult(Class<T>, Expression<T>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.Cases
 
createSerializer() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
createSet(String, Class<? super A>, Class<? super E>) - Method in class com.mysema.query.types.path.BeanPath
Create a new Set typed path
createSetPath(Class<E>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createSetPath(Class<E>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createSimple(String, Class<? super A>) - Method in class com.mysema.query.types.path.BeanPath
Create a new Simpe path
createSimplePath(Class<T>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createSimplePath(Class<T>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
createSQLQuery(String) - Method in class com.mysema.query.jpa.hibernate.DefaultSessionHolder
 
createSQLQuery(String) - Method in class com.mysema.query.jpa.hibernate.NoSessionHolder
 
createSQLQuery(String) - Method in interface com.mysema.query.jpa.hibernate.SessionHolder
Create an SQL query for the given query string
createSQLQuery(String) - Method in class com.mysema.query.jpa.hibernate.StatelessSessionHolder
 
createSQLQuery(String) - Method in class com.mysema.query.jpa.impl.DefaultSessionHolder
 
createSQLQuery(String, Class<?>) - Method in class com.mysema.query.jpa.impl.DefaultSessionHolder
 
createSQLQuery(String) - Method in interface com.mysema.query.jpa.impl.JPASessionHolder
Create an SQL query for the given query string
createSQLQuery(String, Class<?>) - Method in interface com.mysema.query.jpa.impl.JPASessionHolder
 
createSQLQuery(String) - Method in class com.mysema.query.jpa.impl.NoSessionHolder
 
createSQLQuery(String, Class<?>) - Method in class com.mysema.query.jpa.impl.NoSessionHolder
 
createString(String) - Method in class com.mysema.query.types.path.BeanPath
Create a new String path
createStringPath(PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createStringPath(PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
CreateTableClause - Class in com.mysema.query.sql.ddl
CreateTableClause defines a CREATE TABLE clause
CreateTableClause(Connection, SQLTemplates, String) - Constructor for class com.mysema.query.sql.ddl.CreateTableClause
 
createTime(String, Class<? super A>) - Method in class com.mysema.query.types.path.BeanPath
Create a new Time path
createTimePath(Class<T>, PathMetadata<?>) - Method in class com.mysema.query.alias.DefaultPathFactory
 
createTimePath(Class<T>, PathMetadata<?>) - Method in interface com.mysema.query.alias.PathFactory
 
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.DateExpression
Get an expression representing the current date as a EDate instance
currentDate(Class<T>) - Static method in class com.mysema.query.types.expr.DateExpression
Get an expression representing the current date as a EDate instance
currentDate() - Static method in class com.mysema.query.types.expr.DateTimeExpression
Get an expression representing the current date as a EDateTime instance
currentDate(Class<T>) - Static method in class com.mysema.query.types.expr.DateTimeExpression
Get an expression representing the current date as a EDateTime instance
currentTime() - Static method in class com.mysema.query.types.expr.TimeExpression
Get an expression representing the current time as a ETime instance
currentTime(Class<T>) - Static method in class com.mysema.query.types.expr.TimeExpression
Get an expression representing the current time as a ETime instance
currentTimestamp() - Static method in class com.mysema.query.types.expr.DateTimeExpression
Get an expression representing the current time instant as a EDateTime instance
currentTimestamp(Class<T>) - Static method in class com.mysema.query.types.expr.DateTimeExpression
Get an expression representing the current time instant as a EDateTime instance

D

DateExpression<D extends Comparable> - Class in com.mysema.query.types.expr
DateExpression represents Date expressions The date representation is compatible with the Gregorian calendar.
DateExpression(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.DateExpression
 
DateOperation<D extends Comparable<?>> - Class in com.mysema.query.types.expr
DateOperation represents Date operations
DatePath<D extends Comparable> - Class in com.mysema.query.types.path
DatePath presents Date paths
DatePath(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.DatePath
 
DatePath(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.DatePath
 
DatePath(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.DatePath
 
DateSubQuery<A extends Comparable<?>> - Class in com.mysema.query.types.query
Date typed single result subquery
DateSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.DateSubQuery
 
DateTemplate<T extends Comparable<?>> - Class in com.mysema.query.types.template
DateTemplate defines custom date expressions
DateTemplate(Class<T>, Template, List<Expression<?>>) - Constructor for class com.mysema.query.types.template.DateTemplate
 
DateTimeExpression<D extends Comparable> - Class in com.mysema.query.types.expr
DateTimeExpression represents Date / Time expressions The date representation is compatible with the Gregorian calendar.
DateTimeExpression(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.DateTimeExpression
 
DateTimeOperation<D extends Comparable<?>> - Class in com.mysema.query.types.expr
DateTimeOperation represents DateTime operations
DateTimePath<D extends Comparable> - Class in com.mysema.query.types.path
DateTimePath presents DateTime typed paths
DateTimePath(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.DateTimePath
 
DateTimePath(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.DateTimePath
 
DateTimePath(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.DateTimePath
 
DateTimeSubQuery<A extends Comparable<?>> - Class in com.mysema.query.types.query
DateTime typed single result subquery
DateTimeSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.DateTimeSubQuery
 
DateTimeTemplate<T extends Comparable<?>> - Class in com.mysema.query.types.template
DateTimeTemplate defines custom dateTime expressions
DateTimeTemplate(Class<T>, Template, List<Expression<?>>) - Constructor for class com.mysema.query.types.template.DateTimeTemplate
 
DateType - Class in com.mysema.query.sql.types
 
DateType() - Constructor for class com.mysema.query.sql.types.DateType
 
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.DateExpression
Get a day of month expression (range 1-31)
dayOfMonth() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a day of month expression (range 1-31)
dayOfWeek() - Method in class com.mysema.query.types.expr.DateExpression
Get a day of week expression (range 1-7 / SUN-SAT)
dayOfWeek() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a day of week expression (range 1-7 / SUN-SAT)
dayOfYear() - Method in class com.mysema.query.types.expr.DateExpression
Get a day of year expression (range 1-356)
dayOfYear() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a day of year expression (range 1-356)
DEFAULT - Static variable in class com.mysema.query.codegen.SimpleSerializerConfig
 
DEFAULT - Static variable in class com.mysema.query.collections.ColQueryTemplates
 
DEFAULT - Static variable in interface com.mysema.query.collections.QueryEngine
Default instance
DEFAULT - Static variable in class com.mysema.query.jdo.JDOQLTemplates
 
DEFAULT - Static variable in class com.mysema.query.jpa.EclipseLinkTemplates
 
DEFAULT - Static variable in class com.mysema.query.jpa.hibernate.NoSessionHolder
 
DEFAULT - Static variable in class com.mysema.query.jpa.HQLTemplates
 
DEFAULT - Static variable in class com.mysema.query.jpa.JPQLCollectionAnyVisitor
 
DEFAULT - Static variable in class com.mysema.query.jpa.JPQLTemplates
 
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.Configuration
 
DEFAULT - Static variable in class com.mysema.query.sql.SQLTemplates
 
DEFAULT - Static variable in class com.mysema.query.support.CollectionAnyVisitor
 
DEFAULT - Static variable in class com.mysema.query.types.ExtractorVisitor
 
DEFAULT - Static variable in class com.mysema.query.types.NullExpression
 
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
 
DEFAULT - Static variable in class com.mysema.query.types.ToStringVisitor
 
DefaultConfiguration - Class in com.mysema.query.apt
DefaultConfiguration is a simple implementation of the Configuration interface
DefaultConfiguration(RoundEnvironment, Map<String, String>, Collection<String>, Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>, Class<? extends Annotation>) - Constructor for class com.mysema.query.apt.DefaultConfiguration
 
DefaultEvaluatorFactory - Class in com.mysema.query.collections
DefaultEvaluatorFactory extends the EvaluatorFactory class to provide Java source templates for evaluation of ColQuery queries
DefaultEvaluatorFactory(ColQueryTemplates) - Constructor for class com.mysema.query.collections.DefaultEvaluatorFactory
 
DefaultEvaluatorFactory(ColQueryTemplates, URLClassLoader, JavaCompiler) - Constructor for class com.mysema.query.collections.DefaultEvaluatorFactory
 
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
 
DefaultPathFactory - Class in com.mysema.query.alias
 
DefaultPathFactory() - Constructor for class com.mysema.query.alias.DefaultPathFactory
 
DefaultQueryEngine - Class in com.mysema.query.collections
Default implementation of the QueryEngine interface
DefaultQueryEngine(DefaultEvaluatorFactory) - Constructor for class com.mysema.query.collections.DefaultQueryEngine
 
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.jpa.hibernate
DefaultSessionHolder is the default implementation of the SessionHolder interface
DefaultSessionHolder(Session) - Constructor for class com.mysema.query.jpa.hibernate.DefaultSessionHolder
 
DefaultSessionHolder - Class in com.mysema.query.jpa.impl
Default implementation of the JPQSessionHolder interface
DefaultSessionHolder(EntityManager) - Constructor for class com.mysema.query.jpa.impl.DefaultSessionHolder
 
DefaultTypeSystem - Class in com.mysema.query.alias
 
DefaultTypeSystem() - Constructor for class com.mysema.query.alias.DefaultTypeSystem
 
Delegate - Class in com.mysema.query.codegen
Delegate defines a delegate method which dispatches to an external static method
Delegate(Type, Type, String, List<Parameter>, Type) - Constructor for class com.mysema.query.codegen.Delegate
 
DELEGATE - Static variable in interface com.mysema.query.types.Ops
 
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 interface for Delete clauses
deleteDocuments(Term) - Method in class com.mysema.query.lucene.session.impl.LuceneWriterImpl
 
deleteDocuments(Term) - Method in interface com.mysema.query.lucene.session.LuceneWriter
 
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
 
DerbyTemplates(char, boolean) - Constructor for class com.mysema.query.sql.DerbyTemplates
 
desc() - Method in class com.mysema.query.types.expr.ComparableExpressionBase
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 is an apadater implementation for the Detachable interface
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 is a base class for queries which implement the Query and Detachable interfaces
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(Expression<N>) - Method in class com.mysema.query.types.expr.NumberExpression
Get the result of the operation this / right
divide(N) - Method in class com.mysema.query.types.expr.NumberExpression
Get the result of the operation this / right
DMLClause<C extends DMLClause<C>> - Interface in com.mysema.query.dml
Parent interface for DML clauses
DocumentIterator - Class in com.mysema.query.lucene
 
DocumentIterator(ScoreDoc[], int, Searcher) - Constructor for class com.mysema.query.lucene.DocumentIterator
 
DoubleType - Class in com.mysema.query.sql.types
 
DoubleType() - Constructor for class com.mysema.query.sql.types.DoubleType
 
doubleValue() - Method in class com.mysema.query.types.expr.NumberExpression
Get the double expression of this numeric expression
DropTableClause - Class in com.mysema.query.sql.ddl
DropTableClause defines a DROP TABLE clause
DropTableClause(Connection, SQLTemplates, String) - Constructor for class com.mysema.query.sql.ddl.DropTableClause
 

E

EclipseLinkTemplates - Class in com.mysema.query.jpa
NOTE : this is under construction
EclipseLinkTemplates() - Constructor for class com.mysema.query.jpa.EclipseLinkTemplates
 
ElementHandler - Class in com.mysema.query.apt
ElementHandler is a an APT visitor for entity types
ElementHandler(Configuration, ExtendedTypeFactory) - Constructor for class com.mysema.query.apt.ElementHandler
 
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, Collection<String>) - Constructor for class com.mysema.query.codegen.EmbeddableSerializer
 
embeddedAnn - Variable in class com.mysema.query.apt.DefaultConfiguration
 
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(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
Returns true if this ends with str
endsWith(String) - Method in class com.mysema.query.types.expr.StringExpression
Returns true if this ends with str
endsWithIgnoreCase(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
 
endsWithIgnoreCase(String) - Method in class com.mysema.query.types.expr.StringExpression
 
entitiesAnn - Variable in class com.mysema.query.apt.DefaultConfiguration
 
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
 
EntityPath<T> - Interface in com.mysema.query.types
EntityPath is the common interface for entity path expressions
EntityPathBase<D> - Class in com.mysema.query.types.path
EntityPathBase provides a base class for EntityPath implementations
EntityPathBase(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.EntityPathBase
 
EntityPathBase(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.EntityPathBase
 
EntityPathBase(Class<? extends D>, PathMetadata<?>, PathInits) - Constructor for class com.mysema.query.types.path.EntityPathBase
 
EntitySerializer - Class in com.mysema.query.codegen
EntitySerializer is a Serializer implementation for entity types
EntitySerializer(TypeMappings, Collection<String>) - 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
 
EnumByNameType<T extends Enum<T>> - Class in com.mysema.query.sql.types
 
EnumByNameType(Class<T>) - Constructor for class com.mysema.query.sql.types.EnumByNameType
 
EnumByOrdinalType<T extends Enum<T>> - Class in com.mysema.query.sql.types
 
EnumByOrdinalType(Class<T>) - Constructor for class com.mysema.query.sql.types.EnumByOrdinalType
 
EnumExpression<T extends Enum<T>> - Class in com.mysema.query.types.expr
EnumExpression represents Enum typed expressions
EnumExpression(Class<? extends T>) - Constructor for class com.mysema.query.types.expr.EnumExpression
 
EnumOperation<D extends Enum<D>> - Class in com.mysema.query.types.expr
EnumOperation represents enum operations
EnumPath<D extends Enum<D>> - Class in com.mysema.query.types.path
EnumPath represents enum paths
EnumPath(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.EnumPath
 
EnumPath(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.EnumPath
 
EnumPath(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.EnumPath
 
EnumTemplate<T extends Enum<T>> - Class in com.mysema.query.types.template
EnumTemplate defines custom enum expressions
EnumTemplate(Class<T>, Template, List<Expression<?>>) - Constructor for class com.mysema.query.types.template.EnumTemplate
 
eq(D) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a this == right expression
eq(Expression<? super D>) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a this == right expression
eq(Expression<D>, Expression<? extends D>) - Static method in class com.mysema.query.types.ExpressionUtils
 
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
 
eqConst(Expression<D>, D) - Static method in class com.mysema.query.types.ExpressionUtils
 
equals(Object) - Method in class com.mysema.query.BooleanBuilder
 
equals(Object) - Method in class com.mysema.query.codegen.Delegate
 
equals(Object) - Method in class com.mysema.query.codegen.EntityType
 
equals(Object) - Method in class com.mysema.query.codegen.Method
 
equals(Object) - Method in class com.mysema.query.codegen.Property
 
equals(Object) - Method in class com.mysema.query.codegen.Supertype
 
equals(Object) - Method in class com.mysema.query.JoinExpression
 
equals(Object) - Method in class com.mysema.query.JoinFlag
 
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.lucene.TermElement
 
equals(Object) - Method in class com.mysema.query.QueryFlag
 
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.ArrayConstructorExpression
 
equals(Object) - Method in class com.mysema.query.types.ConstantImpl
 
equals(Object) - Method in class com.mysema.query.types.ConstructorExpression
 
equals(Object) - Method in class com.mysema.query.types.expr.BooleanOperation
 
equals(Object) - Method in class com.mysema.query.types.expr.Coalesce
 
equals(Object) - Method in class com.mysema.query.types.expr.ComparableOperation
 
equals(Object) - Method in class com.mysema.query.types.expr.DateOperation
 
equals(Object) - Method in class com.mysema.query.types.expr.DateTimeOperation
 
equals(Object) - Method in class com.mysema.query.types.expr.EnumOperation
 
equals(Object) - Method in class com.mysema.query.types.expr.NumberOperation
 
equals(Object) - Method in class com.mysema.query.types.expr.Param
 
equals(Object) - Method in class com.mysema.query.types.expr.SimpleExpression
 
equals(Object) - Method in class com.mysema.query.types.expr.SimpleOperation
 
equals(Object) - Method in class com.mysema.query.types.expr.StringOperation
 
equals(Object) - Method in class com.mysema.query.types.expr.TimeOperation
 
equals(Object) - Method in class com.mysema.query.types.OperationImpl
 
equals(Object) - Method in class com.mysema.query.types.OperatorImpl
 
equals(Object) - Method in class com.mysema.query.types.OrderSpecifier
 
equals(Object) - Method in class com.mysema.query.types.path.ArrayPath
 
equals(Object) - Method in class com.mysema.query.types.path.BeanPath
 
equals(Object) - Method in class com.mysema.query.types.path.BooleanPath
 
equals(Object) - Method in class com.mysema.query.types.path.CollectionPath
 
equals(Object) - Method in class com.mysema.query.types.path.ComparablePath
 
equals(Object) - Method in class com.mysema.query.types.path.DatePath
 
equals(Object) - Method in class com.mysema.query.types.path.DateTimePath
 
equals(Object) - Method in class com.mysema.query.types.path.EnumPath
 
equals(Object) - Method in class com.mysema.query.types.path.ListPath
 
equals(Object) - Method in class com.mysema.query.types.path.MapPath
 
equals(Object) - Method in class com.mysema.query.types.path.NumberPath
 
equals(Object) - Method in class com.mysema.query.types.path.SetPath
 
equals(Object) - Method in class com.mysema.query.types.path.SimplePath
 
equals(Object) - Method in class com.mysema.query.types.path.StringPath
 
equals(Object) - Method in class com.mysema.query.types.path.TimePath
 
equals(Object) - Method in class com.mysema.query.types.PathImpl
 
equals(Object) - Method in class com.mysema.query.types.PathMetadata
 
equals(Object) - Method in class com.mysema.query.types.QBean
 
equals(Object) - Method in class com.mysema.query.types.QTuple
 
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.SimpleSubQuery
 
equals(Object) - Method in class com.mysema.query.types.query.StringSubQuery
 
equals(Object) - Method in class com.mysema.query.types.query.TimeSubQuery
 
equals(Object) - Method in class com.mysema.query.types.SubQueryExpressionImpl
 
equals(Object) - Method in class com.mysema.query.types.template.BooleanTemplate
 
equals(Object) - Method in class com.mysema.query.types.template.ComparableTemplate
 
equals(Object) - Method in class com.mysema.query.types.template.DateTemplate
 
equals(Object) - Method in class com.mysema.query.types.template.DateTimeTemplate
 
equals(Object) - Method in class com.mysema.query.types.template.EnumTemplate
 
equals(Object) - Method in class com.mysema.query.types.Template
 
equals(Object) - Method in class com.mysema.query.types.template.NumberTemplate
 
equals(Object) - Method in class com.mysema.query.types.template.SimpleTemplate
 
equals(Object) - Method in class com.mysema.query.types.template.StringTemplate
 
equals(Object) - Method in class com.mysema.query.types.template.TimeTemplate
 
equals(Object) - Method in class com.mysema.query.types.TemplateExpressionImpl
 
equalsIgnoreCase(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
Compares this EString to another EString, ignoring case considerations.
equalsIgnoreCase(String) - Method in class com.mysema.query.types.expr.StringExpression
Compares this EString to another EString, ignoring case considerations.
equalsOps - Static variable in interface com.mysema.query.types.Ops
 
escape(EntityType, String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
escapeForLike(Constant<String>) - Method in class com.mysema.query.types.Converters
 
EvaluatorTransformer<S,T> - Class in com.mysema.query.collections
Transformer implementation which uses and Evaluator for transformation
EvaluatorTransformer(Evaluator<T>) - Constructor for class com.mysema.query.collections.EvaluatorTransformer
 
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.DMLClause
Execute the clause and return the amount of affected rows
execute() - Method in class com.mysema.query.jdo.dml.JDOQLDeleteClause
 
execute() - Method in class com.mysema.query.jdo.dml.JDOQLUpdateClause
 
execute() - Method in class com.mysema.query.jpa.hibernate.HibernateDeleteClause
 
execute() - Method in class com.mysema.query.jpa.hibernate.HibernateDomainExporter
 
execute() - Method in class com.mysema.query.jpa.hibernate.HibernateUpdateClause
 
execute() - Method in class com.mysema.query.jpa.impl.JPADeleteClause
 
execute() - Method in class com.mysema.query.jpa.impl.JPAUpdateClause
 
execute() - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
 
execute() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
execute() - Method in class com.mysema.query.sql.ddl.CreateTableClause
Execute the clause
execute() - Method in class com.mysema.query.sql.ddl.DropTableClause
 
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.SQLMergeClause
 
execute() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
executeWithKey(Path<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
executeWithKeys(Path<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
executeWithKeys() - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
exists() - Method in class com.mysema.query.collections.AbstractColQuery
 
exists(QueryMetadata, Map<Expression<?>, Iterable<?>>) - Method in class com.mysema.query.collections.DefaultQueryEngine
 
exists(QueryMetadata, Map<Expression<?>, Iterable<?>>) - Method in interface com.mysema.query.collections.QueryEngine
 
exists() - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
exists() - Method in class com.mysema.query.jdo.JDOQLSubQuery
 
exists() - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
exists() - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
exists(CollectionAnyVisitor.Context, Predicate) - Method in class com.mysema.query.jpa.JPQLCollectionAnyVisitor
 
exists() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
exists() - Method in interface com.mysema.query.Projectable
 
exists() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
exists() - Method in class com.mysema.query.sql.SQLSubQuery
 
exists(CollectionAnyVisitor.Context, Predicate) - Method in class com.mysema.query.support.CollectionAnyVisitor
 
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() - Method in class com.mysema.query.support.ProjectableAdapter
 
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 interface com.mysema.query.types.query.ExtendedSubQueryExpression
Get an exists(this) expression for the subquery
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.SimpleSubQuery
 
exists() - Method in class com.mysema.query.types.query.StringSubQuery
 
exists() - Method in class com.mysema.query.types.query.TimeSubQuery
 
EXP - Static variable in interface com.mysema.query.types.Ops.MathOps
 
export(DatabaseMetaData) - Method in class com.mysema.query.sql.MetaDataExporter
 
Expression<D> - Interface in com.mysema.query.types
Expression defines a general typed expression in a Query instance.
ExpressionBase<T> - Class in com.mysema.query.types
ExpressionBase is the base class for Expression implementations
ExpressionBase(Class<? extends T>) - Constructor for class com.mysema.query.types.ExpressionBase
 
ExpressionException - Exception in com.mysema.query.types
 
ExpressionException(String) - Constructor for exception com.mysema.query.types.ExpressionException
 
ExpressionException(String, Throwable) - Constructor for exception com.mysema.query.types.ExpressionException
 
ExpressionException(Throwable) - Constructor for exception com.mysema.query.types.ExpressionException
 
ExpressionUtils - Class in com.mysema.query.types
ExpressionUtils provides utilities for constructing common operation instances
ExtendedSubQueryExpression<T> - Interface in com.mysema.query.types.query
Extensions to the SubQueryExpression interface
ExtendedTypeFactory - Class in com.mysema.query.apt
ExtendedTypeFactory is a factory for APT inspection based Type creation
ExtendedTypeFactory(ProcessingEnvironment, Configuration, TypeFactory, List<Class<? extends Annotation>>) - Constructor for class com.mysema.query.apt.ExtendedTypeFactory
 
ExtractorVisitor - Class in com.mysema.query.types
ExtractorVisitor is a Visitor implementation for Expression extraction

F

FactoryExpression<D> - Interface in com.mysema.query.types
FactoryExpression represents factory expressions such as JavaBean or Constructor projections
FactoryExpressionTransformer - Class in com.mysema.query.jpa.hibernate
FactoryExpressionTransformer is a ResultTransformer implementation using the EConstructor for transformation
FactoryExpressionTransformer(FactoryExpression<?>) - Constructor for class com.mysema.query.jpa.hibernate.FactoryExpressionTransformer
 
fetch() - Method in interface com.mysema.query.jpa.JPQLQuery
Add the "fetch" flag to the last defined join
fetch() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
FETCH - Static variable in class com.mysema.query.jpa.JPQLQueryMixin
 
fetch() - Method in class com.mysema.query.jpa.JPQLQueryMixin
 
FETCH_ALL_PROPERTIES - Static variable in class com.mysema.query.jpa.JPQLQueryMixin
 
fetchAll() - Method in interface com.mysema.query.jpa.JPQLQuery
Add the "fetch all properties" flag to the last defined join.
fetchAll() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
fetchAll() - Method in class com.mysema.query.jpa.JPQLQueryMixin
 
FilteredClause<C extends FilteredClause<C>> - Interface in com.mysema.query
Parent interface for clauses with a filter condition
findColumn(String) - Method in class com.mysema.util.ResultSetAdapter
 
first() - Method in class com.mysema.util.ResultSetAdapter
 
FloatType - Class in com.mysema.query.sql.types
 
FloatType() - Constructor for class com.mysema.query.sql.types.FloatType
 
floatValue() - Method in class com.mysema.query.types.expr.NumberExpression
Get the float expression of this numeric expression
floor() - Method in class com.mysema.query.types.expr.NumberExpression
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
 
flush() - Method in class com.mysema.query.lucene.session.impl.LuceneSessionImpl
 
flush() - Method in interface com.mysema.query.lucene.session.LuceneSession
Flushes all data writer has changed.
forArrayAccess(Path<?>, Expression<Integer>) - Static method in class com.mysema.query.types.PathMetadataFactory
 
forArrayAccess(Path<?>, int) - Static method in class com.mysema.query.types.PathMetadataFactory
 
forCollectionAny(Path<?>) - Static method in class com.mysema.query.types.PathMetadataFactory
 
foreignKey(String, String...) - Method in class com.mysema.query.sql.ddl.CreateTableClause
Add a foreign key
ForeignKey<E> - Class in com.mysema.query.sql
ForeignKey defines a foreign key on a table to another table
ForeignKey(RelationalPath<?>, Path<?>, String) - Constructor for class com.mysema.query.sql.ForeignKey
 
ForeignKey(RelationalPath<?>, List<? extends Path<?>>, List<String>) - Constructor for class com.mysema.query.sql.ForeignKey
 
ForeignKeyBuilder - Class in com.mysema.query.sql.ddl
ForeignKeyBuilder is part of the fluent interface of CreateTableClause
ForeignKeyBuilder(CreateTableClause, SQLTemplates, List<ForeignKeyData>, String, String[]) - Constructor for class com.mysema.query.sql.ddl.ForeignKeyBuilder
 
ForeignKeyData - Class in com.mysema.query.sql.support
 
ForeignKeyData(String, String) - Constructor for class com.mysema.query.sql.support.ForeignKeyData
 
forListAccess(int) - Method in class com.mysema.query.types.path.ListPath
 
forListAccess(Expression<Integer>) - Method in class com.mysema.query.types.path.ListPath
 
forListAccess(Path<?>, Expression<Integer>) - Static method in class com.mysema.query.types.PathMetadataFactory
 
forListAccess(Path<?>, int) - Static method in class com.mysema.query.types.PathMetadataFactory
 
forMapAccess(K) - Method in class com.mysema.query.types.path.MapPath
 
forMapAccess(Expression<K>) - Method in class com.mysema.query.types.path.MapPath
 
forMapAccess(Path<?>, Expression<KT>) - Static method in class com.mysema.query.types.PathMetadataFactory
 
forMapAccess(Path<?>, KT) - Static method in class com.mysema.query.types.PathMetadataFactory
 
forProperty(String) - Method in class com.mysema.query.types.path.BeanPath
 
forProperty(Path<?>, String) - Static method in class com.mysema.query.types.PathMetadataFactory
 
forUpdate() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
forVariable(String) - Static method in class com.mysema.query.types.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(EntityPath<?>...) - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
from(EntityPath<?>...) - Method in class com.mysema.query.jdo.AbstractJDOQLSubQuery
 
from(CollectionExpression<?, P>, EntityPath<P>) - Method in class com.mysema.query.jdo.AbstractJDOQLSubQuery
 
from(EntityPath<?>...) - Method in interface com.mysema.query.jdo.JDOQLCommonQuery
Add query sources
from(Expression<?>...) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
from(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
from(EntityPath<?>...) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
from(Expression<?>...) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
from(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
from(EntityPath<?>...) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Set the sources of this query
from(EntityPath<?>...) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
from(Expression<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
from(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
from(Expression<?>...) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
from(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
from(Expression<?>...) - Method in interface com.mysema.query.sql.SQLCommonQuery
Defines the sources of the query
from(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a sub query source
from(Expression<?>...) - Method in class com.mysema.query.support.QueryMixin
 
from(EntityPath<?>...) - Method in class com.mysema.query.support.QueryMixin
 
fullJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
fullJoin(RelationalPath<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
fullJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
fullJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
fullJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
fullJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
fullJoin(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
fullJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
fullJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
fullJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
fullJoin(RelationalPath<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
fullJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
fullJoin(EntityPath<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an full join with the given target.
fullJoin(EntityPath<P>, EntityPath<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create a full join with the given target and alias.
fullJoin(CollectionExpression<?, P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an full join with the given target.
fullJoin(CollectionExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create a full join with the given target and alias.
fullJoin(MapExpression<?, P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an full join with the given target.
fullJoin(MapExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create a full join with the given target and alias.
fullJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
fullJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
fullJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
fullJoin(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
fullJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
fullJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
fullJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
fullJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
fullJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
fullJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
fullJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
fullJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
fullJoin(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target
fullJoin(ForeignKey<E>, RelationalPath<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target
fullJoin(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a full join to the given target
fullJoin(EntityPath<P>) - Method in class com.mysema.query.support.QueryMixin
 
fullJoin(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.support.QueryMixin
 
fullJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.support.QueryMixin
 
fullJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
 
fullJoin(MapExpression<?, P>) - Method in class com.mysema.query.support.QueryMixin
 
fullJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
 
fullJoin(SubQueryExpression<P>, Path) - Method in class com.mysema.query.support.QueryMixin
 
fuzzyLike(Path<String>, String) - Static method in class com.mysema.query.lucene.LuceneUtils
Create a fuzzy query
fuzzyLike(Path<String>, String, float) - Static method in class com.mysema.query.lucene.LuceneUtils
Create a fuzzy query
fuzzyLike(Path<String>, String, float, int) - Static method in class com.mysema.query.lucene.LuceneUtils
Create a fuzzy query

G

get(Method) - Static method in enum com.mysema.query.alias.MethodType
 
get(int, Class<T>) - Method in class com.mysema.query.jdo.JDOTuple
 
get(Expression<T>) - Method in class com.mysema.query.jdo.JDOTuple
 
get(RelationalPath<T>) - Method in class com.mysema.query.sql.Beans
 
get(ResultSet, Path<?>, int, Class<T>) - Method in class com.mysema.query.sql.Configuration
 
get(int) - Method in class com.mysema.query.sql.JDBCTypeMapping
 
get(int, Class<T>) - Method in interface com.mysema.query.Tuple
Get a Tuple element by index
get(Expression<T>) - Method in interface com.mysema.query.Tuple
Get a tuple element by expression
get(Expression<Integer>) - Method in interface com.mysema.query.types.expr.ArrayExpression
Get the element at the given index
get(int) - Method in interface com.mysema.query.types.expr.ArrayExpression
Get the element at the given index
get(Expression<Integer>) - Method in interface com.mysema.query.types.expr.ListExpression
Indexed access
get(int) - Method in interface com.mysema.query.types.expr.ListExpression
Indexed access
get(Expression<K>) - Method in class com.mysema.query.types.expr.MapExpressionBase
 
get(K) - Method in class com.mysema.query.types.expr.MapExpressionBase
 
get(Expression<Integer>) - Method in class com.mysema.query.types.path.ArrayPath
Create a expression for indexed access
get(int) - Method in class com.mysema.query.types.path.ArrayPath
Create a expression for indexed access
get(Expression<Integer>) - Method in class com.mysema.query.types.path.ListPath
 
get(int) - Method in class com.mysema.query.types.path.ListPath
 
get(Expression<K>) - Method in class com.mysema.query.types.path.MapPath
 
get(K) - Method in class com.mysema.query.types.path.MapPath
 
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(BooleanPath) - Method in class com.mysema.query.types.path.PathBuilder
 
get(ComparablePath<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(DatePath<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(DateTimePath<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(NumberPath<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(Path<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(StringPath) - Method in class com.mysema.query.types.path.PathBuilder
 
get(TimePath<A>) - Method in class com.mysema.query.types.path.PathBuilder
 
get(String) - Method in class com.mysema.query.types.path.PathInits
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.ArrayPath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.BeanPath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.BooleanPath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.CollectionPath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.ComparablePath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.DatePath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.DateTimePath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.EnumPath
 
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.ListPath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.MapPath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.NumberPath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.SetPath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.SimplePath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.StringPath
 
getAnnotatedElement() - Method in class com.mysema.query.types.path.TimePath
 
getAnnotatedElement() - Method in class com.mysema.query.types.PathImpl
 
getAnnotatedElement(Class<?>, String, Class<?>) - Static method in class com.mysema.util.ReflectionUtils
 
getAnnotation(Class<T>) - Method in class com.mysema.query.codegen.EntityType
 
getAnnotation(Class<T>) - Method in class com.mysema.query.codegen.Property
 
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.query.codegen.Property
 
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.BooleanBuilder
 
getArg(int) - Method in class com.mysema.query.types.expr.BooleanOperation
 
getArg(int) - Method in class com.mysema.query.types.expr.ComparableOperation
 
getArg(int) - Method in class com.mysema.query.types.expr.DateOperation
 
getArg(int) - Method in class com.mysema.query.types.expr.DateTimeOperation
 
getArg(int) - Method in class com.mysema.query.types.expr.EnumOperation
 
getArg(int) - Method in class com.mysema.query.types.expr.NumberOperation
 
getArg(int) - Method in class com.mysema.query.types.expr.SimpleOperation
 
getArg(int) - Method in class com.mysema.query.types.expr.StringOperation
 
getArg(int) - Method in class com.mysema.query.types.expr.TimeOperation
 
getArg(int) - Method in interface com.mysema.query.types.Operation
Get the argument with the given index
getArg(int) - Method in class com.mysema.query.types.OperationImpl
 
getArg(int) - Method in class com.mysema.query.types.template.BooleanTemplate
 
getArg(int) - Method in class com.mysema.query.types.template.ComparableTemplate
 
getArg(int) - Method in class com.mysema.query.types.template.DateTemplate
 
getArg(int) - Method in class com.mysema.query.types.template.DateTimeTemplate
 
getArg(int) - Method in class com.mysema.query.types.template.EnumTemplate
 
getArg(int) - Method in class com.mysema.query.types.template.NumberTemplate
 
getArg(int) - Method in class com.mysema.query.types.template.SimpleTemplate
 
getArg(int) - Method in class com.mysema.query.types.template.StringTemplate
 
getArg(int) - Method in class com.mysema.query.types.template.TimeTemplate
 
getArg(int) - Method in interface com.mysema.query.types.TemplateExpression
Get the argument with the given index
getArg(int) - Method in class com.mysema.query.types.TemplateExpressionImpl
 
getArgs() - Method in class com.mysema.query.BooleanBuilder
 
getArgs() - Method in class com.mysema.query.sql.QBeans
 
getArgs() - Method in class com.mysema.query.types.ArrayConstructorExpression
 
getArgs() - Method in class com.mysema.query.types.ConstructorExpression
 
getArgs() - Method in class com.mysema.query.types.expr.BooleanOperation
 
getArgs() - Method in class com.mysema.query.types.expr.ComparableOperation
 
getArgs() - Method in class com.mysema.query.types.expr.DateOperation
 
getArgs() - Method in class com.mysema.query.types.expr.DateTimeOperation
 
getArgs() - Method in class com.mysema.query.types.expr.EnumOperation
 
getArgs() - Method in class com.mysema.query.types.expr.NumberOperation
 
getArgs() - Method in class com.mysema.query.types.expr.SimpleOperation
 
getArgs() - Method in class com.mysema.query.types.expr.StringOperation
 
getArgs() - Method in class com.mysema.query.types.expr.TimeOperation
 
getArgs() - Method in interface com.mysema.query.types.FactoryExpression
Get the constructor invocation arguments
getArgs() - Method in interface com.mysema.query.types.Operation
Get the arguments of this operation
getArgs() - Method in class com.mysema.query.types.OperationImpl
 
getArgs() - Method in class com.mysema.query.types.QBean
 
getArgs() - Method in class com.mysema.query.types.QTuple
 
getArgs() - Method in class com.mysema.query.types.template.BooleanTemplate
 
getArgs() - Method in class com.mysema.query.types.template.ComparableTemplate
 
getArgs() - Method in class com.mysema.query.types.template.DateTemplate
 
getArgs() - Method in class com.mysema.query.types.template.DateTimeTemplate
 
getArgs() - Method in class com.mysema.query.types.template.EnumTemplate
 
getArgs() - Method in class com.mysema.query.types.template.NumberTemplate
 
getArgs() - Method in class com.mysema.query.types.template.SimpleTemplate
 
getArgs() - Method in class com.mysema.query.types.template.StringTemplate
 
getArgs() - Method in class com.mysema.query.types.template.TimeTemplate
 
getArgs() - Method in interface com.mysema.query.types.TemplateExpression
Get the arguments of the custom expression
getArgs() - Method in class com.mysema.query.types.TemplateExpressionImpl
 
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
 
getAutoIncrement() - Method in class com.mysema.query.sql.SQLTemplates
 
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.jdo.JDOQLSerializer
 
getCategory() - Method in enum com.mysema.query.annotations.PropertyType
 
getCategory() - Method in class com.mysema.query.codegen.EntityType
 
getCharacterStream(int) - Method in class com.mysema.util.ResultSetAdapter
 
getCharacterStream(String) - Method in class com.mysema.util.ResultSetAdapter
 
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
getCollection(String, Class<A>, Class<E>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Collection typed path
getColumnAlias() - Method in class com.mysema.query.sql.SQLTemplates
 
getColumns() - Method in class com.mysema.query.sql.dml.SQLInsertBatch
 
getColumns() - Method in class com.mysema.query.sql.dml.SQLMergeBatch
 
getColumns() - Method in interface com.mysema.query.sql.RelationalPath
Get all columns
getColumns() - Method in class com.mysema.query.sql.RelationalPathBase
 
getColumns() - Method in class com.mysema.query.sql.support.IndexData
 
getColumns() - Method in class com.mysema.query.sql.support.PrimaryKeyData
 
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(Config) - Static method in class com.mysema.query.codegen.SimpleSerializerConfig
 
getConfiguration() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
getConstant() - Method in interface com.mysema.query.types.Constant
Get the constant
getConstant() - Method in class com.mysema.query.types.ConstantImpl
 
getConstantPaths() - Method in class com.mysema.query.sql.SQLSerializer
 
getConstantPrefix() - Method in class com.mysema.query.support.SerializerBase
 
getConstants() - Method in class com.mysema.query.jdo.JDOQLSerializer
 
getConstants() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
getConstants() - Method in class com.mysema.query.sql.SQLSerializer
 
getConstantToLabel() - Method in class com.mysema.query.jdo.JDOQLSerializer
 
getConstantToLabel() - Method in class com.mysema.query.support.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
 
getCreateIndex() - Method in class com.mysema.query.sql.SQLTemplates
 
getCreateTable() - Method in class com.mysema.query.sql.SQLTemplates
 
getCreateUniqueIndex() - Method in class com.mysema.query.sql.SQLTemplates
 
getCurrent() - Method in class com.mysema.query.alias.AliasFactory
Get the current thread bound expression without reseting it
getCurrentAndReset() - Method in class com.mysema.query.alias.AliasFactory
Get the current thread bound expression and reset it
getCurrentSession() - Method in class com.mysema.query.lucene.session.impl.LuceneSessionFactoryImpl
 
getCurrentSession(LuceneSessionFactory) - Static method in class com.mysema.query.lucene.session.impl.LuceneSessionHolder
 
getCurrentSession() - Method in interface com.mysema.query.lucene.session.LuceneSessionFactory
 
getCursorName() - Method in class com.mysema.util.ResultSetAdapter
 
getData() - Method in class com.mysema.query.codegen.EntityType
 
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
 
getDbPassword() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
getDbUrl() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
getDbUserName() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
getDeclaredAnnotations() - Method in class com.mysema.util.AnnotatedElementAdapter
 
getDeclaringType() - Method in class com.mysema.query.codegen.Delegate
 
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
 
getDelegates() - Method in class com.mysema.query.codegen.EntityType
 
getDelegateType() - Method in class com.mysema.query.codegen.Delegate
 
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.ArrayConstructorExpression
 
getElementType() - Method in class com.mysema.query.types.expr.CollectionExpressionBase
 
getElementType() - Method in class com.mysema.query.types.path.ArrayPath
 
getElementType() - Method in class com.mysema.query.types.path.CollectionPath
 
getElementType() - Method in class com.mysema.query.types.path.ListPath
 
getElementType() - Method in class com.mysema.query.types.path.SetPath
 
getElementType() - Method in class com.mysema.query.types.query.ListSubQuery
 
getEmbeddableAnnotation() - Method in interface com.mysema.query.apt.Configuration
 
getEmbeddableAnnotation() - 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
 
getEmbeddedAnnotation() - Method in interface com.mysema.query.apt.Configuration
 
getEmbeddedAnnotation() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getEntitiesAnnotation() - Method in interface com.mysema.query.apt.Configuration
 
getEntitiesAnnotation() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getEntity() - Method in class com.mysema.query.sql.ForeignKey
 
getEntity() - Method in class com.mysema.query.sql.PrimaryKey
 
getEntityAnnotation() - Method in interface com.mysema.query.apt.Configuration
 
getEntityAnnotation() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getEntityPaths() - Method in class com.mysema.query.jpa.HibernateSQLSerializer
 
getEntitySerializer() - Method in interface com.mysema.query.apt.Configuration
 
getEntitySerializer() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getEntityType(TypeMirror, boolean) - Method in class com.mysema.query.apt.ExtendedTypeFactory
 
getEntityType() - Method in class com.mysema.query.codegen.Supertype
 
getEscapedName() - Method in class com.mysema.query.codegen.Property
 
getEscapedPropertyNames() - Method in class com.mysema.query.codegen.EntityType
 
getExistsProjection() - Method in class com.mysema.query.jpa.HQLTemplates
 
getExistsProjection() - Method in class com.mysema.query.jpa.JPQLTemplates
 
getExportedKeys(DatabaseMetaData, String, String) - Method in class com.mysema.query.sql.support.KeyDataFactory
 
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
 
getFlag() - Method in class com.mysema.query.JoinFlag
 
getFlag() - Method in class com.mysema.query.QueryFlag
 
getFlags() - Method in class com.mysema.query.DefaultQueryMetadata
 
getFlags() - Method in class com.mysema.query.JoinExpression
 
getFlags() - Method in interface com.mysema.query.QueryMetadata
 
getFloat(int) - Method in class com.mysema.util.ResultSetAdapter
 
getFloat(String) - Method in class com.mysema.util.ResultSetAdapter
 
getForeignColumns() - Method in class com.mysema.query.sql.ForeignKey
 
getForeignColumns() - Method in class com.mysema.query.sql.support.ForeignKeyData
 
getForeignColumns() - Method in class com.mysema.query.sql.support.InverseForeignKeyData
 
getForeignColumns() - Method in interface com.mysema.query.sql.support.KeyData
 
getForeignKeys() - Method in interface com.mysema.query.sql.RelationalPath
Get the foreign keys for this relation
getForeignKeys() - Method in class com.mysema.query.sql.RelationalPathBase
 
getForeignKeysClassName() - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getForeignKeysClassName() - Method in interface com.mysema.query.sql.NamingStrategy
Get the class name for the foreign keys inner class
getForeignKeysClassName() - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
getForeignKeysVariable(EntityType) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getForeignKeysVariable(EntityType) - Method in interface com.mysema.query.sql.NamingStrategy
Get the field name for the foreign keys class instance
getForeignKeysVariable(EntityType) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
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.EntityType
 
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
 
getId() - Method in interface com.mysema.query.types.Operator
Get the unique id for this Operator
getId() - Method in class com.mysema.query.types.OperatorImpl
 
getId() - Method in enum com.mysema.query.types.PathType
 
getImplementedInterfaces(Class<?>) - Static method in class com.mysema.util.ReflectionUtils
 
getImportedKeys(DatabaseMetaData, String, String) - Method in class com.mysema.query.sql.support.KeyDataFactory
 
getIndex() - Method in class com.mysema.query.types.Template.Element
 
getIndexSearcer() - Method in class com.mysema.query.lucene.session.impl.LuceneSearcher
 
getIndexWriter() - Method in class com.mysema.query.lucene.session.impl.LuceneWriterImpl
 
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
 
getInverseForeignKeys() - Method in interface com.mysema.query.sql.RelationalPath
Get the inverse foreign keys for this relation
getInverseForeignKeys() - Method in class com.mysema.query.sql.RelationalPathBase
 
getJavaType(int, String, String) - Method in class com.mysema.query.sql.Configuration
Get the java type for the given jdbc type, table name and column name
getJdbcDriverClass() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
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
 
getKey() - Method in class com.mysema.query.sql.SQLTemplates
 
getKeys() - Method in class com.mysema.query.sql.dml.SQLMergeBatch
 
getKeyType() - Method in class com.mysema.query.types.path.MapPath
 
getKeywords() - Method in interface com.mysema.query.apt.Configuration
 
getKeywords() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getLeftJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getLimit() - Method in class com.mysema.query.QueryModifiers
 
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
getLocalColumns() - Method in class com.mysema.query.sql.ForeignKey
 
getLocalColumns() - Method in class com.mysema.query.sql.PrimaryKey
 
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
getMergeInto() - Method in class com.mysema.query.sql.SQLTemplates
 
getMetadata() - Method in class com.mysema.query.collections.AbstractColQuery
 
getMetadata() - Method in class com.mysema.query.collections.ColQueryImpl
 
getMetadata() - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
getMetadata() - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
getMetadata() - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
getMetadata() - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
getMetadata() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
getMetadata() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
getMetadata() - Method in class com.mysema.query.support.QueryMixin
 
getMetadata() - Method in class com.mysema.query.types.path.ArrayPath
 
getMetadata() - Method in class com.mysema.query.types.path.BeanPath
 
getMetadata() - Method in class com.mysema.query.types.path.BooleanPath
 
getMetadata() - Method in class com.mysema.query.types.path.CollectionPath
 
getMetadata() - Method in class com.mysema.query.types.path.ComparablePath
 
getMetadata() - Method in class com.mysema.query.types.path.DatePath
 
getMetadata() - Method in class com.mysema.query.types.path.DateTimePath
 
getMetadata() - Method in class com.mysema.query.types.path.EnumPath
 
getMetadata() - Method in interface com.mysema.query.types.Path
Get the metadata for this path
getMetadata() - Method in class com.mysema.query.types.path.ListPath
 
getMetadata() - Method in class com.mysema.query.types.path.MapPath
 
getMetadata() - Method in class com.mysema.query.types.path.NumberPath
 
getMetadata() - Method in class com.mysema.query.types.path.SetPath
 
getMetadata() - Method in class com.mysema.query.types.path.SimplePath
 
getMetadata() - Method in class com.mysema.query.types.path.StringPath
 
getMetadata() - Method in class com.mysema.query.types.path.TimePath
 
getMetadata() - Method in class com.mysema.query.types.PathImpl
 
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.SimpleSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.StringSubQuery
 
getMetadata() - Method in class com.mysema.query.types.query.TimeSubQuery
 
getMetadata() - Method in interface com.mysema.query.types.SubQueryExpression
Get the query metadata for the subquery
getMetadata() - Method in class com.mysema.query.types.SubQueryExpressionImpl
 
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.Delegate
 
getName() - Method in class com.mysema.query.codegen.Method
 
getName() - Method in class com.mysema.query.codegen.Property
 
getName() - Method in class com.mysema.query.sql.support.ColumnData
 
getName() - Method in class com.mysema.query.sql.support.ForeignKeyData
 
getName() - Method in class com.mysema.query.sql.support.IndexData
 
getName() - Method in class com.mysema.query.sql.support.InverseForeignKeyData
 
getName() - Method in interface com.mysema.query.sql.support.KeyData
 
getName() - Method in class com.mysema.query.sql.support.PrimaryKeyData
 
getName() - Method in class com.mysema.query.types.expr.Param
 
getName() - Method in interface com.mysema.query.types.ParamExpression
Get the name of the parameter
getNamePrefix() - Method in interface com.mysema.query.apt.Configuration
 
getNamePrefix() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getNamePrefix() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
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
 
getNotNull() - Method in class com.mysema.query.sql.SQLTemplates
 
getNotSetMessage() - Method in class com.mysema.query.types.expr.Param
 
getNotSetMessage() - Method in interface com.mysema.query.types.ParamExpression
 
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
 
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.BooleanBuilder
 
getOperator() - Method in class com.mysema.query.types.expr.BooleanOperation
 
getOperator() - Method in class com.mysema.query.types.expr.ComparableOperation
 
getOperator() - Method in class com.mysema.query.types.expr.DateOperation
 
getOperator() - Method in class com.mysema.query.types.expr.DateTimeOperation
 
getOperator() - Method in class com.mysema.query.types.expr.EnumOperation
 
getOperator() - Method in class com.mysema.query.types.expr.NumberOperation
 
getOperator() - Method in class com.mysema.query.types.expr.SimpleOperation
 
getOperator() - Method in class com.mysema.query.types.expr.StringOperation
 
getOperator() - Method in class com.mysema.query.types.expr.TimeOperation
 
getOperator() - Method in interface com.mysema.query.types.Operation
Get the operator symbol for this operation
getOperator() - Method in class com.mysema.query.types.OperationImpl
 
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.EntityType
 
getParameter(int) - Method in class com.mysema.query.codegen.Property
 
getParameter(int) - Method in interface com.mysema.query.types.ParametrizedExpression
 
getParameter(int) - Method in class com.mysema.query.types.path.CollectionPath
 
getParameter(int) - Method in class com.mysema.query.types.path.ListPath
 
getParameter(int) - Method in class com.mysema.query.types.path.MapPath
 
getParameter(int) - Method in class com.mysema.query.types.path.SetPath
 
getParameter(int) - Method in class com.mysema.query.types.query.ListSubQuery
 
getParameters() - Method in class com.mysema.query.codegen.Delegate
 
getParameters() - Method in class com.mysema.query.codegen.Method
 
getParams() - Method in class com.mysema.query.DefaultQueryMetadata
 
getParams() - Method in interface com.mysema.query.QueryMetadata
Get the parameters
getParent() - Method in class com.mysema.query.types.PathMetadata
 
getParentColumns() - Method in class com.mysema.query.sql.support.ForeignKeyData
 
getParentColumns() - Method in class com.mysema.query.sql.support.InverseForeignKeyData
 
getParentColumns() - Method in interface com.mysema.query.sql.support.KeyData
 
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
 
getPosition() - Method in class com.mysema.query.QueryFlag
 
getPrecedence(Operator<?>) - Method in class com.mysema.query.types.Templates
 
getPrefix() - Method in class com.mysema.query.codegen.EntityType
 
getPrimaryKey() - Method in interface com.mysema.query.sql.RelationalPath
Get the primary key for this relation or null if none exists
getPrimaryKey() - Method in class com.mysema.query.sql.RelationalPathBase
 
getPrimaryKeys(DatabaseMetaData, String, String) - Method in class com.mysema.query.sql.support.KeyDataFactory
 
getPrimaryKeysClassName() - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getPrimaryKeysClassName() - Method in interface com.mysema.query.sql.NamingStrategy
Get the class name for the primary keys inner class
getPrimaryKeysClassName() - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
getPrimaryKeysVariable(EntityType) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getPrimaryKeysVariable(EntityType) - Method in interface com.mysema.query.sql.NamingStrategy
Get the field name for the primary keys class instance
getPrimaryKeysVariable(EntityType) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
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
 
getPropertyNameForForeignKey(String, EntityType) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getPropertyNameForForeignKey(String, EntityType) - Method in interface com.mysema.query.sql.NamingStrategy
Convert the given foreign key name to a foreign key property name
getPropertyNameForForeignKey(String, EntityType) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
getPropertyNameForInverseForeignKey(String, EntityType) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getPropertyNameForInverseForeignKey(String, EntityType) - Method in interface com.mysema.query.sql.NamingStrategy
Convert the given foreign key name to a foreign key property name
getPropertyNameForInverseForeignKey(String, EntityType) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
getPropertyNameForPrimaryKey(String, EntityType) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
getPropertyNameForPrimaryKey(String, EntityType) - Method in interface com.mysema.query.sql.NamingStrategy
Convert the given primary key name to a primary key property name
getPropertyNameForPrimaryKey(String, EntityType) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
getPropertyNames() - Method in class com.mysema.query.codegen.EntityType
 
getQuery() - Method in class com.mysema.query.lucene.QueryElement
 
getQueryEngine() - Method in class com.mysema.query.collections.AbstractColQuery
 
getQueryMixin() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
getQueryType(Type, EntityType, Type, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getReadOnly() - Static method in class com.mysema.query.lucene.session.impl.LuceneSessionHolder
 
getRef(int) - Method in class com.mysema.util.ResultSetAdapter
 
getRef(String) - Method in class com.mysema.util.ResultSetAdapter
 
getReservedSuffix() - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
getResults() - Method in class com.mysema.query.SearchResults
Get the results in List form
getResults(Expression<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
getResults(Expression<?>...) - Method in interface com.mysema.query.sql.SQLQuery
Get the results as an JDBC result set
getReturnedClass() - Method in class com.mysema.query.sql.types.BigDecimalType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.BlobType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.BooleanType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.BytesType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.ByteType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.CharacterType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.ClobType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.DateType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.DoubleType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.EnumByNameType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.EnumByOrdinalType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.FloatType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.InputStreamType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.IntegerType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.LongType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.ObjectType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.ShortType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.StringType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.TimestampType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.TimeType
 
getReturnedClass() - Method in interface com.mysema.query.sql.types.Type
 
getReturnedClass() - Method in class com.mysema.query.sql.types.URLType
 
getReturnedClass() - Method in class com.mysema.query.sql.types.UtilDateType
 
getReturnType() - Method in class com.mysema.query.codegen.Delegate
 
getReturnType() - Method in class com.mysema.query.codegen.Method
 
getRightJoin() - Method in class com.mysema.query.sql.SQLTemplates
 
getRoot() - Method in class com.mysema.query.types.path.ArrayPath
 
getRoot() - Method in class com.mysema.query.types.path.BeanPath
 
getRoot() - Method in class com.mysema.query.types.path.BooleanPath
 
getRoot() - Method in class com.mysema.query.types.path.CollectionPath
 
getRoot() - Method in class com.mysema.query.types.path.ComparablePath
 
getRoot() - Method in class com.mysema.query.types.path.DatePath
 
getRoot() - Method in class com.mysema.query.types.path.DateTimePath
 
getRoot() - Method in class com.mysema.query.types.path.EnumPath
 
getRoot() - Method in interface com.mysema.query.types.Path
Get the root for this path
getRoot() - Method in class com.mysema.query.types.path.ListPath
 
getRoot() - Method in class com.mysema.query.types.path.MapPath
 
getRoot() - Method in class com.mysema.query.types.path.NumberPath
 
getRoot() - Method in class com.mysema.query.types.path.SetPath
 
getRoot() - Method in class com.mysema.query.types.path.SimplePath
 
getRoot() - Method in class com.mysema.query.types.path.StringPath
 
getRoot() - Method in class com.mysema.query.types.path.TimePath
 
getRoot() - Method in class com.mysema.query.types.PathImpl
 
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
 
getSchemaPattern() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
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
 
getSerializerConfig(EntityType) - Method in interface com.mysema.query.apt.Configuration
 
getSerializerConfig(EntityType) - Method in class com.mysema.query.apt.DefaultConfiguration
 
getSet() - Method in class com.mysema.query.sql.SQLTemplates
 
getSet(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
Get a new Set typed path
getSet(String, Class<A>, Class<E>) - 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
getSize() - Method in class com.mysema.query.sql.support.ColumnData
 
getSkipAnnotation() - Method in interface com.mysema.query.apt.Configuration
 
getSkipAnnotation() - Method in class com.mysema.query.apt.DefaultConfiguration
 
getSQLTypes() - Method in class com.mysema.query.sql.types.BigDecimalType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.BlobType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.BooleanType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.BytesType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.ByteType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.CharacterType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.ClobType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.DateType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.DoubleType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.EnumByNameType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.EnumByOrdinalType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.FloatType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.InputStreamType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.IntegerType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.LongType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.ObjectType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.ShortType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.StringType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.TimestampType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.TimeType
 
getSQLTypes() - Method in interface com.mysema.query.sql.types.Type
 
getSQLTypes() - Method in class com.mysema.query.sql.types.URLType
 
getSQLTypes() - Method in class com.mysema.query.sql.types.UtilDateType
 
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
 
getSubQuery() - Method in class com.mysema.query.sql.dml.SQLInsertBatch
 
getSubQuery() - Method in class com.mysema.query.sql.dml.SQLMergeBatch
 
getSuperType() - Method in class com.mysema.query.codegen.EntityType
 
getSuperTypeAnnotation() - Method in interface com.mysema.query.apt.Configuration
 
getSuperTypeAnnotation() - 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
 
getTable() - Method in class com.mysema.query.sql.support.ForeignKeyData
 
getTable() - Method in class com.mysema.query.sql.support.InverseForeignKeyData
 
getTable() - Method in interface com.mysema.query.sql.support.KeyData
 
getTableAlias() - Method in class com.mysema.query.sql.SQLTemplates
 
getTableName() - Method in interface com.mysema.query.sql.RelationalPath
Get the table name
getTableName() - Method in class com.mysema.query.sql.RelationalPathBase
 
getTableNamePattern() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
getTarget() - Method in class com.mysema.query.JoinExpression
 
getTarget() - Method in class com.mysema.query.types.OrderSpecifier
Get the target expression of this OrderSpecifier
getTargetPackage() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
getTargetSourceFolder() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
getTemplate() - Method in class com.mysema.query.codegen.Method
 
getTemplate(Operator<?>) - Method in class com.mysema.query.support.SerializerBase
 
getTemplate() - Method in class com.mysema.query.types.template.BooleanTemplate
 
getTemplate() - Method in class com.mysema.query.types.template.ComparableTemplate
 
getTemplate() - Method in class com.mysema.query.types.template.DateTemplate
 
getTemplate() - Method in class com.mysema.query.types.template.DateTimeTemplate
 
getTemplate() - Method in class com.mysema.query.types.template.EnumTemplate
 
getTemplate() - Method in class com.mysema.query.types.template.NumberTemplate
 
getTemplate() - Method in class com.mysema.query.types.template.SimpleTemplate
 
getTemplate() - Method in class com.mysema.query.types.template.StringTemplate
 
getTemplate() - Method in class com.mysema.query.types.template.TimeTemplate
 
getTemplate() - Method in interface com.mysema.query.types.TemplateExpression
Get the serialization template for this custom expression
getTemplate() - Method in class com.mysema.query.types.TemplateExpressionImpl
 
getTemplate(Operator<?>) - Method in class com.mysema.query.types.Templates
 
getTemplates() - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
getTemplates() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
getTemplates() - Method in class com.mysema.query.sql.Configuration
 
getTemplates() - Method in class com.mysema.query.sql.SQLSerializer
 
getTemplateType(Type, EntityType, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
getTemplateType(Type, EntityType, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
 
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(TypeMirror, boolean) - Method in class com.mysema.query.apt.ExtendedTypeFactory
 
getType() - Method in class com.mysema.query.BooleanBuilder
 
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.JoinExpression
 
getType(String, String) - Method in class com.mysema.query.sql.JavaTypeMapping
 
getType(Class<T>) - Method in class com.mysema.query.sql.JavaTypeMapping
 
getType() - Method in class com.mysema.query.sql.support.ColumnData
 
getType() - Method in interface com.mysema.query.types.Expression
Get the java type for this expression
getType() - Method in class com.mysema.query.types.ExpressionBase
 
getType() - Method in interface com.mysema.query.types.FactoryExpression
Get the type of this path
getType() - Method in class com.mysema.util.ResultSetAdapter
 
getTypeForClass(Class<?>) - Method in class com.mysema.query.sql.SQLTemplates
 
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
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.AbstractNumberType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BigDecimalType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BlobType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BooleanType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BytesType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.CharacterType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.ClobType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.DateType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.EnumByNameType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.EnumByOrdinalType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.InputStreamType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.ObjectType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.StringType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.TimestampType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.TimeType
 
getValue(ResultSet, int) - Method in interface com.mysema.query.sql.types.Type
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.URLType
 
getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.UtilDateType
 
getValues() - Method in class com.mysema.query.sql.dml.SQLInsertBatch
 
getValues() - Method in class com.mysema.query.sql.dml.SQLMergeBatch
 
getValues() - Method in class com.mysema.query.sql.SQLTemplates
 
getValueType() - Method in class com.mysema.query.types.path.MapPath
 
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
 
getWriter(boolean) - Method in class com.mysema.query.lucene.session.impl.LuceneSessionFactoryImpl
 
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.ComparableExpression
Get a this >= right expression
goe(Expression<D>) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a this >= right expression
goe(A) - Method in class com.mysema.query.types.expr.NumberExpression
Create a this >= right expression
goe(Expression<A>) - Method in class com.mysema.query.types.expr.NumberExpression
Create a this >= right expression
GOE - Static variable in interface com.mysema.query.types.Ops
 
groupBy(Expression<?>...) - Method in interface com.mysema.query.Query
Defines the grouping/aggregation expressions
groupBy(Expression<?>...) - Method in class com.mysema.query.support.QueryBase
 
groupBy(Expression<?>...) - Method in class com.mysema.query.support.QueryMixin
 
groups() - Method in class com.mysema.query.sql.support.MaxImpl
 
groups() - Method in class com.mysema.query.sql.support.MinImpl
 
groups() - Method in class com.mysema.query.sql.support.NotNullImpl
 
groups() - Method in class com.mysema.query.sql.support.SizeImpl
 
gt(D) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a this > right expression
gt(Expression<D>) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a this > right expression
gt(A) - Method in class com.mysema.query.types.expr.NumberExpression
Create a this > right expression
gt(Expression<A>) - Method in class com.mysema.query.types.expr.NumberExpression
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
 
H2Templates(char, boolean) - Constructor for class com.mysema.query.sql.H2Templates
 
handle(Expression<?>) - Method in class com.mysema.query.mongodb.MongodbSerializer
 
handle(String, Object...) - Method in interface com.mysema.query.sql.support.SerializationContext
 
handle(Expression<?>) - Method in class com.mysema.query.support.SerializerBase
 
handle(JoinFlag) - Method in class com.mysema.query.support.SerializerBase
 
handle(String, List<?>) - Method in class com.mysema.query.support.SerializerBase
 
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
 
hasCurrentSession(LuceneSessionFactory) - Static method in class com.mysema.query.lucene.session.impl.LuceneSessionHolder
 
hasEntityFields() - Method in class com.mysema.query.codegen.EntityType
 
hasFlag(QueryFlag) - Method in class com.mysema.query.DefaultQueryMetadata
 
hasFlag(JoinFlag) - Method in class com.mysema.query.JoinExpression
 
hasFlag(QueryFlag) - Method in interface com.mysema.query.QueryMetadata
 
hashCode() - Method in class com.mysema.query.BooleanBuilder
 
hashCode() - Method in class com.mysema.query.codegen.Delegate
 
hashCode() - Method in class com.mysema.query.codegen.EntityType
 
hashCode() - Method in class com.mysema.query.codegen.Method
 
hashCode() - Method in class com.mysema.query.codegen.Property
 
hashCode() - Method in class com.mysema.query.codegen.Supertype
 
hashCode() - Method in class com.mysema.query.JoinExpression
 
hashCode() - Method in class com.mysema.query.JoinFlag
 
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.lucene.TermElement
 
hashCode() - Method in class com.mysema.query.QueryFlag
 
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.ArrayConstructorExpression
 
hashCode() - Method in class com.mysema.query.types.ConstantImpl
 
hashCode() - Method in class com.mysema.query.types.ConstructorExpression
 
hashCode() - Method in class com.mysema.query.types.expr.BooleanOperation
 
hashCode() - Method in class com.mysema.query.types.expr.Coalesce
 
hashCode() - Method in class com.mysema.query.types.expr.ComparableOperation
 
hashCode() - Method in class com.mysema.query.types.expr.DateOperation
 
hashCode() - Method in class com.mysema.query.types.expr.DateTimeOperation
 
hashCode() - Method in class com.mysema.query.types.expr.EnumOperation
 
hashCode() - Method in class com.mysema.query.types.expr.NumberOperation
 
hashCode() - Method in class com.mysema.query.types.expr.Param
 
hashCode() - Method in class com.mysema.query.types.expr.SimpleExpression
 
hashCode() - Method in class com.mysema.query.types.expr.SimpleOperation
 
hashCode() - Method in class com.mysema.query.types.expr.StringOperation
 
hashCode() - Method in class com.mysema.query.types.expr.TimeOperation
 
hashCode() - Method in class com.mysema.query.types.OperationImpl
 
hashCode() - Method in class com.mysema.query.types.OperatorImpl
 
hashCode() - Method in class com.mysema.query.types.OrderSpecifier
 
hashCode() - Method in class com.mysema.query.types.path.ArrayPath
 
hashCode() - Method in class com.mysema.query.types.path.BeanPath
 
hashCode() - Method in class com.mysema.query.types.path.BooleanPath
 
hashCode() - Method in class com.mysema.query.types.path.CollectionPath
 
hashCode() - Method in class com.mysema.query.types.path.ComparablePath
 
hashCode() - Method in class com.mysema.query.types.path.DatePath
 
hashCode() - Method in class com.mysema.query.types.path.DateTimePath
 
hashCode() - Method in class com.mysema.query.types.path.EnumPath
 
hashCode() - Method in class com.mysema.query.types.path.ListPath
 
hashCode() - Method in class com.mysema.query.types.path.MapPath
 
hashCode() - Method in class com.mysema.query.types.path.NumberPath
 
hashCode() - Method in class com.mysema.query.types.path.SetPath
 
hashCode() - Method in class com.mysema.query.types.path.SimplePath
 
hashCode() - Method in class com.mysema.query.types.path.StringPath
 
hashCode() - Method in class com.mysema.query.types.path.TimePath
 
hashCode() - Method in class com.mysema.query.types.PathImpl
 
hashCode() - Method in class com.mysema.query.types.PathMetadata
 
hashCode() - Method in class com.mysema.query.types.QBean
 
hashCode() - Method in class com.mysema.query.types.QTuple
 
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.SimpleSubQuery
 
hashCode() - Method in class com.mysema.query.types.query.StringSubQuery
 
hashCode() - Method in class com.mysema.query.types.query.TimeSubQuery
 
hashCode() - Method in class com.mysema.query.types.SubQueryExpressionImpl
 
hashCode() - Method in class com.mysema.query.types.template.BooleanTemplate
 
hashCode() - Method in class com.mysema.query.types.template.ComparableTemplate
 
hashCode() - Method in class com.mysema.query.types.template.DateTemplate
 
hashCode() - Method in class com.mysema.query.types.template.DateTimeTemplate
 
hashCode() - Method in class com.mysema.query.types.template.EnumTemplate
 
hashCode() - Method in class com.mysema.query.types.Template
 
hashCode() - Method in class com.mysema.query.types.template.NumberTemplate
 
hashCode() - Method in class com.mysema.query.types.template.SimpleTemplate
 
hashCode() - Method in class com.mysema.query.types.template.StringTemplate
 
hashCode() - Method in class com.mysema.query.types.template.TimeTemplate
 
hashCode() - Method in class com.mysema.query.types.TemplateExpressionImpl
 
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.jpa.hibernate.ScrollableResultsIterator
 
hasNext() - Method in class com.mysema.query.lucene.DocumentIterator
 
hasNext() - Method in class com.mysema.query.sql.SQLResultIterator
 
hasNext() - Method in class com.mysema.util.LimitingIterator
 
hasNext() - Method in class com.mysema.util.MultiIterator
 
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(Predicate...) - Method in interface com.mysema.query.Query
Defines the filters for aggregation
having(Predicate...) - Method in class com.mysema.query.support.QueryBase
 
having(Predicate...) - Method in class com.mysema.query.support.QueryMixin
 
HibernateAnnotationProcessor - Class in com.mysema.query.apt.hibernate
Extended JPAAnnotationProcessor which takes Hibernate specific annotations into account
HibernateAnnotationProcessor() - Constructor for class com.mysema.query.apt.hibernate.HibernateAnnotationProcessor
 
HibernateConfiguration - Class in com.mysema.query.apt.hibernate
Configuration for HibernateAnnotationProcessor
HibernateConfiguration(RoundEnvironment, Map<String, String>, 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.jpa.hibernate
DeleteClause implementation for Hibernate
HibernateDeleteClause(Session, EntityPath<?>) - Constructor for class com.mysema.query.jpa.hibernate.HibernateDeleteClause
 
HibernateDeleteClause(StatelessSession, EntityPath<?>) - Constructor for class com.mysema.query.jpa.hibernate.HibernateDeleteClause
 
HibernateDeleteClause(SessionHolder, EntityPath<?>, JPQLTemplates) - Constructor for class com.mysema.query.jpa.hibernate.HibernateDeleteClause
 
HibernateDomainExporter - Class in com.mysema.query.jpa.hibernate
 
HibernateDomainExporter(String, File, Configuration) - Constructor for class com.mysema.query.jpa.hibernate.HibernateDomainExporter
 
HibernateDomainExporter(String, File, SerializerConfig, Configuration) - Constructor for class com.mysema.query.jpa.hibernate.HibernateDomainExporter
 
HibernateQuery - Class in com.mysema.query.jpa.hibernate
HibernateQuery is the default implementation of the JPQLQuery interface for Hibernate
HibernateQuery() - Constructor for class com.mysema.query.jpa.hibernate.HibernateQuery
Creates a detached query The query can be attached via the clone method
HibernateQuery(Session) - Constructor for class com.mysema.query.jpa.hibernate.HibernateQuery
Creates a new Session bound query
HibernateQuery(Session, QueryMetadata) - Constructor for class com.mysema.query.jpa.hibernate.HibernateQuery
Creates a new Session bound query
HibernateQuery(Session, JPQLTemplates) - Constructor for class com.mysema.query.jpa.hibernate.HibernateQuery
Creates a new Session bound query
HibernateQuery(StatelessSession) - Constructor for class com.mysema.query.jpa.hibernate.HibernateQuery
Creates a new Stateless session bound query
HibernateQuery(SessionHolder, JPQLTemplates) - Constructor for class com.mysema.query.jpa.hibernate.HibernateQuery
Creates a new Session bound query
HibernateQuery(SessionHolder, JPQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.jpa.hibernate.HibernateQuery
Creates a new Session bound query
HibernateSQLQuery - Class in com.mysema.query.jpa.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.jpa.hibernate.sql.HibernateSQLQuery
 
HibernateSQLQuery(SessionHolder, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
HibernateSQLQuery(StatelessSession, SQLTemplates) - Constructor for class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
HibernateSQLSerializer - Class in com.mysema.query.jpa
HibernateSQLSerializer extends the SQLSerializer to extract referenced entity paths and change some serialization formats
HibernateSQLSerializer(SQLTemplates) - Constructor for class com.mysema.query.jpa.HibernateSQLSerializer
 
HibernateSubQuery - Class in com.mysema.query.jpa.hibernate
HibernateSubQuery is a subquery class for Hibernate
HibernateSubQuery() - Constructor for class com.mysema.query.jpa.hibernate.HibernateSubQuery
 
HibernateSubQuery(QueryMetadata) - Constructor for class com.mysema.query.jpa.hibernate.HibernateSubQuery
 
HibernateUpdateClause - Class in com.mysema.query.jpa.hibernate
UpdateClause implementation for Hibernate
HibernateUpdateClause(Session, EntityPath<?>) - Constructor for class com.mysema.query.jpa.hibernate.HibernateUpdateClause
 
HibernateUpdateClause(StatelessSession, EntityPath<?>) - Constructor for class com.mysema.query.jpa.hibernate.HibernateUpdateClause
 
HibernateUpdateClause(SessionHolder, EntityPath<?>, JPQLTemplates) - Constructor for class com.mysema.query.jpa.hibernate.HibernateUpdateClause
 
HibernateUtil - Class in com.mysema.query.jpa.hibernate
Utility methods for Hibernate
highPriority() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
hour() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a hours expression (range 0-23)
hour() - Method in class com.mysema.query.types.expr.TimeExpression
Get a hours expression (range 0-23)
HOUR - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
HQLTemplates - Class in com.mysema.query.jpa
HQLTemplates extends JPQLTemplates with Hibernate specific extensions
HQLTemplates() - Constructor for class com.mysema.query.jpa.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
 
HSQLDBTemplates(char, boolean) - Constructor for class com.mysema.query.sql.HSQLDBTemplates
 

I

in(Number...) - Method in class com.mysema.query.types.expr.NumberExpression
 
in(Collection<? extends D>) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a this in right expression
in(D...) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a this in right expression
in(CollectionExpression<?, ? extends D>) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a this in right expression
in(Expression<D>, CollectionExpression<?, ? extends D>) - Static method in class com.mysema.query.types.ExpressionUtils
 
in(Expression<D>, Collection<? extends D>) - Static method in class com.mysema.query.types.ExpressionUtils
 
IN - Static variable in interface com.mysema.query.types.Ops
 
include(Supertype) - Method in class com.mysema.query.codegen.EntityType
 
index(String, String...) - Method in class com.mysema.query.sql.ddl.CreateTableClause
Add an index
INDEX_OF - Static variable in interface com.mysema.query.types.Ops
 
INDEX_OF_2ARGS - Static variable in interface com.mysema.query.types.Ops
 
IndexData - Class in com.mysema.query.sql.support
 
IndexData(String, String[]) - Constructor for class com.mysema.query.sql.support.IndexData
 
indexOf(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
Get the index of the given substring in this String
indexOf(String) - Method in class com.mysema.query.types.expr.StringExpression
Get the index of the given substring in this String
indexOf(String, int) - Method in class com.mysema.query.types.expr.StringExpression
Get the index of the given substring in this String, starting from the given index
indexOf(Expression<String>, int) - Method in class com.mysema.query.types.expr.StringExpression
Get the index of the given substring in this String, starting from the given index
initEntityField(CodeWriter, SerializerConfig, EntityType, Property) - Method in class com.mysema.query.codegen.EntitySerializer
 
initEntityFields(CodeWriter, SerializerConfig, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
innerJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.collections.AbstractColQuery
 
innerJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.collections.AbstractColQuery
 
innerJoin(CollectionExpression<?, P>, Path<P>) - Method in interface com.mysema.query.collections.ColQuery
Define an inner join from the Collection typed path to the alias
innerJoin(MapExpression<?, P>, Path<P>) - Method in interface com.mysema.query.collections.ColQuery
Define an inner join from the Map typed path to the alias
innerJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
innerJoin(RelationalPath<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
innerJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
innerJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
innerJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
innerJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
innerJoin(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
innerJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
innerJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
innerJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
innerJoin(RelationalPath<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
innerJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
innerJoin(EntityPath<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an inner join with the given target.
innerJoin(EntityPath<P>, EntityPath<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an inner join with the given target and alias.
innerJoin(CollectionExpression<?, P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an inner join with the given target.
innerJoin(CollectionExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an inner join with the given target and alias.
innerJoin(MapExpression<?, P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an inner join with the given target.
innerJoin(MapExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an inner join with the given target and alias.
innerJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
innerJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
innerJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
innerJoin(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
innerJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
innerJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
innerJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
innerJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
innerJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
innerJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
innerJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
innerJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
innerJoin(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds an inner join to the given target
innerJoin(ForeignKey<E>, RelationalPath<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds an inner join to the given target
innerJoin(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds an inner join to the given target
innerJoin(EntityPath<P>) - Method in class com.mysema.query.support.QueryMixin
 
innerJoin(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.support.QueryMixin
 
innerJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.support.QueryMixin
 
innerJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
 
innerJoin(MapExpression<?, P>) - Method in class com.mysema.query.support.QueryMixin
 
innerJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
 
innerJoin(SubQueryExpression<P>, Path) - Method in class com.mysema.query.support.QueryMixin
 
InputStreamType - Class in com.mysema.query.sql.types
 
InputStreamType() - Constructor for class com.mysema.query.sql.types.InputStreamType
 
InsertClause<C extends InsertClause<C>> - Interface in com.mysema.query.dml
InsertClause defines a generic 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.BeanPath
Create an this instanceOf type expression
IntegerType - Class in com.mysema.query.sql.types
 
IntegerType() - Constructor for class com.mysema.query.sql.types.IntegerType
 
into(String) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
intoDumpfile(File) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
intoOutfile(File) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
intro(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
intro(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.ProjectionSerializer
 
introClassHeader(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EmbeddableSerializer
 
introClassHeader(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
introClassHeader(CodeWriter, EntityType) - Method in class com.mysema.query.sql.MetaDataSerializer
 
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
 
introDefaultInstance(CodeWriter, EntityType) - Method in class com.mysema.query.sql.MetaDataSerializer
 
introDelegatePackages(CodeWriter, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
 
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
 
introImports(CodeWriter, SerializerConfig, EntityType) - Method in class com.mysema.query.sql.MetaDataSerializer
 
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.NumberExpression
Get the int expression of this numeric expression
InverseForeignKeyData - Class in com.mysema.query.sql.support
 
InverseForeignKeyData(String, String) - Constructor for class com.mysema.query.sql.support.InverseForeignKeyData
 
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
 
isAnon() - Method in class com.mysema.query.types.expr.Param
 
isAnon() - Method in interface com.mysema.query.types.ParamExpression
 
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
 
isAutoIncrement() - Method in class com.mysema.query.sql.support.ColumnData
 
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
 
isCollectionType(Class<?>) - Method in class com.mysema.query.alias.DefaultTypeSystem
 
isCollectionType(Class<?>) - Method in interface com.mysema.query.alias.TypeSystem
 
isCurrent() - Method in class com.mysema.query.lucene.session.impl.LuceneSearcher
 
isDefaultOverwrite() - Method in interface com.mysema.query.apt.Configuration
 
isDefaultOverwrite() - Method in class com.mysema.query.apt.DefaultConfiguration
 
isDetach() - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
isDetach() - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
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.SearchResults
 
isEmpty() - Method in class com.mysema.query.types.expr.CollectionExpressionBase
 
isEmpty() - Method in class com.mysema.query.types.expr.MapExpressionBase
 
isEmpty() - Method in class com.mysema.query.types.expr.StringExpression
Return true if this String is empty
isExportBeans() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
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
 
isInnerClassesForKeys() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
isLast() - Method in class com.mysema.util.ResultSetAdapter
 
isListType(Class<?>) - Method in class com.mysema.query.alias.DefaultTypeSystem
 
isListType(Class<?>) - Method in interface com.mysema.query.alias.TypeSystem
 
isMapType(Class<?>) - Method in class com.mysema.query.alias.DefaultTypeSystem
 
isMapType(Class<?>) - Method in interface com.mysema.query.alias.TypeSystem
 
isNativeMerge() - Method in class com.mysema.query.sql.SQLTemplates
 
isNotEmpty() - Method in class com.mysema.query.types.expr.CollectionExpressionBase
 
isNotEmpty() - Method in class com.mysema.query.types.expr.MapExpressionBase
 
isNotEmpty() - Method in class com.mysema.query.types.expr.StringExpression
Return true if this String is not empty
isNotNull() - Method in class com.mysema.query.types.expr.SimpleExpression
Create a this is not null expression
isNotNull(Expression<?>) - Static method in class com.mysema.query.types.ExpressionUtils
 
isNull() - Method in class com.mysema.query.types.expr.SimpleExpression
Create a this is null expression
isNull(Expression<?>) - Static method in class com.mysema.query.types.ExpressionUtils
 
isNullAllowed() - Method in class com.mysema.query.sql.support.ColumnData
 
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
 
isSetType(Class<?>) - Method in class com.mysema.query.alias.DefaultTypeSystem
 
isSetType(Class<?>) - Method in interface com.mysema.query.alias.TypeSystem
 
isSupportsAlias() - Method in class com.mysema.query.sql.SQLTemplates
 
isTransactionalScope() - Static method in class com.mysema.query.lucene.session.impl.LuceneSessionHolder
 
isTypeAsString() - Method in class com.mysema.query.jpa.HQLTemplates
 
isTypeAsString() - Method in class com.mysema.query.jpa.JPQLTemplates
 
isTyped(Class<?>) - Static method in class com.mysema.query.types.path.Constants
 
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.sql.support.IndexData
 
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(Expression<?>[]) - Method in class com.mysema.query.collections.AbstractColQuery
 
iterate(Expression<RT>) - Method in class com.mysema.query.collections.AbstractColQuery
 
iterate(Expression<?>[]) - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
iterate(Expression<RT>) - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
iterate(Expression<?>[]) - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
iterate(Expression<RT>) - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
iterate(Expression<?>[]) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Return the query results as an Iterator.
iterate(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Return the query results as an Iterator.
iterate(Expression<?>[]) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
iterate(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
iterate(Expression<?>[]) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
 
iterate(Expression<RT>) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
 
iterate(Expression<?>[]) - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
iterate(Expression<RT>) - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
iterate() - Method in class com.mysema.query.lucene.LuceneQuery
 
iterate() - Method in class com.mysema.query.mongodb.MongodbQuery
 
iterate(Expression<?>, Expression<?>, Expression<?>...) - Method in interface com.mysema.query.Projectable
iterate over the results for the given projection
iterate(Expression<?>[]) - Method in interface com.mysema.query.Projectable
iterate over the results for the given projection
iterate(Expression<RT>) - Method in interface com.mysema.query.Projectable
iterate over the results for the given projection
iterate() - Method in class com.mysema.query.search.SearchQuery
 
iterate() - Method in interface com.mysema.query.SimpleProjectable
Get the projection as a typed closeable Iterator
iterate(Expression<?>[]) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
iterate(Expression<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
iterate() - Method in class com.mysema.query.sql.AbstractSQLQuery.UnionBuilder
 
iterate() - Method in interface com.mysema.query.sql.Union
Get the projection as a typed Iterator
iterate(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterate(Expression<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterate(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterate(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.ProjectableQuery
 
iterate() - Method in class com.mysema.query.support.SimpleQueryAdapter
 
iterateDistinct() - Method in class com.mysema.query.lucene.LuceneQuery
 
iterateDistinct() - Method in class com.mysema.query.mongodb.MongodbQuery
 
iterateDistinct(Expression<?>, Expression<?>, Expression<?>...) - Method in interface com.mysema.query.Projectable
iterate over the distinct results for the given projection
iterateDistinct(Expression<?>[]) - Method in interface com.mysema.query.Projectable
iterate over the distinct results for the given projection
iterateDistinct(Expression<RT>) - Method in interface com.mysema.query.Projectable
iterate over the distinct results for the given projection
iterateDistinct() - Method in class com.mysema.query.search.SearchQuery
 
iterateDistinct() - Method in interface com.mysema.query.SimpleProjectable
Get the projection as a typed closeable Iterator with distinct elements
iterateDistinct(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterateDistinct(Expression<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterateDistinct(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
iterateDistinct(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.ProjectableQuery
 
iterateDistinct(Expression<?>[]) - Method in class com.mysema.query.support.ProjectableQuery
 
iterateDistinct(Expression<RT>) - Method in class com.mysema.query.support.ProjectableQuery
 
iterateDistinct() - Method in class com.mysema.query.support.SimpleQueryAdapter
 

J

JavaSyntaxUtils - Class in com.mysema.util
 
JavaTemplates - Class in com.mysema.query.types
JavaTemplates extends Templates to provide Java syntax compliant serialization of Querydsl expressions
JavaTemplates() - Constructor for class com.mysema.query.types.JavaTemplates
 
JavaTypeMapping - Class in com.mysema.query.sql
JavaTypeMapping provides a mapping from Class to Type instances
JavaTypeMapping() - Constructor for class com.mysema.query.sql.JavaTypeMapping
 
JDBCTypeMapping - Class in com.mysema.query.sql
JDBCTypeMapping defines a mapping from JDBC types to Java classes.
JDBCTypeMapping() - Constructor for class com.mysema.query.sql.JDBCTypeMapping
 
JDOAnnotationProcessor - Class in com.mysema.query.apt.jdo
AnnotationProcessor for JDO which takes @PersistenceCapable, @EmbeddedOnly and @NotPersistent into account
JDOAnnotationProcessor() - Constructor for class com.mysema.query.apt.jdo.JDOAnnotationProcessor
 
JDOQLCommonQuery<Q extends JDOQLCommonQuery<Q>> - Interface in com.mysema.query.jdo
JDOQLCommonQuery is a parent interface for JDOQLQuery and JDOQLSubQuery
JDOQLDeleteClause - Class in com.mysema.query.jdo.dml
DeleteClause implementation for JDO
JDOQLDeleteClause(PersistenceManager, EntityPath<?>) - Constructor for class com.mysema.query.jdo.dml.JDOQLDeleteClause
 
JDOQLDeleteClause(PersistenceManager, EntityPath<?>, JDOQLTemplates) - Constructor for class com.mysema.query.jdo.dml.JDOQLDeleteClause
 
JDOQLQuery - Interface in com.mysema.query.jdo
Query interface for JDOQL queries
JDOQLQueryImpl - Class in com.mysema.query.jdo
Default implementation of the JDOQLQuery interface
JDOQLQueryImpl() - Constructor for class com.mysema.query.jdo.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.jdo.JDOQLQueryImpl
Create a new JDOQLQueryImpl instance
JDOQLQueryImpl(PersistenceManager, boolean) - Constructor for class com.mysema.query.jdo.JDOQLQueryImpl
Create a new JDOQLQueryImpl instance
JDOQLQueryImpl(PersistenceManager) - Constructor for class com.mysema.query.jdo.JDOQLQueryImpl
Create a new JDOQLQueryImpl instance
JDOQLQueryImpl(PersistenceManager, JDOQLTemplates, QueryMetadata, boolean) - Constructor for class com.mysema.query.jdo.JDOQLQueryImpl
Create a new JDOQLQueryImpl instance
JDOQLQueryMixin<T> - Class in com.mysema.query.jdo
JDOQLQueryMixin extends QueryMixin
JDOQLQueryMixin() - Constructor for class com.mysema.query.jdo.JDOQLQueryMixin
 
JDOQLQueryMixin(QueryMetadata) - Constructor for class com.mysema.query.jdo.JDOQLQueryMixin
 
JDOQLQueryMixin(T, QueryMetadata) - Constructor for class com.mysema.query.jdo.JDOQLQueryMixin
 
JDOQLSerializer - Class in com.mysema.query.jdo
JDOQLSerializer serializes Querydsl queries and expressions into JDOQL strings
JDOQLSerializer(JDOQLTemplates, Expression<?>) - Constructor for class com.mysema.query.jdo.JDOQLSerializer
 
JDOQLSubQuery - Class in com.mysema.query.jdo
JDOQLSubQuery is subquery implementation for JDOQL
JDOQLSubQuery() - Constructor for class com.mysema.query.jdo.JDOQLSubQuery
 
JDOQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.jdo.JDOQLSubQuery
 
JDOQLTemplates - Class in com.mysema.query.jdo
JDOQLTemplates provides patterns for JDOQL serialization
JDOQLTemplates() - Constructor for class com.mysema.query.jdo.JDOQLTemplates
 
JDOQLUpdateClause - Class in com.mysema.query.jdo.dml
UpdateClause implementation for JDO
JDOQLUpdateClause() - Constructor for class com.mysema.query.jdo.dml.JDOQLUpdateClause
 
JDOSQLQuery - Class in com.mysema.query.jdo.sql
JDOSQLQuery is an SQLQuery implementation that uses JDO's SQL query functionality to execute queries
JDOSQLQuery(PersistenceManager, SQLTemplates) - Constructor for class com.mysema.query.jdo.sql.JDOSQLQuery
 
JDOSQLQuery(PersistenceManager, SQLTemplates, QueryMetadata, boolean) - Constructor for class com.mysema.query.jdo.sql.JDOSQLQuery
 
JDOTuple - Class in com.mysema.query.jdo
JDOTuple is a Tuple implementation for JDOQuery instances
JDOTuple() - Constructor for class com.mysema.query.jdo.JDOTuple
 
join(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
join(RelationalPath<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
join(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
join(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
join(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
join(EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
join(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
join(MapExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
join(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
join(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
join(RelationalPath<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
join(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
join(EntityPath<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an join with the given target.
join(EntityPath<P>, EntityPath<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create a join with the given target and alias.
join(CollectionExpression<?, P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an join with the given target.
join(CollectionExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
 
join(MapExpression<?, P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an join with the given target.
join(MapExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create a join with the given target and alias.
join(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
join(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
join(EntityPath<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
join(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
join(MapExpression<?, P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
join(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
join(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
join(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
join(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
join(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
join(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
join(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
join(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a join to the given target
join(ForeignKey<E>, RelationalPath<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a join to the given target
join(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a join to the given target
join(EntityPath<P>) - Method in class com.mysema.query.support.QueryMixin
 
join(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.support.QueryMixin
 
join(CollectionExpression<?, P>) - Method in class com.mysema.query.support.QueryMixin
 
join(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
 
join(MapExpression<?, P>) - Method in class com.mysema.query.support.QueryMixin
 
join(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
 
join(SubQueryExpression<P>, Path) - 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, Expression<?>) - Constructor for class com.mysema.query.JoinExpression
 
JoinFlag - Class in com.mysema.query
JoinFlag defines a join related flag using an Expression instance
JoinFlag(String) - Constructor for class com.mysema.query.JoinFlag
 
JoinFlag(Expression<?>) - Constructor for class com.mysema.query.JoinFlag
 
JoinType - Enum in com.mysema.query
JoinType defines the supported join types
JPAAnnotationProcessor - Class in com.mysema.query.apt.jpa
AnnotationProcessor for JPA which takes @Entity, @MappedSuperclass, @Embeddable and @Transient into account
JPAAnnotationProcessor() - Constructor for class com.mysema.query.apt.jpa.JPAAnnotationProcessor
 
JPAConfiguration - Class in com.mysema.query.apt.jpa
Configuration for JPAAnnotationProcessor
JPAConfiguration(RoundEnvironment, Map<String, String>, 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.jpa.impl
DeleteClause implementation for JPA
JPADeleteClause(EntityManager, EntityPath<?>) - Constructor for class com.mysema.query.jpa.impl.JPADeleteClause
 
JPADeleteClause(EntityManager, EntityPath<?>, JPQLTemplates) - Constructor for class com.mysema.query.jpa.impl.JPADeleteClause
 
JPAQuery - Class in com.mysema.query.jpa.impl
JPAQuery is the default implementation of the JPQLQuery interface for JPA
JPAQuery() - Constructor for class com.mysema.query.jpa.impl.JPAQuery
Creates a new detached query The query can be attached via the clone method
JPAQuery(EntityManager) - Constructor for class com.mysema.query.jpa.impl.JPAQuery
Creates a new EntityManager bound query
JPAQuery(EntityManager, QueryMetadata) - Constructor for class com.mysema.query.jpa.impl.JPAQuery
Creates a new EntityManager bound query
JPAQuery(EntityManager, JPQLTemplates) - Constructor for class com.mysema.query.jpa.impl.JPAQuery
Creates a new query
JPAQuery(JPASessionHolder, JPQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.jpa.impl.JPAQuery
Creates a new query
JPAQueryTransformerTask - Class in com.mysema.query.jpa.impl
 
JPAQueryTransformerTask(Query, FactoryExpression<?>) - Constructor for class com.mysema.query.jpa.impl.JPAQueryTransformerTask
 
JPASessionHolder - Interface in com.mysema.query.jpa.impl
 
JPASQLQuery - Class in com.mysema.query.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.jpa.sql.JPASQLQuery
 
JPASQLQuery(JPASessionHolder, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.jpa.sql.JPASQLQuery
 
JPASubQuery - Class in com.mysema.query.jpa.impl
JPASubQuery is a subquery class for JPA
JPASubQuery() - Constructor for class com.mysema.query.jpa.impl.JPASubQuery
 
JPASubQuery(QueryMetadata) - Constructor for class com.mysema.query.jpa.impl.JPASubQuery
 
JPAUpdateClause - Class in com.mysema.query.jpa.impl
UpdateClause implementation for JPA
JPAUpdateClause(EntityManager, EntityPath<?>) - Constructor for class com.mysema.query.jpa.impl.JPAUpdateClause
 
JPAUpdateClause(EntityManager, EntityPath<?>, JPQLTemplates) - Constructor for class com.mysema.query.jpa.impl.JPAUpdateClause
 
JPAUtil - Class in com.mysema.query.jpa.impl
Utility methods for JPA
JPQLCollectionAnyVisitor - Class in com.mysema.query.jpa
 
JPQLCommonQuery<Q extends JPQLCommonQuery<Q>> - Interface in com.mysema.query.jpa
JPQLCommonQuery is a common interface for HQLQuery and HQLSubQuery
JPQLGrammar - Class in com.mysema.query.jpa
JPQLGrammar provides factory methods for JPQL specific operations elements.
JPQLQuery - Interface in com.mysema.query.jpa
Query interface for JPQL queries
JPQLQueryBase<Q extends JPQLQueryBase<Q>> - Class in com.mysema.query.jpa
JPQLQueryBase is a base Query class for JPQL queries
JPQLQueryBase(QueryMetadata, JPQLTemplates) - Constructor for class com.mysema.query.jpa.JPQLQueryBase
 
JPQLQueryMixin<T> - Class in com.mysema.query.jpa
JPQLQueryMixin extends QueryMixin to support JPQL join construction
JPQLQueryMixin() - Constructor for class com.mysema.query.jpa.JPQLQueryMixin
 
JPQLQueryMixin(QueryMetadata) - Constructor for class com.mysema.query.jpa.JPQLQueryMixin
 
JPQLQueryMixin(T, QueryMetadata) - Constructor for class com.mysema.query.jpa.JPQLQueryMixin
 
JPQLSerializer - Class in com.mysema.query.jpa
JPQLSerializer serializes Querydsl expressions into JPQL syntax.
JPQLSerializer(JPQLTemplates) - Constructor for class com.mysema.query.jpa.JPQLSerializer
 
JPQLSubQuery - Class in com.mysema.query.jpa
JPQLSubQuery is a subquery class for JPQL
JPQLSubQuery() - Constructor for class com.mysema.query.jpa.JPQLSubQuery
 
JPQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.jpa.JPQLSubQuery
 
JPQLTemplates - Class in com.mysema.query.jpa
JPQLTemplates extends Templates to provide operator patterns for JPQL serialization
JPQLTemplates() - Constructor for class com.mysema.query.jpa.JPQLTemplates
 

K

KeyData - Interface in com.mysema.query.sql.support
Common interface for ForeignKeyData and InverseForeignKeyData
KeyDataFactory - Class in com.mysema.query.sql.support
 
KeyDataFactory() - Constructor for class com.mysema.query.sql.support.KeyDataFactory
 
keys(Path<?>...) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
keywords - Variable in class com.mysema.query.codegen.EntitySerializer
 
keywords - Static variable in class com.mysema.query.jpa.hibernate.Constants
 

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
 
lease() - Method in class com.mysema.query.lucene.session.impl.LuceneSearcher
 
lease(boolean) - Static method in class com.mysema.query.lucene.session.impl.LuceneSessionHolder
 
lease(LuceneSearcher) - Method in interface com.mysema.query.lucene.session.impl.ReleaseListener
 
leaseSearcher() - Method in class com.mysema.query.lucene.session.impl.LuceneSessionFactoryImpl
 
leftJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
leftJoin(RelationalPath<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
leftJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
leftJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
leftJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
leftJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
leftJoin(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
leftJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
leftJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
leftJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
leftJoin(RelationalPath<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
leftJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
leftJoin(EntityPath<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an left join with the given target.
leftJoin(EntityPath<P>, EntityPath<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create a left join with the given target and alias.
leftJoin(CollectionExpression<?, P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an left join with the given target.
leftJoin(CollectionExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create a left join with the given target and alias.
leftJoin(MapExpression<?, P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create an left join with the given target.
leftJoin(MapExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Create a left join with the given target and alias.
leftJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
leftJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
leftJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
leftJoin(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
leftJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
leftJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
leftJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
leftJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
leftJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
leftJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
leftJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
leftJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
leftJoin(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a left join to the given target
leftJoin(ForeignKey<E>, RelationalPath<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a left join to the given target
leftJoin(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a left join to the given target
leftJoin(EntityPath<P>) - Method in class com.mysema.query.support.QueryMixin
 
leftJoin(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.support.QueryMixin
 
leftJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.support.QueryMixin
 
leftJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
 
leftJoin(MapExpression<?, P>) - Method in class com.mysema.query.support.QueryMixin
 
leftJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
 
leftJoin(SubQueryExpression<P>, Path) - Method in class com.mysema.query.support.QueryMixin
 
length() - Method in class com.mysema.query.types.expr.StringExpression
Return the length of this String
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.StringExpression
Expr: this like str
like(StringExpression) - Method in class com.mysema.query.types.expr.StringExpression
Expr: this like str
LIKE - Static variable in interface com.mysema.query.types.Ops
 
likeToRegex(Expression<String>) - Static method in class com.mysema.query.types.ExpressionUtils
 
limit(long) - Method in class com.mysema.query.lucene.LuceneQuery
 
limit(long) - Method in class com.mysema.query.mongodb.MongodbQuery
 
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.util
LimitingIterator is and Iterator adapter which takes limit and offset into account
list(Expression<?>[]) - Method in class com.mysema.query.collections.AbstractColQuery
 
list(Expression<RT>) - Method in class com.mysema.query.collections.AbstractColQuery
 
list(QueryMetadata, Map<Expression<?>, Iterable<?>>, Expression<T>) - Method in class com.mysema.query.collections.DefaultQueryEngine
 
list(QueryMetadata, Map<Expression<?>, Iterable<?>>, Expression<T>) - Method in interface com.mysema.query.collections.QueryEngine
Evaluate the given query and return the projection as a list
list(Expression<?>[]) - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
list(Expression<RT>) - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
list(Expression<?>[]) - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
list(Expression<RT>) - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
list(Expression<?>[]) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
 
list(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
 
list(Expression<?>[]) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
list(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
list(Expression<?>[]) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
 
list(Expression<RT>) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
 
list(Expression<?>[]) - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
list(Expression<RT>) - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
list() - Method in class com.mysema.query.lucene.LuceneQuery
 
list() - Method in class com.mysema.query.mongodb.MongodbQuery
 
list(Expression<?>, Expression<?>, Expression<?>...) - Method in interface com.mysema.query.Projectable
list the results for the given projection
list(Expression<?>[]) - Method in interface com.mysema.query.Projectable
list the results for the given projection
list(Expression<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(Expression<?>[]) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
list(Expression<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
Get the projection as a typed List
list(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.DetachableAdapter
 
list(Expression<?>[]) - Method in class com.mysema.query.support.DetachableAdapter
 
list(Expression<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
list(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.DetachableMixin
 
list(Expression<?>[]) - Method in class com.mysema.query.support.DetachableMixin
 
list(Expression<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
list(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.DetachableQuery
 
list(Expression<?>[]) - Method in class com.mysema.query.support.DetachableQuery
 
list(Expression<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
list(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
 
list(Expression<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
 
list(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
list(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.ProjectableQuery
 
list(Expression<?>[]) - Method in class com.mysema.query.support.ProjectableQuery
 
list(Expression<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(Expression<?>, Expression<?>, Expression<?>...) - Method in interface com.mysema.query.types.query.Detachable
Create a projection expression for the given projection
list(Expression<?>[]) - Method in interface com.mysema.query.types.query.Detachable
Create a projection expression for the given projection
list(Expression<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() - Method in class com.mysema.query.mongodb.MongodbQuery
 
listDistinct(Expression<?>, Expression<?>, Expression<?>...) - Method in interface com.mysema.query.Projectable
list the distinct results for the given projection
listDistinct(Expression<?>[]) - Method in interface com.mysema.query.Projectable
list the distinct results for the given projection
listDistinct(Expression<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(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
 
listDistinct(Expression<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
 
listDistinct(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
listDistinct(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.ProjectableQuery
 
listDistinct(Expression<?>[]) - Method in class com.mysema.query.support.ProjectableQuery
 
listDistinct(Expression<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() - Method in class com.mysema.query.mongodb.MongodbQuery
 
listDistinctResults(Expression<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(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
listDistinctResults(Expression<RT>) - Method in class com.mysema.query.support.ProjectableQuery
 
listDistinctResults() - Method in class com.mysema.query.support.SimpleQueryAdapter
 
ListExpression<E,Q extends SimpleExpression<? extends E>> - Interface in com.mysema.query.types.expr
ListExpression represents java.util.List typed expressions
ListPath<E,Q extends SimpleExpression<E>> - Class in com.mysema.query.types.path
ListPath represents list paths
ListPath(Class<? super E>, Class<Q>, String) - Constructor for class com.mysema.query.types.path.ListPath
 
ListPath(Class<? super E>, Class<Q>, Path<?>, String) - Constructor for class com.mysema.query.types.path.ListPath
 
ListPath(Class<? super E>, Class<Q>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.ListPath
 
listResults(Expression<RT>) - Method in class com.mysema.query.collections.AbstractColQuery
 
listResults(Expression<RT>) - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
listResults(Expression<RT>) - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
listResults(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
 
listResults(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
listResults(Expression<RT>) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
 
listResults(Expression<RT>) - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
listResults() - Method in class com.mysema.query.lucene.LuceneQuery
 
listResults() - Method in class com.mysema.query.mongodb.MongodbQuery
 
listResults(Expression<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(Expression<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
listResults(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
listResults() - Method in class com.mysema.query.support.SimpleQueryAdapter
 
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
 
lockInShareMode() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
loe(D) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a this <= right expression
loe(Expression<D>) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a this < right expression
loe(A) - Method in class com.mysema.query.types.expr.NumberExpression
Create a this <= right expression
loe(Expression<A>) - Method in class com.mysema.query.types.expr.NumberExpression
Create a this <= right expression
LOE - Static variable in interface com.mysema.query.types.Ops
 
LOG - Static variable in interface com.mysema.query.types.Ops.MathOps
 
LOG10 - Static variable in interface com.mysema.query.types.Ops.MathOps
 
logQuery(String) - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
logQuery(String) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
 
logQuery(String) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
logQuery(String) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
 
logQuery(String) - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
LongType - Class in com.mysema.query.sql.types
 
LongType() - Constructor for class com.mysema.query.sql.types.LongType
 
longValue() - Method in class com.mysema.query.types.expr.NumberExpression
Get the long expression of this numeric expression
lower() - Method in class com.mysema.query.types.expr.StringExpression
Get the lower case form
LOWER - Static variable in interface com.mysema.query.types.Ops
 
lt(D) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a this < right expression
lt(Expression<D>) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a this < right expression
lt(A) - Method in class com.mysema.query.types.expr.NumberExpression
Create a this < right expression
lt(Expression<A>) - Method in class com.mysema.query.types.expr.NumberExpression
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(LuceneSerializer, Searcher) - Constructor for class com.mysema.query.lucene.LuceneQuery
 
LuceneQuery(Searcher) - Constructor for class com.mysema.query.lucene.LuceneQuery
 
LuceneSearcher - Class in com.mysema.query.lucene.session.impl
Simple wrapper to encapsulate searcher specific actions.
LuceneSearcher(Directory, ReleaseListener) - Constructor for class com.mysema.query.lucene.session.impl.LuceneSearcher
 
LuceneSerializer - Class in com.mysema.query.lucene
Serializes Querydsl queries to Lucene queries.
LuceneSerializer(boolean, boolean) - Constructor for class com.mysema.query.lucene.LuceneSerializer
 
LuceneSession - Interface in com.mysema.query.lucene.session
 
LuceneSessionFactory - Interface in com.mysema.query.lucene.session
 
LuceneSessionFactoryImpl - Class in com.mysema.query.lucene.session.impl
 
LuceneSessionFactoryImpl(String) - Constructor for class com.mysema.query.lucene.session.impl.LuceneSessionFactoryImpl
 
LuceneSessionFactoryImpl(Directory) - Constructor for class com.mysema.query.lucene.session.impl.LuceneSessionFactoryImpl
 
LuceneSessionFactoryImpl(Directory, ReleaseListener) - Constructor for class com.mysema.query.lucene.session.impl.LuceneSessionFactoryImpl
 
LuceneSessionHolder - Class in com.mysema.query.lucene.session.impl
Holds the thread local sessions.
LuceneSessionImpl - Class in com.mysema.query.lucene.session.impl
 
LuceneSessionImpl(LuceneSessionFactoryImpl, boolean) - Constructor for class com.mysema.query.lucene.session.impl.LuceneSessionImpl
 
LuceneTransactional - Annotation Type in com.mysema.query.lucene.session
 
LuceneTransactionHandler - Class in com.mysema.query.lucene.session.impl
 
LuceneTransactionHandler() - Constructor for class com.mysema.query.lucene.session.impl.LuceneTransactionHandler
 
LuceneUtils - Class in com.mysema.query.lucene
Utility methods to create filter expressions for Lucene queries that are not covered by the Querydsl standard expression model
LuceneWriter - Interface in com.mysema.query.lucene.session
The essential functionality to enable writing lucene index.
LuceneWriterImpl - Class in com.mysema.query.lucene.session.impl
 
LuceneWriterImpl(Directory, boolean, ReleaseListener) - Constructor for class com.mysema.query.lucene.session.impl.LuceneWriterImpl
 

M

ManagedObject - Interface in com.mysema.query.alias
MagagedObject is a tagging interface for CGLIB alias proxies
map(Expression<K>, Expression<V>) - Method in interface com.mysema.query.Projectable
return the given projection as a Map instance using key and value for Map population
map(Expression<K>, Expression<V>) - Method in class com.mysema.query.support.ProjectableAdapter
 
map(Expression<K>, Expression<V>) - Method in class com.mysema.query.support.ProjectableQuery
 
MAP_IS_EMPTY - 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
 
MapExpression<K,V> - Interface in com.mysema.query.types
MapExpression represents java.util.Map typed expressions
MapExpressionBase<K,V> - Class in com.mysema.query.types.expr
MapExpressionBase is an abstract base class for MapExpression implementations
MapExpressionBase(Class<? extends Map<K, V>>) - Constructor for class com.mysema.query.types.expr.MapExpressionBase
 
MapPath<K,V,E extends SimpleExpression<V>> - Class in com.mysema.query.types.path
MapPath represents map paths
MapPath(Class<? super K>, Class<? super V>, Class<E>, String) - Constructor for class com.mysema.query.types.path.MapPath
 
MapPath(Class<? super K>, Class<? super V>, Class<E>, Path<?>, String) - Constructor for class com.mysema.query.types.path.MapPath
 
MapPath(Class<? super K>, Class<? super V>, Class<E>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.MapPath
 
matches(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
Return true if this String matches the given regular expression
matches(String) - Method in class com.mysema.query.types.expr.StringExpression
Return true if this String matches the given regular expression
MATCHES - Static variable in interface com.mysema.query.types.Ops
 
MathUtils - Class in com.mysema.util
 
max(CollectionExpression<?, A>) - Static method in class com.mysema.query.jpa.JPQLGrammar
 
max() - Method in class com.mysema.query.sql.support.SizeImpl
 
max() - Method in class com.mysema.query.types.expr.DateExpression
Get the maximum value of this expression (aggregation)
max() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get the maximum value of this expression (aggregation)
max(Expression<A>, Expression<A>) - Static method in class com.mysema.query.types.expr.NumberExpression
Return the greater of the given values
max() - Method in class com.mysema.query.types.expr.NumberExpression
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
 
MaxImpl - Class in com.mysema.query.sql.support
 
MaxImpl(long) - Constructor for class com.mysema.query.sql.support.MaxImpl
 
MEMBER_OF - Static variable in class com.mysema.query.jpa.JPQLTemplates
 
message() - Method in class com.mysema.query.sql.support.MaxImpl
 
message() - Method in class com.mysema.query.sql.support.MinImpl
 
message() - Method in class com.mysema.query.sql.support.NotNullImpl
 
message() - Method in class com.mysema.query.sql.support.SizeImpl
 
MetaDataExporter - Class in com.mysema.query.sql
MetadataExporter exports JDBC metadata to Querydsl query types
MetaDataExporter() - Constructor for class com.mysema.query.sql.MetaDataExporter
 
MetaDataExporter(String, String, File, NamingStrategy, Serializer) - Constructor for class com.mysema.query.sql.MetaDataExporter
Deprecated. Use empty constructor and configure via setters
MetaDataExporter(String, String, File, NamingStrategy, Serializer, Serializer) - Constructor for class com.mysema.query.sql.MetaDataExporter
Deprecated. Use empty constructor and configure via setters
MetadataExportMojo - Class in com.mysema.query.maven
 
MetadataExportMojo() - Constructor for class com.mysema.query.maven.MetadataExportMojo
 
MetaDataSerializer - Class in com.mysema.query.sql
MetaDataSerializer defines the Query type serialization logic for MetaDataExporter.
MetaDataSerializer(String, NamingStrategy, boolean) - Constructor for class com.mysema.query.sql.MetaDataSerializer
 
MetaDataSerializer(String, NamingStrategy) - Constructor for class com.mysema.query.sql.MetaDataSerializer
 
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
 
methodField(EntityType, Method, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
MethodType - Enum in com.mysema.query.alias
MethodType defines the supported method types used in the Alias functionality
milliSecond() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a milliseconds expression (range 0-999)
milliSecond() - Method in class com.mysema.query.types.expr.TimeExpression
Get a milliseconds expression (range 0-999)
MILLISECOND - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
min(CollectionExpression<?, A>) - Static method in class com.mysema.query.jpa.JPQLGrammar
 
min() - Method in class com.mysema.query.sql.support.SizeImpl
 
min() - Method in class com.mysema.query.types.expr.DateExpression
Get the minimum value of this expression (aggregation)
min() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get the minimum value of this expression (aggregation)
min(Expression<A>, Expression<A>) - Static method in class com.mysema.query.types.expr.NumberExpression
Return the smaller of the given values
min() - Method in class com.mysema.query.types.expr.NumberExpression
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
MinImpl - Class in com.mysema.query.sql.support
 
MinImpl(long) - Constructor for class com.mysema.query.sql.support.MinImpl
 
minute() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a minutes expression (range 0-59)
minute() - Method in class com.mysema.query.types.expr.TimeExpression
Get a minutes expression (range 0-59)
MINUTE - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
mod(NumberExpression<D>) - Method in class com.mysema.query.types.expr.NumberExpression
 
mod(D) - Method in class com.mysema.query.types.expr.NumberExpression
 
MOD - Static variable in interface com.mysema.query.types.Ops
 
MongodbAnnotationProcessor - Class in com.mysema.query.mongodb
 
MongodbAnnotationProcessor() - Constructor for class com.mysema.query.mongodb.MongodbAnnotationProcessor
 
MongodbQuery<K> - Class in com.mysema.query.mongodb
Mongodb query
MongodbQuery(Morphia, Datastore, EntityPath<K>) - Constructor for class com.mysema.query.mongodb.MongodbQuery
 
MongodbSerializer - Class in com.mysema.query.mongodb
Serializes the given Querydsl query to a DBObject query for MongoDB
MongodbSerializer() - Constructor for class com.mysema.query.mongodb.MongodbSerializer
 
month() - Method in class com.mysema.query.types.expr.DateExpression
Get a month expression (range 1-12 / JAN-DEC)
month() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a month expression (range 1-12 / JAN-DEC)
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
 
MultiComparator<T> - Class in com.mysema.util
MultiComparator compares
MultiComparator(Evaluator<Object[]>, boolean[]) - Constructor for class com.mysema.util.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(Expression<N>) - Method in class com.mysema.query.types.expr.NumberExpression
Get the result of the operation this * right
multiply(N) - Method in class com.mysema.query.types.expr.NumberExpression
Get the result of the operation this * right
MySQLQuery - Class in com.mysema.query.sql.mysql
MySQLQuery provides MySQL related extensions to SQLQuery
MySQLQuery(Connection) - Constructor for class com.mysema.query.sql.mysql.MySQLQuery
 
MySQLQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.mysql.MySQLQuery
 
MySQLQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.mysql.MySQLQuery
 
MySQLQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.mysql.MySQLQuery
 
MySQLReplaceClause - Class in com.mysema.query.sql.mysql
 
MySQLReplaceClause(Connection, SQLTemplates, RelationalPath<?>) - Constructor for class com.mysema.query.sql.mysql.MySQLReplaceClause
 
MySQLReplaceClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.mysql.MySQLReplaceClause
 
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
 
MySQLTemplates(char, 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(D) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a this <> right expression
ne(Expression<? super D>) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a this <> right expression
ne(Expression<D>, Expression<? super D>) - Static method in class com.mysema.query.types.ExpressionUtils
 
NE_OBJECT - Static variable in interface com.mysema.query.types.Ops
 
NE_PRIMITIVE - Static variable in interface com.mysema.query.types.Ops
 
neConst(Expression<D>, D) - Static method in class com.mysema.query.types.ExpressionUtils
 
negate() - Method in class com.mysema.query.types.expr.NumberExpression
Get the negation of this expression
newInstance(Object...) - Method in class com.mysema.query.sql.QBeans
 
newInstance(Object...) - Method in class com.mysema.query.types.ArrayConstructorExpression
 
newInstance(Object...) - Method in class com.mysema.query.types.ConstructorExpression
 
newInstance(Object...) - Method in interface com.mysema.query.types.FactoryExpression
Create a projection with the given arguments
newInstance(Class<Q>, PathMetadata<?>) - Method in class com.mysema.query.types.path.CollectionPathBase
 
newInstance(Object...) - Method in class com.mysema.query.types.QBean
 
newInstance(Object...) - Method in class com.mysema.query.types.QTuple
 
newLineToSingleSpace() - Method in class com.mysema.query.sql.SQLTemplates
 
next() - Method in class com.mysema.query.jpa.hibernate.ScrollableResultsIterator
 
next() - Method in class com.mysema.query.lucene.DocumentIterator
 
next() - Method in class com.mysema.query.sql.SQLResultIterator
 
next() - Method in class com.mysema.util.LimitingIterator
 
next() - Method in class com.mysema.util.MultiIterator
 
next() - Method in class com.mysema.util.ResultSetAdapter
 
noCache() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
normalize(Predicate[], boolean) - Method in class com.mysema.query.collections.ColQueryMixin
 
normalize(Predicate[], boolean) - Method in class com.mysema.query.jdo.JDOQLQueryMixin
 
normalize(Predicate[], boolean) - Method in class com.mysema.query.jpa.JPQLQueryMixin
 
normalize(Predicate[], boolean) - Method in class com.mysema.query.support.QueryMixin
 
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
 
normalizePropertyName(String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
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.jpa.hibernate
NoSessionHolder is a session holder for detached HibernateQuery usage
NoSessionHolder - Class in com.mysema.query.jpa.impl
NoSessionHolder is a session holder for detached JPAQuery usage
NoSessionHolder() - Constructor for class com.mysema.query.jpa.impl.NoSessionHolder
 
not() - Method in class com.mysema.query.BooleanBuilder
 
not() - Method in class com.mysema.query.types.expr.BooleanExpression
Get a negation of this boolean expression
not() - Method in class com.mysema.query.types.expr.BooleanOperation
 
NOT - Static variable in interface com.mysema.query.types.Ops
 
not() - Method in interface com.mysema.query.types.Predicate
Get the negation of the expression
not() - Method in class com.mysema.query.types.PredicateOperation
 
notBetween(D, D) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a this not between from and to expression
notBetween(Expression<D>, Expression<D>) - Method in class com.mysema.query.types.expr.ComparableExpression
Get a this not between from and to expression
notBetween(A, A) - Method in class com.mysema.query.types.expr.NumberExpression
 
notBetween(Expression<A>, Expression<A>) - Method in class com.mysema.query.types.expr.NumberExpression
 
notEqualsOps - Static variable in interface com.mysema.query.types.Ops
 
notExists() - Method in class com.mysema.query.jdo.JDOQLSubQuery
 
notExists() - Method in interface com.mysema.query.Projectable
 
notExists() - Method in class com.mysema.query.sql.SQLSubQuery
 
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.support.ProjectableAdapter
 
notExists() - Method in class com.mysema.query.support.ProjectableQuery
 
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 interface com.mysema.query.types.query.ExtendedSubQueryExpression
Get a not exists(this) expression for the subquery
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.SimpleSubQuery
 
notExists() - Method in class com.mysema.query.types.query.StringSubQuery
 
notExists() - Method in class com.mysema.query.types.query.TimeSubQuery
 
notIn(Number...) - Method in class com.mysema.query.types.expr.NumberExpression
 
notIn(Collection<? extends D>) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a this not in right expression
notIn(D...) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a this not in right expression
notIn(CollectionExpression<?, ? extends D>) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a this not in right expression
notNull() - Method in class com.mysema.query.sql.ddl.CreateTableClause
Set the last added column to not null
NotNullImpl - Class in com.mysema.query.sql.support
 
NotNullImpl() - Constructor for class com.mysema.query.sql.support.NotNullImpl
 
NullExpression<T> - Class in com.mysema.query.types
NullExpression defines a general null expression
NullExpression(Class<? extends T>) - Constructor for class com.mysema.query.types.NullExpression
 
NullSafeComparableComparator<T extends Comparable<T>> - Class in com.mysema.util
 
NullSafeComparableComparator() - Constructor for class com.mysema.util.NullSafeComparableComparator
 
NUMBER_X_2 - Static variable in interface com.mysema.query.types.Ops
 
NumberExpression<D extends Number & Comparable<?>> - Class in com.mysema.query.types.expr
NumberExpression represents a numeric expression
NumberExpression(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.NumberExpression
 
NumberOperation<D extends Number & Comparable<?>> - Class in com.mysema.query.types.expr
NumberOperation represents numeric operations
NumberPath<D extends Number & Comparable<?>> - Class in com.mysema.query.types.path
NumberPath represents numeric paths
NumberPath(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.NumberPath
 
NumberPath(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.NumberPath
 
NumberPath(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.NumberPath
 
NumberSubQuery<A extends Number & Comparable<?>> - Class in com.mysema.query.types.query
Number typed single result subquery
NumberSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.NumberSubQuery
 
NumberTemplate<T extends Number & Comparable<?>> - Class in com.mysema.query.types.template
NumberTemplate defines custom numeric expressions
NumberTemplate(Class<T>, Template, List<Expression<?>>) - Constructor for class com.mysema.query.types.template.NumberTemplate
 
NUMCAST - Static variable in interface com.mysema.query.types.Ops
 

O

OBJECT_X_2 - Static variable in interface com.mysema.query.types.Ops
 
ObjectType - Class in com.mysema.query.sql.types
 
ObjectType() - Constructor for class com.mysema.query.sql.types.ObjectType
 
offset(long) - Method in class com.mysema.query.lucene.LuceneQuery
 
offset(long) - Method in class com.mysema.query.mongodb.MongodbQuery
 
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(Predicate...) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
on(Predicate...) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
on(Predicate...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
on(Predicate...) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
on(RelationalPath<E>) - Method in class com.mysema.query.sql.ForeignKey
 
on(Predicate...) - Method in interface com.mysema.query.sql.SQLCommonQuery
Defines a filter to the last added join
on(Predicate...) - Method in class com.mysema.query.support.QueryMixin
 
openSession(boolean) - Method in class com.mysema.query.lucene.session.impl.LuceneSessionFactoryImpl
 
openSession(boolean) - Method in interface com.mysema.query.lucene.session.LuceneSessionFactory
 
Operation<RT> - Interface in com.mysema.query.types
Operation represents an operation with operator and arguments
OperationImpl<RT> - Class in com.mysema.query.types
OperationImpl is the default implementation of the Operation interface
OperationImpl(Class<? extends RT>, Operator<? super RT>, Expression<?>...) - Constructor for class com.mysema.query.types.OperationImpl
 
OperationImpl(Class<? extends RT>, Operator<? super RT>, List<Expression<?>>) - Constructor for class com.mysema.query.types.OperationImpl
 
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(String, Class<?>...) - Constructor for class com.mysema.query.types.OperatorImpl
 
OperatorImpl(String, 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(Predicate) - Method in class com.mysema.query.BooleanBuilder
 
or(Predicate) - Method in class com.mysema.query.types.expr.BooleanExpression
Get a union of this and the given expression
or(Predicate, Predicate) - Static method in class com.mysema.query.types.ExpressionUtils
 
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) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
OracleQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
OracleQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
OracleQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
OracleQuery(Connection, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.sql.oracle.OracleQuery
 
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
 
OracleTemplates(char, boolean) - Constructor for class com.mysema.query.sql.OracleTemplates
 
orAllOf(Predicate...) - Method in class com.mysema.query.BooleanBuilder
Create the union of this and the intersection of the given args
order(Expression<?>...) - 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 class com.mysema.query.mongodb.MongodbQuery
 
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(ComparableExpression<?>...) - 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
 
orderSiblingsBy(Expression<?>) - 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, Expression<A>) - Constructor for class com.mysema.query.types.OrderSpecifier
 
ordinal() - Method in class com.mysema.query.types.expr.EnumExpression
 
ORDINAL - Static variable in interface com.mysema.query.types.Ops
 
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(Predicate) - Method in class com.mysema.query.BooleanBuilder
 
otherwise(A) - Method in class com.mysema.query.types.expr.CaseBuilder.Cases
 
otherwise(Expression<A>) - Method in class com.mysema.query.types.expr.CaseBuilder.Cases
 
otherwise(Expression<T>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.Cases
 
otherwise(T) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.Cases
 
outro(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
outro(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.ProjectionSerializer
 

P

Param<T> - Class in com.mysema.query.types.expr
Param defines a parameter in a query with an optional name
Param(Class<? extends T>, String) - Constructor for class com.mysema.query.types.expr.Param
 
Param(Class<? extends T>) - Constructor for class com.mysema.query.types.expr.Param
 
ParametrizedExpression<T> - Interface in com.mysema.query.types
 
ParamExpression<T> - Interface in com.mysema.query.types
ParamExpression defines named and unnamed parameters in queries
ParamNotSetException - Exception in com.mysema.query.types
 
ParamNotSetException(ParamExpression<?>) - Constructor for exception com.mysema.query.types.ParamNotSetException
 
partition(Expression<?>) - Method in class com.mysema.query.sql.oracle.SumOver
 
partitionBy(Expression<?>...) - 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 EntityPathBase 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
 
PathFactory - Interface in com.mysema.query.alias
 
PathImpl<T> - Class in com.mysema.query.types
PathImpl defines a default implementation of the Path interface
PathImpl(Class<? extends T>, String) - Constructor for class com.mysema.query.types.PathImpl
 
PathImpl(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.PathImpl
 
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<?>, Expression<T>, PathType) - Constructor for class com.mysema.query.types.PathMetadata
 
PathMetadataFactory - Class in com.mysema.query.types
PathMetadataFactory is a factory class for Path construction
PathType - Enum in com.mysema.query.types
PathType represents the relation of a Path to its parent
payload() - Method in class com.mysema.query.sql.support.MaxImpl
 
payload() - Method in class com.mysema.query.sql.support.MinImpl
 
payload() - Method in class com.mysema.query.sql.support.NotNullImpl
 
payload() - Method in class com.mysema.query.sql.support.SizeImpl
 
PhraseElement - Class in com.mysema.query.lucene
PhraseElement represents the embedded String as a phrase
PhraseElement(String) - Constructor for class com.mysema.query.lucene.PhraseElement
 
populate(Object) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
populate(Object) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
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
 
PostgresTemplates(char, boolean) - Constructor for class com.mysema.query.sql.PostgresTemplates
 
POWER - Static variable in interface com.mysema.query.types.Ops.MathOps
 
Predicate - Interface in com.mysema.query.types
Predicate is the common interface for Boolean typed expressions
PredicateOperation - Class in com.mysema.query.types
PredicateOperation provides a Boolean typed Operation implementation
PredicateOperation(Operator<Boolean>, Expression<?>...) - Constructor for class com.mysema.query.types.PredicateOperation
 
prepend(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
Prepend the given String and return the result
prepend(String) - Method in class com.mysema.query.types.expr.StringExpression
Prepend the given String and return the result
previous() - Method in class com.mysema.util.ResultSetAdapter
 
primaryKey(String, String...) - Method in class com.mysema.query.sql.ddl.CreateTableClause
Set the primary key
PrimaryKey<E> - Class in com.mysema.query.sql
PrimaryKey defines a primary key on table
PrimaryKey(RelationalPath<?>, Path<?>...) - Constructor for class com.mysema.query.sql.PrimaryKey
 
PrimaryKey(RelationalPath<?>, List<? extends Path<?>>) - Constructor for class com.mysema.query.sql.PrimaryKey
 
PrimaryKeyData - Class in com.mysema.query.sql.support
 
PrimaryKeyData(String) - Constructor for class com.mysema.query.sql.support.PrimaryKeyData
 
PrimaryKeyData(String, String[]) - Constructor for class com.mysema.query.sql.support.PrimaryKeyData
 
primitive - Variable in class com.mysema.query.types.expr.SimpleExpression
 
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
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.mysema.query.mongodb.MongodbAnnotationProcessor
 
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
Create a new Processor instance
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
 
ProjectionSerializer - Class in com.mysema.query.codegen
ProjectionSerializer is a Serializer implementation for DTO types
ProjectionSerializer(TypeMappings) - Constructor for class com.mysema.query.codegen.ProjectionSerializer
 
Property - Class in com.mysema.query.codegen
Property represents a property in a query domain type.
Property(EntityType, String, Type) - Constructor for class com.mysema.query.codegen.Property
 
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
put(Object, Object) - Method in class com.mysema.query.jdo.JDOTuple
 

Q

QBean<T> - Class in com.mysema.query.types
QBean is a JavaBean populating projection type
QBean(Path<T>, Expression<?>...) - Constructor for class com.mysema.query.types.QBean
 
QBean(Path<T>, Map<String, Expression<?>>) - Constructor for class com.mysema.query.types.QBean
 
QBean(Class<T>, Map<String, Expression<?>>) - Constructor for class com.mysema.query.types.QBean
 
QBean(Class<T>, Expression<?>...) - Constructor for class com.mysema.query.types.QBean
 
QBeans - Class in com.mysema.query.sql
Expression used to project a list of beans
QBeans(RelationalPath<?>...) - Constructor for class com.mysema.query.sql.QBeans
 
QTuple - Class in com.mysema.query.types
QTuple represents a projection of type Tuple
QTuple(Expression<?>...) - Constructor for class com.mysema.query.types.QTuple
 
QTuple(Expression<?>[]...) - Constructor for class com.mysema.query.types.QTuple
 
Query<Q extends Query<Q>> - Interface in com.mysema.query
Query defines the main query interface of the fluent query language.
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
 
QueryDelegate - Annotation Type in com.mysema.query.annotations
Declaration of a static delegate method
QuerydslAnnotationProcessor - Class in com.mysema.query.apt
Default annotation processor for Querydsl which handles @QueryEntity, @QuerySupertype,
QuerydslAnnotationProcessor() - Constructor for class com.mysema.query.apt.QuerydslAnnotationProcessor
 
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
 
QueryEmbedded - Annotation Type in com.mysema.query.annotations
 
QueryEngine - Interface in com.mysema.query.collections
QueryEngine defines an interface for the evaluation of ColQuery queries
QueryEntities - Annotation Type in com.mysema.query.annotations
Annotation for APT based Domain query type generation.
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.
QueryFlag - Class in com.mysema.query
Defines a positioned flag in a Query for customization of query serialization
QueryFlag(QueryFlag.Position, String) - Constructor for class com.mysema.query.QueryFlag
 
QueryFlag(QueryFlag.Position, Expression<?>) - Constructor for class com.mysema.query.QueryFlag
 
QueryFlag.Position - Enum in com.mysema.query
 
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
 
QueryModifiers(Long, Long) - Constructor for class com.mysema.query.QueryModifiers
 
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
quoteIdentifier(String) - Method in class com.mysema.query.sql.SQLTemplates
 

R

random() - Static method in class com.mysema.query.types.expr.NumberExpression
Returns the random expression
RANDOM - Static variable in interface com.mysema.query.types.Ops.MathOps
 
references(String, String...) - Method in class com.mysema.query.sql.ddl.ForeignKeyBuilder
 
ReflectionUtils - Class in com.mysema.util
 
refreshRow() - Method in class com.mysema.util.ResultSetAdapter
 
regexToLike(Expression<String>) - Static method in class com.mysema.query.types.ExpressionUtils
 
register(TypeCategory, Class<? extends Expression>, Class<? extends Path>, Class<? extends TemplateExpression>) - Method in class com.mysema.query.codegen.TypeMappings
 
register(Type<?>) - Method in class com.mysema.query.sql.Configuration
Register the given Type to be used
register(String, String, Type<?>) - Method in class com.mysema.query.sql.Configuration
Register the given Type for the given table and column
register(Type<?>) - Method in class com.mysema.query.sql.JavaTypeMapping
 
register(int, Class<?>) - Method in class com.mysema.query.sql.JDBCTypeMapping
 
RelationalPath<T> - Interface in com.mysema.query.sql
RelationalPath extends EntityPath to provide access to relational metadata
RelationalPathBase<T> - Class in com.mysema.query.sql
RelationalPathBase is a base class for RelationPath implements
RelationalPathBase(Class<? extends T>, String) - Constructor for class com.mysema.query.sql.RelationalPathBase
 
RelationalPathBase(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.sql.RelationalPathBase
 
relative(int) - Method in class com.mysema.util.ResultSetAdapter
 
release() - Method in class com.mysema.query.lucene.session.impl.LuceneSearcher
 
release() - Static method in class com.mysema.query.lucene.session.impl.LuceneSessionHolder
 
release(LuceneSearcher) - Method in interface com.mysema.query.lucene.session.impl.ReleaseListener
 
ReleaseListener - Interface in com.mysema.query.lucene.session.impl
Helps to make sure the resources are released as they should be.
remove() - Method in class com.mysema.query.jpa.hibernate.ScrollableResultsIterator
 
remove() - Method in class com.mysema.query.lucene.DocumentIterator
 
remove() - Method in class com.mysema.query.sql.SQLResultIterator
 
remove() - Method in class com.mysema.util.LimitingIterator
 
remove() - Method in class com.mysema.util.MultiIterator
 
replace - Variable in class com.mysema.query.support.CollectionAnyVisitor.Context
 
replacements - Variable in class com.mysema.query.support.CollectionAnyVisitor.Context
 
requiresQuotes(String) - Method in class com.mysema.query.sql.SQLTemplates
 
reset() - Method in class com.mysema.query.alias.AliasFactory
Reset the thread bound expression to null
reset() - Method in class com.mysema.query.DefaultQueryMetadata
 
reset() - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
reset() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
reset() - Method in class com.mysema.query.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 class com.mysema.query.mongodb.MongodbQuery
 
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
 
ResultSetAdapter - Class in com.mysema.util
 
ResultSetAdapter(ResultSet) - Constructor for class com.mysema.util.ResultSetAdapter
 
rightJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
rightJoin(RelationalPath<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
rightJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
 
rightJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
rightJoin(RelationalPath<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
rightJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
 
rightJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
rightJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
rightJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
rightJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
rightJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
rightJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
rightJoin(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a right join to the given target
rightJoin(ForeignKey<E>, RelationalPath<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a right join to the given target
rightJoin(SubQueryExpression<?>, Path<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
Adds a right join to the given target
rightJoin(EntityPath<P>) - Method in class com.mysema.query.support.QueryMixin
 
rightJoin(EntityPath<P>, EntityPath<P>) - Method in class com.mysema.query.support.QueryMixin
 
rightJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.support.QueryMixin
 
rightJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
 
rightJoin(MapExpression<?, P>) - Method in class com.mysema.query.support.QueryMixin
 
rightJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
 
rightJoin(SubQueryExpression<P>, Path) - Method in class com.mysema.query.support.QueryMixin
 
rn - Static variable in class com.mysema.query.sql.mssql.SQLServerGrammar
 
round() - Method in class com.mysema.query.types.expr.NumberExpression
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, Expression<?>) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Return the query results as ScrollableResults.
scroll(ScrollMode, Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Return the query results as ScrollableResults.
scroll(ScrollMode, Expression<?>[]) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Return the query results as ScrollableResults.
ScrollableResultsIterator<T> - Class in com.mysema.query.jpa.hibernate
ScrollableResultsIterator is an CloseableIterator adapter for ScrollableResults
ScrollableResultsIterator(ScrollableResults) - Constructor for class com.mysema.query.jpa.hibernate.ScrollableResultsIterator
 
ScrollableResultsIterator(ScrollableResults, boolean) - Constructor for class com.mysema.query.jpa.hibernate.ScrollableResultsIterator
 
SearchQuery<T> - Class in com.mysema.query.search
SearchQuery is a Query implementation for Hibernate Search
SearchQuery(FullTextSession, EntityPath<T>) - Constructor for class com.mysema.query.search.SearchQuery
 
SearchQuery(Session, EntityPath<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 extends the LuceneSerializer to use Field annotation data from paths
SearchSerializer(boolean, boolean) - Constructor for class com.mysema.query.search.SearchSerializer
 
second() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a seconds expression (range 0-59)
second() - Method in class com.mysema.query.types.expr.TimeExpression
Get a seconds expression (range 0-59)
SECOND - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
select(SubQueryExpression<?>) - Method in interface com.mysema.query.dml.InsertClause
Define the populate via subquery
select(SubQueryExpression<?>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
select(SubQueryExpression<?>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
SerializationContext - Interface in com.mysema.query.sql.support
 
serialize(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.BeanSerializer
 
serialize(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
serialize(EntityType, Property, Type, CodeWriter, String, String...) - Method in class com.mysema.query.codegen.EntitySerializer
 
serialize(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.ProjectionSerializer
 
serialize(EntityType, SerializerConfig, CodeWriter) - Method in interface com.mysema.query.codegen.Serializer
Serialize the given EntityType
serialize(QueryMetadata, boolean, boolean) - Method in class com.mysema.query.jdo.JDOQLSerializer
 
serialize(QueryMetadata, boolean, String) - Method in class com.mysema.query.jpa.JPQLSerializer
 
serialize(QueryMetadata, boolean, SerializationContext) - Method in class com.mysema.query.sql.OracleTemplates
 
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
 
serialize(QueryMetadata, boolean) - Method in interface com.mysema.query.sql.support.SerializationContext
 
serialize(QueryFlag.Position, Set<QueryFlag>) - Method in class com.mysema.query.support.SerializerBase
 
serializeForDelete(QueryMetadata) - Method in class com.mysema.query.jpa.JPQLSerializer
 
serializeForDelete(QueryMetadata, RelationalPath<?>) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeForeignKeys(EntityType, CodeWriter, Collection<? extends KeyData>, boolean) - Method in class com.mysema.query.sql.MetaDataSerializer
 
serializeForInsert(QueryMetadata, RelationalPath<?>, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeForMerge(QueryMetadata, RelationalPath<?>, List<Path<?>>, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Method in class com.mysema.query.sql.SQLSerializer
 
serializeForUpdate(QueryMetadata) - Method in class com.mysema.query.jpa.JPQLSerializer
 
serializeForUpdate(QueryMetadata, RelationalPath<?>, List<Pair<Path<?>, Expression<?>>>) - 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
 
serializePrimaryKeys(EntityType, CodeWriter, Collection<PrimaryKeyData>) - Method in class com.mysema.query.sql.MetaDataSerializer
 
serializeProperties(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
 
serializeProperties(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.sql.MetaDataSerializer
 
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.support
SerializerBase is a stub for Serializer implementations
SerializerBase(Templates) - Constructor for class com.mysema.query.support.SerializerBase
 
SerializerBase(Templates, boolean) - Constructor for class com.mysema.query.support.SerializerBase
 
SerializerConfig - Interface in com.mysema.query.codegen
SerializerConfig defines serialization options to be used in the Serializer
serializeUnion(SubQueryExpression[], List<OrderSpecifier<?>>) - Method in class com.mysema.query.sql.SQLSerializer
 
SessionClosedException - Exception in com.mysema.query.lucene.session
 
SessionClosedException(String) - Constructor for exception com.mysema.query.lucene.session.SessionClosedException
 
SessionClosedException(String, Throwable) - Constructor for exception com.mysema.query.lucene.session.SessionClosedException
 
SessionClosedException(Throwable) - Constructor for exception com.mysema.query.lucene.session.SessionClosedException
 
SessionHolder - Interface in com.mysema.query.jpa.hibernate
Abstraction for different Hibernate Session signatures
SessionNotBoundException - Exception in com.mysema.query.lucene.session
 
SessionNotBoundException(String) - Constructor for exception com.mysema.query.lucene.session.SessionNotBoundException
 
SessionNotBoundException(String, Throwable) - Constructor for exception com.mysema.query.lucene.session.SessionNotBoundException
 
SessionNotBoundException(Throwable) - Constructor for exception com.mysema.query.lucene.session.SessionNotBoundException
 
SessionReadOnlyException - Exception in com.mysema.query.lucene.session
 
SessionReadOnlyException(String) - Constructor for exception com.mysema.query.lucene.session.SessionReadOnlyException
 
SessionReadOnlyException(String, Throwable) - Constructor for exception com.mysema.query.lucene.session.SessionReadOnlyException
 
SessionReadOnlyException(Throwable) - Constructor for exception com.mysema.query.lucene.session.SessionReadOnlyException
 
set(Path<U>, U) - Method in class com.mysema.query.collections.ColUpdateClause
 
set(Path<U>, Expression<? extends U>) - Method in class com.mysema.query.collections.ColUpdateClause
 
set(List<? extends Path<?>>, List<?>) - Method in class com.mysema.query.collections.ColUpdateClause
 
set(Path<T>, T) - Method in interface com.mysema.query.dml.StoreClause
Add a value binding
set(Path<T>, Expression<? extends T>) - Method in interface com.mysema.query.dml.StoreClause
Add an expression binding
set(List<? extends Path<?>>, List<?>) - Method in interface com.mysema.query.dml.UpdateClause
Set the paths to be updated
set(List<? extends Path<?>>, List<?>) - Method in class com.mysema.query.jdo.dml.JDOQLUpdateClause
 
set(Path<T>, T) - Method in class com.mysema.query.jdo.dml.JDOQLUpdateClause
 
set(Path<T>, Expression<? extends T>) - Method in class com.mysema.query.jdo.dml.JDOQLUpdateClause
 
set(Path<T>, T) - Method in class com.mysema.query.jpa.hibernate.HibernateUpdateClause
 
set(Path<T>, Expression<? extends T>) - Method in class com.mysema.query.jpa.hibernate.HibernateUpdateClause
 
set(List<? extends Path<?>>, List<?>) - Method in class com.mysema.query.jpa.hibernate.HibernateUpdateClause
 
set(Path<T>, T) - Method in class com.mysema.query.jpa.impl.JPAUpdateClause
 
set(Path<T>, Expression<? extends T>) - Method in class com.mysema.query.jpa.impl.JPAUpdateClause
 
set(List<? extends Path<?>>, List<?>) - Method in class com.mysema.query.jpa.impl.JPAUpdateClause
 
set(ParamExpression<T>, T) - Method in class com.mysema.query.lucene.LuceneQuery
 
set(ParamExpression<T>, T) - Method in class com.mysema.query.mongodb.MongodbQuery
 
set(ParamExpression<T>, T) - Method in interface com.mysema.query.Query
Set the given parameter to the given value
set(ParamExpression<P>, P) - Method in class com.mysema.query.search.SearchQuery
 
set(ParamExpression<T>, T) - Method in interface com.mysema.query.SimpleQuery
Set the given parameter to the given value
set(PreparedStatement, Path<?>, int, T) - Method in class com.mysema.query.sql.Configuration
 
set(Path<T>, T) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
set(Path<T>, Expression<? extends T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
set(Path<T>, T) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
set(Path<T>, Expression<? extends T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
set(Path<T>, T) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
set(Path<T>, Expression<? extends T>) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
set(List<? extends Path<?>>, List<?>) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
set(ParamExpression<P>, P) - Method in class com.mysema.query.support.QueryBase
 
set(ParamExpression<P>, P) - Method in class com.mysema.query.support.QueryMixin
 
set(ParamExpression<P>, P) - Method in class com.mysema.query.support.SimpleQueryAdapter
 
setAnonParamPrefix(String) - Method in class com.mysema.query.support.SerializerBase
 
setAsc(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setAutoIncrement(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setAutoIncrement(boolean) - Method in class com.mysema.query.sql.support.ColumnData
 
setBeanSerializer(Serializer) - Method in class com.mysema.query.sql.MetaDataExporter
 
setCacheable(boolean) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Enable caching of this query result set.
setCacheable(boolean) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
Enable caching of this query result set.
setCacheRegion(String) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Set the name of the cache region.
setCacheRegion(String) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
Set the name of the cache region.
setColumnAlias(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setConfiguration(Configuration) - Method in class com.mysema.query.sql.MetaDataExporter
 
setConstantPrefix(String) - Method in class com.mysema.query.support.SerializerBase
 
setConstants(Query, Map<Object, String>, Map<ParamExpression<?>, Object>) - Static method in class com.mysema.query.jpa.hibernate.HibernateUtil
 
setConstants(Query, Map<Object, String>, Map<ParamExpression<?>, Object>) - Static method in class com.mysema.query.jpa.impl.JPAUtil
 
setConstants(Map<Object, String>) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
setCount(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCountStar(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCreateIndex(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCreateScalaSources(boolean) - Method in class com.mysema.query.sql.MetaDataExporter
 
setCreateTable(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCreateUniqueIndex(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setCurrent(Expression<?>) - Method in class com.mysema.query.alias.AliasFactory
Set the thread bound expression to the given value
setCurrentSession(LuceneSessionFactory, LuceneSession) - Static method in class com.mysema.query.lucene.session.impl.LuceneSessionHolder
 
setDbPassword(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
setDbUrl(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
setDbUserName(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
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
 
setExportBeans(boolean) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
setFetchDirection(int) - Method in class com.mysema.util.ResultSetAdapter
 
setFetchSize(int) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Set a fetch size for the underlying JDBC query.
setFetchSize(int) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
Set a fetch size for the underlying JDBC query.
setFetchSize(int) - Method in class com.mysema.util.ResultSetAdapter
 
setForeignKeysClassName(String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
setForeignKeysClassName(String) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
setForeignKeysVariable(String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
setForeignKeysVariable(String) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
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
 
setHint(String, Object) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
 
setInnerClassesForKeys(boolean) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
setInnerJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setInsertInto(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setJdbcDriverClass(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
setJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setKey(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.jpa.hibernate.AbstractHibernateQuery
Set the lock mode for the given path.
setLockMode(LockModeType) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
 
setMaxFetchDepth(int) - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
setMaxFetchDepth(int) - Method in interface com.mysema.query.jdo.JDOQLQuery
Set the maximum fetch depth when fetching.
setMergeInto(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setModifiers(QueryModifiers) - Method in class com.mysema.query.DefaultQueryMetadata
 
setModifiers(QueryModifiers) - Method in interface com.mysema.query.QueryMetadata
 
setNamePrefix(String) - Method in class com.mysema.query.apt.DefaultConfiguration
 
setNamePrefix(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
setNamePrefix(String) - Method in class com.mysema.query.sql.MetaDataExporter
 
setNamingStrategy(NamingStrategy) - Method in class com.mysema.query.sql.MetaDataExporter
 
setNativeMerge(boolean) - Method in class com.mysema.query.sql.SQLTemplates
 
setNotNull(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setNull(Path<U>) - Method in class com.mysema.query.collections.ColUpdateClause
 
setNull(Path<T>) - Method in interface com.mysema.query.dml.StoreClause
Bind the given path to null
setNull(Path<T>) - Method in class com.mysema.query.jdo.dml.JDOQLUpdateClause
 
setNull(Path<T>) - Method in class com.mysema.query.jpa.hibernate.HibernateUpdateClause
 
setNull(Path<T>) - Method in class com.mysema.query.jpa.impl.JPAUpdateClause
 
setNull(Path<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
setNull(Path<T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
setNull(Path<T>) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
setNullAllowed(boolean) - Method in class com.mysema.query.sql.support.ColumnData
 
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
 
setPackageName(String) - Method in class com.mysema.query.sql.MetaDataExporter
 
setParam(ParamExpression<T>, T) - Method in class com.mysema.query.DefaultQueryMetadata
 
setParam(ParamExpression<T>, T) - Method in interface com.mysema.query.QueryMetadata
 
setParameters(PreparedStatement, List<?>, List<Path<?>>, Map<ParamExpression<?>, ?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
setParameters(PreparedStatement, List<?>, List<Path<?>>, Map<Param<?>, ?>) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
 
setParamPrefix(String) - Method in class com.mysema.query.support.SerializerBase
 
SetPath<E,Q extends SimpleExpression<E>> - Class in com.mysema.query.types.path
SetPath represents set paths
SetPath(Class<? super E>, Class<Q>, String) - Constructor for class com.mysema.query.types.path.SetPath
 
SetPath(Class<? super E>, Class<Q>, Path<?>, String) - Constructor for class com.mysema.query.types.path.SetPath
 
SetPath(Class<? super E>, Class<Q>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.SetPath
 
setPrimaryKeysClassName(String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
setPrimaryKeysClassName(String) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
setPrimaryKeysVariable(String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
setPrimaryKeysVariable(String) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
setReadOnly(boolean) - Method in class com.mysema.query.jpa.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.jpa.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.
setReservedSuffix(String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
setReservedSuffix(String) - Method in class com.mysema.query.sql.OriginalNamingStrategy
 
setRightJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setSchemaPattern(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
setSchemaPattern(String) - Method in class com.mysema.query.sql.MetaDataExporter
 
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
 
setSerializer(Serializer) - Method in class com.mysema.query.sql.MetaDataExporter
 
setSet(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setSize(Integer) - Method in class com.mysema.query.sql.support.ColumnData
 
setTableAlias(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setTableNamePattern(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
setTableNamePattern(String) - Method in class com.mysema.query.sql.MetaDataExporter
 
setTargetFolder(File) - Method in class com.mysema.query.sql.MetaDataExporter
 
setTargetPackage(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
setTargetSourceFolder(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
 
setTimeout(int) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
Set a timeout for the underlying JDBC query.
setTimeout(int) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
Set a timeout for the underlying JDBC query.
setType(String, String, Type<?>) - Method in class com.mysema.query.sql.JavaTypeMapping
 
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.sql.support.IndexData
 
setUnique(boolean) - Method in class com.mysema.query.support.QueryMixin
 
setUnknownAsEntity(boolean) - Method in class com.mysema.query.codegen.TypeFactory
 
setUpdate(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setUseFields(boolean) - Method in class com.mysema.query.apt.DefaultConfiguration
 
setUseGetters(boolean) - Method in class com.mysema.query.apt.DefaultConfiguration
 
setValue(PreparedStatement, int, BigDecimal) - Method in class com.mysema.query.sql.types.BigDecimalType
 
setValue(PreparedStatement, int, Blob) - Method in class com.mysema.query.sql.types.BlobType
 
setValue(PreparedStatement, int, Boolean) - Method in class com.mysema.query.sql.types.BooleanType
 
setValue(PreparedStatement, int, byte[]) - Method in class com.mysema.query.sql.types.BytesType
 
setValue(PreparedStatement, int, Byte) - Method in class com.mysema.query.sql.types.ByteType
 
setValue(PreparedStatement, int, Character) - Method in class com.mysema.query.sql.types.CharacterType
 
setValue(PreparedStatement, int, Clob) - Method in class com.mysema.query.sql.types.ClobType
 
setValue(PreparedStatement, int, Date) - Method in class com.mysema.query.sql.types.DateType
 
setValue(PreparedStatement, int, Double) - Method in class com.mysema.query.sql.types.DoubleType
 
setValue(PreparedStatement, int, T) - Method in class com.mysema.query.sql.types.EnumByNameType
 
setValue(PreparedStatement, int, T) - Method in class com.mysema.query.sql.types.EnumByOrdinalType
 
setValue(PreparedStatement, int, Float) - Method in class com.mysema.query.sql.types.FloatType
 
setValue(PreparedStatement, int, InputStream) - Method in class com.mysema.query.sql.types.InputStreamType
 
setValue(PreparedStatement, int, Integer) - Method in class com.mysema.query.sql.types.IntegerType
 
setValue(PreparedStatement, int, Long) - Method in class com.mysema.query.sql.types.LongType
 
setValue(PreparedStatement, int, Object) - Method in class com.mysema.query.sql.types.ObjectType
 
setValue(PreparedStatement, int, Short) - Method in class com.mysema.query.sql.types.ShortType
 
setValue(PreparedStatement, int, String) - Method in class com.mysema.query.sql.types.StringType
 
setValue(PreparedStatement, int, Timestamp) - Method in class com.mysema.query.sql.types.TimestampType
 
setValue(PreparedStatement, int, Time) - Method in class com.mysema.query.sql.types.TimeType
 
setValue(PreparedStatement, int, T) - Method in interface com.mysema.query.sql.types.Type
 
setValue(PreparedStatement, int, URL) - Method in class com.mysema.query.sql.types.URLType
 
setValue(PreparedStatement, int, Date) - Method in class com.mysema.query.sql.types.UtilDateType
 
setValues(String) - Method in class com.mysema.query.sql.SQLTemplates
 
setWhere(String) - Method in class com.mysema.query.sql.SQLTemplates
 
ShortType - Class in com.mysema.query.sql.types
 
ShortType() - Constructor for class com.mysema.query.sql.types.ShortType
 
shortValue() - Method in class com.mysema.query.types.expr.NumberExpression
Get the short expression of this numeric expression
SimpleExpression<D> - Class in com.mysema.query.types.expr
SimpleExpression is the base class for Expression implementations.
SimpleExpression(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.SimpleExpression
 
SimpleOperation<D> - Class in com.mysema.query.types.expr
SimpleOperation represents a simple operation expression
SimplePath<D> - Class in com.mysema.query.types.path
SimplePath represents simple paths
SimplePath(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.SimplePath
 
SimplePath(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.SimplePath
 
SimplePath(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.SimplePath
 
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 is an apdater implementation for the SimpleQuery and SimpleProjectabl interfaces
SimpleQueryAdapter(Q, Expression<T>) - Constructor for class com.mysema.query.support.SimpleQueryAdapter
 
SimpleQueryAdapter(Query<?>, Projectable, Expression<T>) - Constructor for class com.mysema.query.support.SimpleQueryAdapter
 
SimpleSerializerConfig - Class in com.mysema.query.codegen
SimpleSerializerConfig is the default implementation of the SerializerConfig interface
SimpleSerializerConfig(boolean, boolean, boolean, boolean) - Constructor for class com.mysema.query.codegen.SimpleSerializerConfig
 
SimpleSubQuery<A> - Class in com.mysema.query.types.query
Object typed single result subquery
SimpleSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.SimpleSubQuery
 
SimpleTemplate<T> - Class in com.mysema.query.types.template
SimpleTemplate defines custom simple expressions
SimpleTemplate(Class<? extends T>, Template, List<Expression<?>>) - Constructor for class com.mysema.query.types.template.SimpleTemplate
 
SIN - Static variable in interface com.mysema.query.types.Ops.MathOps
 
size(int) - Method in class com.mysema.query.sql.ddl.CreateTableClause
Set the size of the last column's type
size() - Method in interface com.mysema.query.types.expr.ArrayExpression
Get the size of the array
size() - Method in class com.mysema.query.types.expr.CollectionExpressionBase
 
size() - Method in class com.mysema.query.types.expr.MapExpressionBase
 
size() - Method in class com.mysema.query.types.path.ArrayPath
Create an expression for the array size
SizeImpl - Class in com.mysema.query.sql.support
 
SizeImpl(int, int) - Constructor for class com.mysema.query.sql.support.SizeImpl
 
skip - Variable in class com.mysema.query.apt.jpa.JPAAnnotationProcessor
 
skipAnn - Variable in class com.mysema.query.apt.DefaultConfiguration
 
smallResult() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
some(CollectionExpression<?, D>) - Static method in class com.mysema.query.jpa.JPQLGrammar
 
SPACE - Static variable in interface com.mysema.query.types.Ops.StringOps
 
split(String) - Method in class com.mysema.query.types.expr.StringExpression
Split the given String with regex as the matcher for the separator
SPLIT - Static variable in interface com.mysema.query.types.Ops.StringOps
 
SQLCommonQuery<Q extends SQLCommonQuery<Q>> - Interface in com.mysema.query.sql
SQLCommonQuery is a common interface for SQLQuery and SQLSubQuery
SQLDeleteClause - Class in com.mysema.query.sql.dml
SQLDeleteClause defines a DELETE clause
SQLDeleteClause(Connection, SQLTemplates, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLDeleteClause
 
SQLDeleteClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLDeleteClause
 
SQLInsertBatch - Class in com.mysema.query.sql.dml
 
SQLInsertBatch(List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertBatch
 
SQLInsertClause - Class in com.mysema.query.sql.dml
SQLInsertClause defines an INSERT INTO clause
SQLInsertClause(Connection, SQLTemplates, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertClause
 
SQLInsertClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertClause
 
SQLMergeBatch - Class in com.mysema.query.sql.dml
 
SQLMergeBatch(List<Path<?>>, List<Path<?>>, List<Expression<?>>, SubQueryExpression<?>) - Constructor for class com.mysema.query.sql.dml.SQLMergeBatch
 
SQLMergeClause - Class in com.mysema.query.sql.dml
SQLMergeClause defines an MERGE INTO clause
SQLMergeClause(Connection, SQLTemplates, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLMergeClause
 
SQLMergeClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLMergeClause
 
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, Configuration) - Constructor for class com.mysema.query.sql.SQLQueryImpl
Create a new SQLQueryImpl instance
SQLQueryImpl(Connection, Configuration, 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
 
SQLSerializer(SQLTemplates, boolean, 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
 
SQLServerTemplates(char, 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 extends Templates to provides SQL specific extensions and acts as database specific Dialect for Querydsl SQL
SQLTemplates(String, char, boolean) - Constructor for class com.mysema.query.sql.SQLTemplates
 
SQLUpdateClause - Class in com.mysema.query.sql.dml
SQLUpdateClause defines a UPDATE clause
SQLUpdateClause(Connection, SQLTemplates, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLUpdateClause
 
SQLUpdateClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLUpdateClause
 
sqrt() - Method in class com.mysema.query.types.expr.NumberExpression
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(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
Return true if this starts with str
startsWith(String) - Method in class com.mysema.query.types.expr.StringExpression
Return true if this starts with str
startsWithIgnoreCase(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
 
startsWithIgnoreCase(String) - Method in class com.mysema.query.types.expr.StringExpression
 
startWith(Predicate) - Method in class com.mysema.query.sql.oracle.OracleQuery
 
StatelessSessionHolder - Class in com.mysema.query.jpa.hibernate
SessionHolder implementation using StatelessSession
StatelessSessionHolder(StatelessSession) - Constructor for class com.mysema.query.jpa.hibernate.StatelessSessionHolder
 
StoreClause<C extends StoreClause<C>> - Interface in com.mysema.query.dml
Parent interface for InsertClause and UpdateCluase
straightJoin() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
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
 
StringExpression - Class in com.mysema.query.types.expr
StringExpression represents String expressions
StringExpression() - Constructor for class com.mysema.query.types.expr.StringExpression
 
StringOperation - Class in com.mysema.query.types.expr
StringOperation represents a String typed operation
StringPath - Class in com.mysema.query.types.path
StringPath represents String typed paths
StringPath(Path<?>, String) - Constructor for class com.mysema.query.types.path.StringPath
 
StringPath(PathMetadata<?>) - Constructor for class com.mysema.query.types.path.StringPath
 
StringPath(String) - Constructor for class com.mysema.query.types.path.StringPath
 
StringSubQuery - Class in com.mysema.query.types.query
String typed single result subquery
StringSubQuery(QueryMetadata) - Constructor for class com.mysema.query.types.query.StringSubQuery
 
StringTemplate - Class in com.mysema.query.types.template
StringTemplate defines custom String expressions
StringTemplate(Template, List<Expression<?>>) - Constructor for class com.mysema.query.types.template.StringTemplate
 
StringType - Class in com.mysema.query.sql.types
 
StringType() - Constructor for class com.mysema.query.sql.types.StringType
 
stringValue() - Method in class com.mysema.query.types.expr.ComparableExpressionBase
Get a cast to String expression
stringValue() - Method in class com.mysema.query.types.expr.StringExpression
 
SUB - Static variable in interface com.mysema.query.types.Ops
 
subList(List<T>) - Method in class com.mysema.query.QueryModifiers
Get a sublist based on the restriction of limit and offset
SubQueryExpression<T> - Interface in com.mysema.query.types
SubQueryExpression represents a sub query.
SubQueryExpressionImpl<T> - Class in com.mysema.query.types
SubQueryExpressionImpl is the default implementation of the SubQueryExpression interface
SubQueryExpressionImpl(Class<? extends T>, QueryMetadata) - Constructor for class com.mysema.query.types.SubQueryExpressionImpl
 
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.StringExpression
Get the given substring
substring(int, int) - Method in class com.mysema.query.types.expr.StringExpression
Get the given substring
subtract(Expression<N>) - Method in class com.mysema.query.types.expr.NumberExpression
Get the difference of this and right
subtract(N) - Method in class com.mysema.query.types.expr.NumberExpression
Get the difference of this and right
sum(Expression<D>) - Static method in class com.mysema.query.jpa.JPQLGrammar
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.NumberExpression
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(Expression<D>) - Static method in class com.mysema.query.jpa.JPQLGrammar
 
sumAsLong(Expression<D>) - Static method in class com.mysema.query.jpa.JPQLGrammar
 
sumOver(Expression<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(Expression<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
 
Supertype(Type, EntityType) - 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, Collection<String>) - Constructor for class com.mysema.query.codegen.SupertypeSerializer
 
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
TableImpl is an implementation for the Table annotation
TableImpl(String) - Constructor for class com.mysema.query.sql.TableImpl
 
TAN - Static variable in interface com.mysema.query.types.Ops.MathOps
 
TEMPLATE - Static variable in class com.mysema.query.support.CollectionAnyVisitor
 
Template - Class in com.mysema.query.types
Template for Operation, TemplateExpression and Path serialization
Template.Element - Class in com.mysema.query.types
 
TemplateExpression<T> - Interface in com.mysema.query.types
TemplateExpression provides base types for custom expressions with integrated serialization templates
TemplateExpressionImpl<T> - Class in com.mysema.query.types
Default implementation of the TemplateExpression interface
TemplateExpressionImpl(Class<? extends T>, Template, Expression<?>...) - Constructor for class com.mysema.query.types.TemplateExpressionImpl
 
TemplateExpressionImpl(Class<? extends T>, Template, List<Expression<?>>) - Constructor for class com.mysema.query.types.TemplateExpressionImpl
 
TemplateFactory - Class in com.mysema.query.types
TemplateFactory is a factory for Template instances
TemplateFactory(char) - 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
 
Templates(char) - Constructor for class com.mysema.query.types.Templates
 
TemporalExpression<D extends Comparable> - Class in com.mysema.query.types.expr
TemporalExpression is a supertype for Date/Time related types
TemporalExpression(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.TemporalExpression
 
TermElement - Class in com.mysema.query.lucene
TermElement represents the embedded String as a term
TermElement(String) - Constructor for class com.mysema.query.lucene.TermElement
 
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(Expression<A>) - Method in class com.mysema.query.types.expr.CaseBuilder.CaseWhen
 
then(A) - Method in class com.mysema.query.types.expr.CaseBuilder.Initial
 
then(StringExpression) - Method in class com.mysema.query.types.expr.CaseBuilder.Initial
 
then(Expression<A>) - Method in class com.mysema.query.types.expr.CaseBuilder.Initial
 
then(NumberExpression<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(Expression<T>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.CaseWhen
 
then(T) - Method in class com.mysema.query.types.expr.CaseForEqBuilder.CaseWhen
 
then(Expression<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(NumberExpression<T>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
 
then(StringExpression) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
 
then(String) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
 
thenNumber(Expression<T>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
 
TimeExpression<D extends Comparable> - Class in com.mysema.query.types.expr
TimeExpression represents Time expressions
TimeExpression(Class<? extends D>) - Constructor for class com.mysema.query.types.expr.TimeExpression
 
TimeOperation<D extends Comparable<?>> - Class in com.mysema.query.types.expr
TimeOperation represents Time operations
TimePath<D extends Comparable> - Class in com.mysema.query.types.path
TimePath represented Time paths
TimePath(Class<? extends D>, Path<?>, String) - Constructor for class com.mysema.query.types.path.TimePath
 
TimePath(Class<? extends D>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.TimePath
 
TimePath(Class<? extends D>, String) - Constructor for class com.mysema.query.types.path.TimePath
 
TimestampType - Class in com.mysema.query.sql.types
 
TimestampType() - Constructor for class com.mysema.query.sql.types.TimestampType
 
TimeSubQuery<A extends Comparable<?>> - Class in com.mysema.query.types.query
Time typed single result subquery
TimeSubQuery(Class<A>, QueryMetadata) - Constructor for class com.mysema.query.types.query.TimeSubQuery
 
TimeTemplate<T extends Comparable<?>> - Class in com.mysema.query.types.template
TimeTemplate defines custom time expressions
TimeTemplate(Class<T>, Template, List<Expression<?>>) - Constructor for class com.mysema.query.types.template.TimeTemplate
 
TimeType - Class in com.mysema.query.sql.types
 
TimeType() - Constructor for class com.mysema.query.sql.types.TimeType
 
toArray() - Method in class com.mysema.query.jdo.JDOTuple
 
toArray() - Method in interface com.mysema.query.Tuple
Get the content as an Object array
toCamelCase(String) - Method in class com.mysema.query.sql.DefaultNamingStrategy
 
toContainsViaLike - Variable in class com.mysema.query.types.Converters
 
toContainsViaLikeLower - Variable in class com.mysema.query.types.Converters
 
toCountRowsString() - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
toCountRowsString() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
toCountRowsString() - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
toEndsWithViaLike - Variable in class com.mysema.query.types.Converters
 
toEndsWithViaLikeLower - Variable in class com.mysema.query.types.Converters
 
toField(Path<?>) - Method in class com.mysema.query.lucene.LuceneSerializer
 
toField(Path<?>) - Method in class com.mysema.query.search.SearchSerializer
 
toLowerCase - Variable in class com.mysema.query.types.Converters
 
toLowerCase() - Method in class com.mysema.query.types.expr.StringExpression
Get the lower case form
toQuery(Expression<?>, QueryMetadata) - Method in class com.mysema.query.lucene.LuceneSerializer
 
toQueryString() - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
toQueryString() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
toQueryString() - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
toSort(List<OrderSpecifier<?>>) - Method in class com.mysema.query.lucene.LuceneSerializer
 
toSort(List<OrderSpecifier<?>>) - Method in class com.mysema.query.mongodb.MongodbSerializer
 
toStartsWithViaLike - Variable in class com.mysema.query.types.Converters
 
toStartsWithViaLikeLower - Variable in class com.mysema.query.types.Converters
 
toString() - Method in class com.mysema.query.BooleanBuilder
 
toString() - Method in class com.mysema.query.codegen.Delegate
 
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.Supertype
 
toString() - Method in class com.mysema.query.collections.ColDeleteClause
 
toString() - Method in class com.mysema.query.collections.ColUpdateClause
 
toString() - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
toString() - Method in class com.mysema.query.jdo.AbstractJDOQLSubQuery
 
toString() - Method in class com.mysema.query.jdo.dml.JDOQLDeleteClause
 
toString() - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
toString() - Method in class com.mysema.query.JoinExpression
 
toString() - Method in class com.mysema.query.JoinFlag
 
toString() - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
toString() - Method in class com.mysema.query.jpa.hibernate.HibernateDeleteClause
 
toString() - Method in class com.mysema.query.jpa.hibernate.HibernateUpdateClause
 
toString() - Method in class com.mysema.query.jpa.impl.JPADeleteClause
 
toString() - Method in class com.mysema.query.jpa.impl.JPAUpdateClause
 
toString() - Method in class com.mysema.query.jpa.JPQLQueryBase
 
toString() - Method in class com.mysema.query.mongodb.MongodbQuery
 
toString() - Method in class com.mysema.query.QueryFlag
 
toString() - Method in class com.mysema.query.sql.AbstractSQLQuery
 
toString() - Method in class com.mysema.query.sql.AbstractSQLQuery.UnionBuilder
 
toString() - Method in class com.mysema.query.sql.AbstractSQLSubQuery
 
toString() - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
toString() - Method in class com.mysema.query.sql.dml.SQLInsertClause
 
toString() - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
toString() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
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.SerializerBase
 
toString() - Method in class com.mysema.query.support.SimpleQueryAdapter
 
toString() - Method in class com.mysema.query.types.ExpressionBase
 
toString() - Method in class com.mysema.query.types.OperatorImpl
 
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
 
ToStringVisitor - Class in com.mysema.query.types
ToStringVisitor is used for toString() serialization in Expression implementations.
toUpperCase - Variable in class com.mysema.query.types.Converters
 
toUpperCase() - Method in class com.mysema.query.types.expr.StringExpression
Get the upper case form
transactionalMethod(ProceedingJoinPoint, LuceneTransactional) - Method in class com.mysema.query.lucene.session.impl.LuceneTransactionHandler
 
transform(S) - Method in class com.mysema.query.collections.EvaluatorTransformer
 
transformList(List) - Method in class com.mysema.query.jpa.hibernate.FactoryExpressionTransformer
 
transformParams(List<? extends VariableElement>) - Method in class com.mysema.query.apt.ElementHandler
 
transformTuple(Object[], String[]) - Method in class com.mysema.query.jpa.hibernate.FactoryExpressionTransformer
 
trim() - Method in class com.mysema.query.types.expr.StringExpression
Get a copy of the string, with leading and trailing whitespace omitted.
TRIM - Static variable in interface com.mysema.query.types.Ops
 
Tuple - Interface in com.mysema.query
Tuple defines an interface for generic query result projection
Type<T> - Interface in com.mysema.query.sql.types
Defines the de/serialization of a typed Java object from a ResultSet or to a PreparedStatement
type - Variable in class com.mysema.query.types.ExpressionBase
 
TypeArgumentsException - Exception in com.mysema.query.apt
 
TypeArgumentsException(String) - Constructor for exception com.mysema.query.apt.TypeArgumentsException
 
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 - Variable in class com.mysema.query.codegen.EntitySerializer
 
TypeMappings - Class in com.mysema.query.codegen
TypeMappings defines mappings from Java types to Expression, Path and TemplateExpression types
TypeMappings() - Constructor for class com.mysema.query.codegen.TypeMappings
 
TypeResolver - Class in com.mysema.query.codegen
TypeResolver provides type resolving funcationlity for resolving generic type variables to concrete types
TypeSystem - Interface in com.mysema.query.alias
 

U

union(ListSubQuery<RT>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
union(SubQueryExpression<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(SubQueryExpression<RT>...) - Method in interface com.mysema.query.sql.SQLQuery
Creates an union expression for the given subqueries
union(SubQueryExpression<?>...) - Method in class com.mysema.query.sql.SQLSubQuery
 
UNION - Static variable in class com.mysema.query.sql.SQLTemplates
 
Union<RT> - Interface in com.mysema.query.sql
Union defines an interface for Union queries
unique() - Method in class com.mysema.query.sql.ddl.CreateTableClause
Set the last added index to unique
unique(Predicate) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(ComparableExpression<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(DateExpression<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(DateTimeExpression<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(NumberExpression<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(StringExpression) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(TimeExpression<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(Expression<?>[]) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(Expression<RT>) - Method in class com.mysema.query.support.DetachableAdapter
 
unique(Predicate) - Method in class com.mysema.query.support.DetachableMixin
 
unique(ComparableExpression<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(DateExpression<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(DateTimeExpression<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(NumberExpression<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(StringExpression) - Method in class com.mysema.query.support.DetachableMixin
 
unique(TimeExpression<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.DetachableMixin
 
unique(Expression<?>[]) - Method in class com.mysema.query.support.DetachableMixin
 
unique(Expression<RT>) - Method in class com.mysema.query.support.DetachableMixin
 
unique(Predicate) - Method in class com.mysema.query.support.DetachableQuery
 
unique(ComparableExpression<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
unique(DateExpression<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
unique(DateTimeExpression<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
unique(NumberExpression<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
unique(StringExpression) - Method in class com.mysema.query.support.DetachableQuery
 
unique(TimeExpression<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
unique(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.DetachableQuery
 
unique(Expression<?>[]) - Method in class com.mysema.query.support.DetachableQuery
 
unique(Expression<RT>) - Method in class com.mysema.query.support.DetachableQuery
 
unique(Expression<?>, Expression<?>, Expression<?>...) - Method in interface com.mysema.query.types.query.Detachable
Create a projection expression for the given projection
unique(Expression<?>[]) - Method in interface com.mysema.query.types.query.Detachable
Create a projection expression for the given projection
unique(Expression<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(Predicate) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(StringExpression) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(ComparableExpression<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(DateExpression<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(DateTimeExpression<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(TimeExpression<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
unique(NumberExpression<RT>) - Method in interface com.mysema.query.types.query.Detachable
Create a subquery expression for the given projection
uniqueResult(Expression<RT>) - Method in class com.mysema.query.jdo.AbstractJDOQLQuery
 
uniqueResult(Expression<RT>) - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
 
uniqueResult(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
 
uniqueResult(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
 
uniqueResult(Expression<RT>) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
 
uniqueResult(Expression<RT>) - Method in class com.mysema.query.jpa.sql.JPASQLQuery
 
uniqueResult() - Method in class com.mysema.query.lucene.LuceneQuery
 
uniqueResult() - Method in class com.mysema.query.mongodb.MongodbQuery
 
uniqueResult(Expression<?>, Expression<?>, Expression<?>...) - Method in interface com.mysema.query.Projectable
return a unique result for the given projection
uniqueResult(Expression<?>[]) - Method in interface com.mysema.query.Projectable
return a unique result for the given projection
uniqueResult(Expression<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(Expression<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
 
uniqueResult(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
 
uniqueResult(Expression<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
 
uniqueResult(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
 
uniqueResult(Expression<?>, Expression<?>, Expression<?>...) - Method in class com.mysema.query.support.ProjectableQuery
 
uniqueResult(Expression<?>[]) - Method in class com.mysema.query.support.ProjectableQuery
 
uniqueResult(Expression<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.StringExpression
Get the upper case form
UPPER - Static variable in interface com.mysema.query.types.Ops
 
URLType - Class in com.mysema.query.sql.types
 
URLType() - Constructor for class com.mysema.query.sql.types.URLType
 
useEntityAccessors() - Method in interface com.mysema.query.codegen.SerializerConfig
 
useEntityAccessors() - Method in class com.mysema.query.codegen.SimpleSerializerConfig
 
useIndex(String...) - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
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
 
UtilDateType - Class in com.mysema.query.sql.types
 
UtilDateType() - Constructor for class com.mysema.query.sql.types.UtilDateType
 

V

value() - Method in class com.mysema.query.sql.ColumnImpl
 
value() - Method in class com.mysema.query.sql.support.MaxImpl
 
value() - Method in class com.mysema.query.sql.support.MinImpl
 
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.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysema.query.QueryFlag.Position
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(Object...) - Method in interface com.mysema.query.dml.InsertClause
Define the value bindings
values() - Static method in enum com.mysema.query.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysema.query.QueryFlag.Position
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(Object...) - Method in class com.mysema.query.sql.dml.SQLMergeClause
 
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
 
Variables - Annotation Type in com.mysema.query.annotations
QuerydslVariables defines that a Variables class or interface is to be serialized into the host package.
visit(Path<?>, Void) - Method in class com.mysema.query.collections.ColQuerySerializer
 
visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.collections.ColQuerySerializer
 
visit(FactoryExpression<?>, Void) - Method in class com.mysema.query.collections.ColQuerySerializer
 
visit(Path<?>, Void) - Method in class com.mysema.query.jdo.JDOQLSerializer
 
visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.jdo.JDOQLSerializer
 
visit(Constant<?>, Void) - Method in class com.mysema.query.jpa.HibernateSQLSerializer
 
visit(Path<?>, Void) - Method in class com.mysema.query.jpa.HibernateSQLSerializer
 
visit(Constant<?>, Void) - Method in class com.mysema.query.jpa.JPQLSerializer
 
visit(ParamExpression<?>, Void) - Method in class com.mysema.query.jpa.JPQLSerializer
 
visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.jpa.JPQLSerializer
 
visit(Path<?>, Void) - Method in class com.mysema.query.jpa.JPQLSerializer
 
visit(FactoryExpression<?>, Void) - Method in class com.mysema.query.jpa.JPQLSerializer
 
visit(Constant<?>, Void) - Method in class com.mysema.query.mongodb.MongodbSerializer
 
visit(TemplateExpression<?>, Void) - Method in class com.mysema.query.mongodb.MongodbSerializer
 
visit(FactoryExpression<?>, Void) - Method in class com.mysema.query.mongodb.MongodbSerializer
 
visit(Operation<?>, Void) - Method in class com.mysema.query.mongodb.MongodbSerializer
 
visit(Path<?>, Void) - Method in class com.mysema.query.mongodb.MongodbSerializer
 
visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.mongodb.MongodbSerializer
 
visit(ParamExpression<?>, Void) - Method in class com.mysema.query.mongodb.MongodbSerializer
 
visit(Constant<?>, Void) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(ParamExpression<?>, Void) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(Path<?>, Void) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.sql.SQLSerializer
 
visit(Constant<?>, CollectionAnyVisitor.Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
 
visit(TemplateExpression<?>, CollectionAnyVisitor.Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
 
visit(FactoryExpression<?>, CollectionAnyVisitor.Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
 
visit(Operation<?>, CollectionAnyVisitor.Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
 
visit(Path<?>, CollectionAnyVisitor.Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
 
visit(SubQueryExpression<?>, CollectionAnyVisitor.Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
 
visit(ParamExpression<?>, CollectionAnyVisitor.Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
 
visit(Constant<?>, Void) - Method in class com.mysema.query.support.SerializerBase
 
visit(ParamExpression<?>, Void) - Method in class com.mysema.query.support.SerializerBase
 
visit(TemplateExpression<?>, Void) - Method in class com.mysema.query.support.SerializerBase
 
visit(FactoryExpression<?>, Void) - Method in class com.mysema.query.support.SerializerBase
 
visit(Operation<?>, Void) - Method in class com.mysema.query.support.SerializerBase
 
visit(Path<?>, Void) - Method in class com.mysema.query.support.SerializerBase
 
visit(Constant<?>, Void) - Method in class com.mysema.query.types.ExtractorVisitor
 
visit(TemplateExpression<?>, Void) - Method in class com.mysema.query.types.ExtractorVisitor
 
visit(FactoryExpression<?>, Void) - Method in class com.mysema.query.types.ExtractorVisitor
 
visit(Operation<?>, Void) - Method in class com.mysema.query.types.ExtractorVisitor
 
visit(Path<?>, Void) - Method in class com.mysema.query.types.ExtractorVisitor
 
visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.types.ExtractorVisitor
 
visit(ParamExpression<?>, Void) - Method in class com.mysema.query.types.ExtractorVisitor
 
visit(TemplateExpression<?>, Templates) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(Constant<?>, Templates) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(FactoryExpression<?>, Templates) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(Operation<?>, Templates) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(Path<?>, Templates) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(SubQueryExpression<?>, Templates) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(ParamExpression<?>, Templates) - Method in class com.mysema.query.types.ToStringVisitor
 
visit(Constant<?>, C) - Method in interface com.mysema.query.types.Visitor
 
visit(TemplateExpression<?>, C) - Method in interface com.mysema.query.types.Visitor
 
visit(FactoryExpression<?>, C) - Method in interface com.mysema.query.types.Visitor
 
visit(Operation<?>, C) - Method in interface com.mysema.query.types.Visitor
 
visit(Path<?>, C) - Method in interface com.mysema.query.types.Visitor
 
visit(SubQueryExpression<?>, C) - Method in interface com.mysema.query.types.Visitor
 
visit(ParamExpression<?>, C) - 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<Expression<?>>) - Method in class com.mysema.query.collections.ColQuerySerializer
 
visitOperation(Class<?>, Operator<?>, List<Expression<?>>) - Method in class com.mysema.query.jdo.JDOQLSerializer
 
visitOperation(Class<?>, Operator<?>, List<Expression<?>>) - Method in class com.mysema.query.jpa.JPQLSerializer
 
visitOperation(Class<?>, Operator<?>, List<Expression<?>>) - Method in class com.mysema.query.sql.SQLSerializer
 
visitOperation(Class<?>, Operator<?>, List<Expression<?>>) - Method in class com.mysema.query.support.SerializerBase
 
Visitor<R,C> - Interface in com.mysema.query.types
Visitor defines a Visitor signature for Expression 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.DateExpression
Get a week expression
week() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a week expression
WEEK - Static variable in interface com.mysema.query.types.Ops.DateTimeOps
 
when(BooleanExpression) - Method in class com.mysema.query.types.expr.CaseBuilder.Cases
 
when(BooleanExpression) - Method in class com.mysema.query.types.expr.CaseBuilder
 
when(Expression<? 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.SimpleExpression
Get a case expression builder
when(Expression<? extends D>) - Method in class com.mysema.query.types.expr.SimpleExpression
Get a case expression builder
where(Predicate...) - Method in class com.mysema.query.collections.ColDeleteClause
 
where(Predicate...) - Method in class com.mysema.query.collections.ColUpdateClause
 
where(Predicate...) - Method in interface com.mysema.query.FilteredClause
Adds the given filter conditions
where(Predicate...) - Method in class com.mysema.query.jdo.dml.JDOQLDeleteClause
 
where(Predicate...) - Method in class com.mysema.query.jdo.dml.JDOQLUpdateClause
 
where(Predicate...) - Method in class com.mysema.query.jpa.hibernate.HibernateDeleteClause
 
where(Predicate...) - Method in class com.mysema.query.jpa.hibernate.HibernateUpdateClause
 
where(Predicate...) - Method in class com.mysema.query.jpa.impl.JPADeleteClause
 
where(Predicate...) - Method in class com.mysema.query.jpa.impl.JPAUpdateClause
 
where(Predicate...) - Method in class com.mysema.query.lucene.LuceneQuery
 
where(Predicate...) - Method in class com.mysema.query.mongodb.MongodbQuery
 
where(Predicate...) - Method in class com.mysema.query.search.SearchQuery
 
where(Predicate...) - Method in interface com.mysema.query.SimpleQuery
Defines the filter constraints
where(Predicate...) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
 
where(Predicate...) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
 
where(Predicate...) - Method in class com.mysema.query.support.QueryBase
 
where(Predicate...) - Method in class com.mysema.query.support.QueryMixin
 
where(Predicate...) - Method in class com.mysema.query.support.SimpleQueryAdapter
 
Wildcard - Class in com.mysema.query.sql
Wildcard provides shortcuts for the wildcard (*) and wildcard count (count(*)) expressions
with(Predicate...) - Method in class com.mysema.query.jpa.AbstractJPQLSubQuery
 
with(Predicate...) - Method in interface com.mysema.query.jpa.JPQLCommonQuery
Add join conditions to the last added join
with(Predicate...) - Method in class com.mysema.query.jpa.JPQLQueryBase
 
with(Predicate...) - Method in class com.mysema.query.jpa.JPQLQueryMixin
 
withRollup() - Method in class com.mysema.query.sql.mysql.MySQLQuery
 
wrapConstant(Constant<?>) - Method in class com.mysema.query.jpa.HQLTemplates
 
wrapConstant(Constant<?>) - Method in class com.mysema.query.jpa.JPQLTemplates
 
wrapElements(Operator<?>) - Method in class com.mysema.query.jpa.HQLTemplates
 
wrapElements(Operator<?>) - Method in class com.mysema.query.jpa.JPQLTemplates
 

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.DateExpression
Get a year expression
year() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a year expression
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.DateExpression
Get a year / month expression
yearMonth() - Method in class com.mysema.query.types.expr.DateTimeExpression
Get a year / month expression

_

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

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

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