- abs() - Method in class com.mysema.query.types.expr.NumberExpression
-
Get the absolute value of this expression
- ABS - Static variable in class com.mysema.query.types.Ops.MathOps
-
- absolute(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- absolute(int) - Method in class com.mysema.util.ResultSetAdapter
-
- AbstractCollQuery<Q extends AbstractCollQuery<Q>> - Class in com.mysema.query.collections
-
AbstractCollQuery provides a base class for Collection query implementations.
- AbstractCollQuery(QueryMetadata, QueryEngine) - Constructor for class com.mysema.query.collections.AbstractCollQuery
-
- AbstractExporterMojo - Class in com.mysema.query.maven
-
AbstractExporterMojo calls the
GenericExporter
tool using the
classpath of the module the plugin is invoked in.
- AbstractExporterMojo() - Constructor for class com.mysema.query.maven.AbstractExporterMojo
-
- AbstractGroupExpression<T,R> - Class in com.mysema.query.group
-
A base class for GroupExpressions
- AbstractGroupExpression(Class<? super R>, Expression<T>) - Constructor for class com.mysema.query.group.AbstractGroupExpression
-
- 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
-
- AbstractHibernateSQLQuery<Q extends AbstractHibernateSQLQuery<Q> & Query> - Class in com.mysema.query.jpa.hibernate.sql
-
AbstractHibernateSQLQuery is the base class for Hibernate Native SQL queries
- AbstractHibernateSQLQuery(Session, Configuration) - Constructor for class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- AbstractHibernateSQLQuery(StatelessSession, Configuration) - Constructor for class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- AbstractHibernateSQLQuery(SessionHolder, Configuration, QueryMetadata) - Constructor for class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- AbstractJDOQuery<Q extends AbstractJDOQuery<Q>> - Class in com.mysema.query.jdo
-
Abstract base class for custom implementations of the JDOCommonQuery interface.
- AbstractJDOQuery(PersistenceManager) - Constructor for class com.mysema.query.jdo.AbstractJDOQuery
-
- AbstractJDOQuery(PersistenceManager, JDOQLTemplates, QueryMetadata, boolean) - Constructor for class com.mysema.query.jdo.AbstractJDOQuery
-
- AbstractJDOSubQuery<Q extends AbstractJDOSubQuery<Q>> - Class in com.mysema.query.jdo
-
Abstract superclass for SubQuery implementations
- AbstractJDOSubQuery() - Constructor for class com.mysema.query.jdo.AbstractJDOSubQuery
-
- AbstractJDOSubQuery(QueryMetadata) - Constructor for class com.mysema.query.jdo.AbstractJDOSubQuery
-
- 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(EntityManager, JPQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- AbstractJPASQLQuery<Q extends AbstractJPASQLQuery<Q> & Query> - Class in com.mysema.query.jpa.sql
-
AbstractJPASQLQuery is the base class for JPA Native SQL queries
- AbstractJPASQLQuery(EntityManager, Configuration) - Constructor for class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- AbstractJPASQLQuery(EntityManager, Configuration, QueryMetadata) - Constructor for class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- AbstractJPASubQuery<Q extends AbstractJPASubQuery<Q>> - Class in com.mysema.query.jpa
-
Abstract superclass for SubQuery implementations
- AbstractJPASubQuery() - Constructor for class com.mysema.query.jpa.AbstractJPASubQuery
-
- AbstractJPASubQuery(QueryMetadata) - Constructor for class com.mysema.query.jpa.AbstractJPASubQuery
-
- AbstractLuceneQuery<T,Q extends AbstractLuceneQuery<T,Q>> - Class in com.mysema.query.lucene
-
AbstractLuceneQuery is an abstract super class for Lucene query implementations
- AbstractLuceneQuery(LuceneSerializer, IndexSearcher, Function<Document, T>) - Constructor for class com.mysema.query.lucene.AbstractLuceneQuery
-
- AbstractLuceneQuery(IndexSearcher, Function<Document, T>) - Constructor for class com.mysema.query.lucene.AbstractLuceneQuery
-
- AbstractMapper<T> - Class in com.mysema.query.sql.dml
-
Abstract base class for Mapper implementations
- AbstractMapper() - Constructor for class com.mysema.query.sql.dml.AbstractMapper
-
- AbstractMetaDataExportMojo - Class in com.mysema.query.maven
-
MetaDataExportMojo is a goal for MetaDataExporter usage
- AbstractMetaDataExportMojo() - Constructor for class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- AbstractModule - Class in com.mysema.query.codegen
-
AbstractModule provides a base class for annotation based dependency injection
- AbstractModule() - Constructor for class com.mysema.query.codegen.AbstractModule
-
- AbstractNamingStrategy - Class in com.mysema.query.sql.codegen
-
AbstractNamingStrategy is an abstract base class for NamingStrategy implementations
- AbstractNamingStrategy() - Constructor for class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- AbstractNumberType<T extends java.lang.Number & java.lang.Comparable<T>> - Class in com.mysema.query.sql.types
-
- AbstractNumberType(int) - Constructor for class com.mysema.query.sql.types.AbstractNumberType
-
- AbstractQuerydslProcessor - Class in com.mysema.query.apt
-
Base class for Querydsl annotation processors, contains the main processing logic.
- AbstractQuerydslProcessor() - Constructor for class com.mysema.query.apt.AbstractQuerydslProcessor
-
- AbstractSQLClause<C extends AbstractSQLClause<C>> - 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> & Query> - Class in com.mysema.query.jdo.sql
-
Base class for JDO based SQLQuery implementations
- AbstractSQLQuery(QueryMetadata, Configuration) - Constructor for class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- AbstractSQLQuery<T extends AbstractSQLQuery<T> & Query> - 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> & Query<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
-
- AbstractSQLQueryFactory<Q extends SQLCommonQuery<?>> - Class in com.mysema.query.sql
-
AbstractSQLQueryFactory is the base class for
SQLQueryFactory
implementations
- AbstractSQLQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.AbstractSQLQueryFactory
-
- AbstractSQLSubQuery<Q extends AbstractSQLSubQuery<Q>> - Class in com.mysema.query.sql
-
Abstract superclass for SubQuery implementations
- AbstractSQLSubQuery() - Constructor for class com.mysema.query.sql.AbstractSQLSubQuery
-
- AbstractSQLSubQuery(QueryMetadata) - Constructor for class com.mysema.query.sql.AbstractSQLSubQuery
-
- AbstractType<T> - Class in com.mysema.query.sql.types
-
- AbstractType(int) - Constructor for class com.mysema.query.sql.types.AbstractType
-
- accept(Visitor<R, C>, C) - Method in class com.mysema.query.BooleanBuilder
-
- accept(Visitor<R, C>, C) - Method in class com.mysema.query.group.AbstractGroupExpression
-
- accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.mssql.RowNumber
-
Deprecated.
- accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.oracle.SumOver
-
Deprecated.
- accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.QBeans
-
- accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.RelationalFunctionCall
-
- accept(Visitor<R, C>, C) - Method in class com.mysema.query.sql.WindowFunction
-
- accept(Visitor<R, C>, C) - Method in class com.mysema.query.support.NumberConversion
-
- accept(Visitor<R, C>, C) - Method in class com.mysema.query.support.NumberConversions
-
- 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.DslOperation
-
- 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.FactoryExpressionUtils.FactoryExpressionAdapter
-
- accept(Visitor<R, C>, C) - Method in class com.mysema.query.types.MappingProjection
-
- 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.ParamExpressionImpl
-
- 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.DslPath
-
- 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.QMap
-
- 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.DslTemplate
-
- 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(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- ACOS - Static variable in class com.mysema.query.types.Ops.MathOps
-
- add(T) - Method in interface com.mysema.query.group.GroupCollector
-
Add given value to this group
- 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.Context
-
- add(Context) - Method in class com.mysema.query.support.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 class 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
-
- add(List<T>, T) - Static method in class com.mysema.query.util.CollectionUtils
-
- add(Set<T>, T) - Static method in class com.mysema.query.util.CollectionUtils
-
- ADD_DAYS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- ADD_HOURS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- ADD_MINUTES - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- ADD_MONTHS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- ADD_SECONDS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- ADD_WEEKS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- ADD_YEARS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- addAnnotation(Annotation) - Method in class com.mysema.query.codegen.EntityType
-
- addAnnotation(Annotation) - Method in class com.mysema.query.codegen.Property
-
- addAnnotation(Annotation) - Method in class com.mysema.util.Annotations
-
- addBatch() - Method in class com.mysema.query.sql.dml.SQLDeleteClause
-
Add current state of bindings as a batch item
- addBatch() - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
Add the current state of bindings as a batch item
- addBatch() - Method in class com.mysema.query.sql.dml.SQLMergeClause
-
Add the current state of bindings as a batch item
- addBatch() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
-
Add the current state of bindings as a batch item
- addClass2TypeMappings(String, Class<?>...) - Method in class com.mysema.query.sql.SQLTemplates
-
- addConstructor(Constructor) - Method in class com.mysema.query.codegen.EntityType
-
- addCustomType(Class<T>, Class<? extends Expression<T>>) - Method in class com.mysema.query.apt.DefaultConfiguration
-
- addDays(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of days to the date
- addDays(DateExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of days to the date
- addDelegate(Delegate) - Method in class com.mysema.query.codegen.EntityType
-
- addEmbeddableType(Class<?>) - Method in class com.mysema.query.codegen.TypeFactory
-
- addExcludedClass(String) - Method in interface com.mysema.query.apt.Configuration
-
- addExcludedClass(String) - Method in class com.mysema.query.apt.DefaultConfiguration
-
- addExcludedPackage(String) - Method in interface com.mysema.query.apt.Configuration
-
- addExcludedPackage(String) - Method in class com.mysema.query.apt.DefaultConfiguration
-
- addFetchGroup(String) - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
Add the fetch group to the set of active fetch groups.
- 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(QueryFlag) - Method in class com.mysema.query.EmptyMetadata
-
- addFlag(QueryFlag.Position, String, Expression<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- addFlag(QueryFlag.Position, String, Expression<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- addFlag(QueryFlag) - Method in interface com.mysema.query.QueryMetadata
-
- addFlag(QueryFlag.Position, String, Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
Add the given prefix and expression as a general query flag
- addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
Add the given String literal as query flag
- addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
Add the given Expression as a query flag
- addFlag(QueryFlag.Position, String, Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
Add the given prefix and expression as a general query flag
- addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
Add the given String literal as a query flag
- addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
Add the given Expression as a query flag
- addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
-
Add the given String literal at the given position as a query flag
- addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.dml.SQLDeleteClause
-
Add the given Expression at the given position as a query flag
- addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
Add the given String literal at the given position as a query flag
- addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
Add the given Expression at the given position as a query flag
- addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLMergeClause
-
Add the given String literal at the given position as a query flag
- addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
-
Add the given Expression at the given position as a query flag
- addFlag(QueryFlag.Position, String) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
-
Add the given String literal at the given position as a query flag
- addFlag(QueryFlag.Position, Expression<?>) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
-
Add the given Expression at the given position as a query flag
- addFlag(QueryFlag.Position, Expression<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
-
Add the given Expression as a query flag
- addFlag(QueryFlag.Position, String) - Method in interface com.mysema.query.sql.SQLCommonQuery
-
Add the given String literal as query flag
- addFlag(QueryFlag.Position, String, Expression<?>) - Method in interface com.mysema.query.sql.SQLCommonQuery
-
Add the given prefix and expression as a general query flag
- addFlag(QueryFlag) - Method in class com.mysema.query.support.QueryMixin
-
- addFullConstructor(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.BeanSerializer
-
- addGroupBy(Expression<?>) - Method in class com.mysema.query.DefaultQueryMetadata
-
- addGroupBy(Expression<?>) - Method in class com.mysema.query.EmptyMetadata
-
- 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 class com.mysema.query.EmptyMetadata
-
- addHaving(Predicate) - Method in interface com.mysema.query.QueryMetadata
-
Add the given having expressions
- addHours(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of hours to the date
- addJoin(JoinType, Expression<?>) - Method in class com.mysema.query.DefaultQueryMetadata
-
- addJoin(JoinType, Expression<?>) - Method in class com.mysema.query.EmptyMetadata
-
- addJoin(JoinType, Expression<?>) - Method in interface com.mysema.query.QueryMetadata
-
Add the given query join
- addJoin(JoinType, Expression<?>) - Method in class com.mysema.query.support.OrderedQueryMetadata
-
- addJoin(JoinType, Expression<?>) - Method in class com.mysema.query.support.QueryMixin
-
- addJoinCondition(Predicate) - Method in class com.mysema.query.DefaultQueryMetadata
-
- addJoinCondition(Predicate) - Method in class com.mysema.query.EmptyMetadata
-
- addJoinCondition(Predicate) - Method in interface com.mysema.query.QueryMetadata
-
Add the given join condition to the last given join
- addJoinFlag(JoinFlag) - Method in class com.mysema.query.DefaultQueryMetadata
-
- addJoinFlag(JoinFlag) - Method in class com.mysema.query.EmptyMetadata
-
- addJoinFlag(String) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- addJoinFlag(String, JoinFlag.Position) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- addJoinFlag(String) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- addJoinFlag(String, JoinFlag.Position) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- addJoinFlag(JoinFlag) - Method in interface com.mysema.query.QueryMetadata
-
Add the given join flag to the last given join
- addJoinFlag(String) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
Add the given String literal as a join flag to the last added join with the position
BEFORE_TARGET
- addJoinFlag(String, JoinFlag.Position) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
Add the given String literal as a join flag to the last added join
- addJoinFlag(String) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
Add the given String literal as a join flag to the last added join with the
position BEFORE_TARGET
- addJoinFlag(String, JoinFlag.Position) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
Add the given String literal as a join flag to the last added join
- addJoinFlag(String) - Method in interface com.mysema.query.sql.SQLCommonQuery
-
Add the given String literal as a join flag to the last added join with the
position BEFORE_TARGET
- addJoinFlag(String, JoinFlag.Position) - Method in interface com.mysema.query.sql.SQLCommonQuery
-
Add the given String literal as a join flag to the last added join
- addJoinFlag(JoinFlag) - Method in class com.mysema.query.support.QueryMixin
-
- addMinutes(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of minutes to the date
- addMonths(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of months to the date
- addMonths(DateExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of months to the date
- addOrderBy(OrderSpecifier<?>) - Method in class com.mysema.query.DefaultQueryMetadata
-
- addOrderBy(OrderSpecifier<?>) - Method in class com.mysema.query.EmptyMetadata
-
- 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 class com.mysema.query.EmptyMetadata
-
- addProjection(Expression<?>) - Method in interface com.mysema.query.QueryMetadata
-
Add the given projections
- addProjection(Expression<E>) - Method in class com.mysema.query.support.QueryMixin
-
- addProjection(Expression<?>...) - Method in class com.mysema.query.support.QueryMixin
-
- addProperty(Property) - Method in class com.mysema.query.codegen.EntityType
-
- addSeconds(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of seconds to the date
- addSorted(Set<T>, T) - Static method in class com.mysema.query.util.CollectionUtils
-
- addStopClass(Class<?>) - Method in class com.mysema.query.codegen.GenericExporter
-
Add a stop class to be used (default Object.class and Enum.class)
- addSupertype(Supertype) - Method in class com.mysema.query.codegen.EntityType
-
- addToString(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.BeanSerializer
-
- addWeeks(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of weeks to the date
- addWeeks(DateExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of weeks to the date
- addWhere(Predicate) - Method in class com.mysema.query.DefaultQueryMetadata
-
- addWhere(Predicate) - Method in class com.mysema.query.EmptyMetadata
-
- addWhere(Predicate) - Method in interface com.mysema.query.QueryMetadata
-
Add the given where expressions
- addYears(DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of years to the date
- addYears(DateExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Add the given amount of years to the date
- after(T) - Method in class com.mysema.query.types.expr.TemporalExpression
-
Get a this > right
expression
- after(Expression<T>) - Method in class com.mysema.query.types.expr.TemporalExpression
-
Get a this > right
expression
- afterLast() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- afterLast() - Method in class com.mysema.util.ResultSetAdapter
-
- aggOps - Static variable in class com.mysema.query.types.Ops
-
- aggregate(Collection<Number>, Expression<?>, Operator<?>) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- Alias - Class in com.mysema.query.alias
-
Alias provides alias factory methods
- alias(Class<A>) - Static method in class com.mysema.query.alias.Alias
-
Create a new alias proxy of the given type
- alias(Class<A>, Expression<? extends A>) - Static method in class com.mysema.query.alias.Alias
-
Create a new alias proxy of the given type for the given expression
- alias(Class<A>, String) - Static method in class com.mysema.query.alias.Alias
-
Create a new alias proxy of the given type for the given variable
- ALIAS - Static variable in class 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() - Method in class com.mysema.query.sql.RelationalPathBase
-
- all - Static variable in class com.mysema.query.sql.SQLExpressions
-
Wildcard expression
- all(BooleanExpression) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get an aggregate all expression for the given boolean expression
- all - Static variable in class com.mysema.query.types.expr.Wildcard
-
Wilcard expression (*) for all columns
- all(CollectionExpression<?, ? super T>) - Static method in class com.mysema.query.types.ExpressionUtils
-
- ALL - Static variable in class com.mysema.query.types.Ops.QuantOps
-
- allOf(BooleanExpression...) - Static method in class com.mysema.query.support.Expressions
-
Get the intersection of the given Boolean expressions
- allOf(BooleanExpression...) - Static method in class com.mysema.query.types.expr.BooleanExpression
-
Return the intersection of the given Boolean expressions
- allOf(Collection<Predicate>) - Static method in class com.mysema.query.types.ExpressionUtils
-
Create the intersection of the given arguments
- allOf(Predicate...) - Static method in class com.mysema.query.types.ExpressionUtils
-
Create the intersection of the given arguments
- ALLOW_OTHER_PROCESSORS_TO_CLAIM_ANNOTATIONS - Static variable in class com.mysema.query.apt.AbstractQuerydslProcessor
-
- and(Predicate) - Method in class com.mysema.query.BooleanBuilder
-
Create the insertion of this and the given predicate
- 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
-
Create the intersection of the given arguments
- AND - Static variable in class 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
- andAnyOf(Predicate...) - Method in class com.mysema.query.types.expr.BooleanExpression
-
Get an intersection of this and the union of the given predicates
- andNot(Predicate) - Method in class com.mysema.query.BooleanBuilder
-
Create the insertion of this and the negation of the given predicate
- AnnotationMapper - Class in com.mysema.query.sql.dml
-
Creates the mapping via @Column annotated fields in the object.
- AnnotationMapper() - Constructor for class com.mysema.query.sql.dml.AnnotationMapper
-
- AnnotationMapper(boolean) - Constructor for class com.mysema.query.sql.dml.AnnotationMapper
-
- Annotations - Class in com.mysema.util
-
Annotations is a merging apapter for the AnnotatedElement
interface
- Annotations(AnnotatedElement...) - Constructor for class com.mysema.util.Annotations
-
- annotationType() - Method in class com.mysema.query.apt.QueryTypeImpl
-
- annotationType() - Method in class com.mysema.query.sql.ColumnImpl
-
- annotationType() - Method in class com.mysema.query.sql.support.NotNullImpl
-
- annotationType() - Method in class com.mysema.query.sql.support.SizeImpl
-
- 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(BooleanExpression) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get an aggregate any expression for the given boolean expression
- any(CollectionExpression<?, ? super T>) - Static method in class com.mysema.query.types.ExpressionUtils
-
- ANY - Static variable in class 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
-
- anyEmbedded(Path<? extends Collection<T>>, Path<T>) - Method in class com.mysema.query.mongodb.MongodbQuery
-
Define a constraint for an embedded object
- AnyEmbeddedBuilder<K> - Class in com.mysema.query.mongodb
-
AnyEmbeddedBuilder is a builder for constraints on embedded objects
- AnyEmbeddedBuilder(QueryMixin<MongodbQuery<K>>, Path<? extends Collection<?>>) - Constructor for class com.mysema.query.mongodb.AnyEmbeddedBuilder
-
- anyOf(BooleanExpression...) - Static method in class com.mysema.query.support.Expressions
-
Get the union of the given Boolean expressions
- anyOf(BooleanExpression...) - Static method in class com.mysema.query.types.expr.BooleanExpression
-
Return the union of the given Boolean expressions
- anyOf(Collection<Predicate>) - Static method in class com.mysema.query.types.ExpressionUtils
-
Create the union of the given arguments
- anyOf(Predicate...) - Static method in class com.mysema.query.types.ExpressionUtils
-
Create the union of the given arguments
- 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
- appendSchema(String, String) - Method in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- appendSchema(String, String) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Normalizes and appends the given schema name to the package name
- apply(S) - Method in class com.mysema.query.collections.EvaluatorFunction
-
- APTException - Exception in com.mysema.query.apt
-
Exception thrown on APT processing errors
- 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
-
- APTOptions - Class in com.mysema.query.apt
-
APT options supported by Querydsl
- array(Class<T[]>, Expression<T>...) - Static method in class com.mysema.query.types.Projections
-
Create a typed array projection for the given type and expressions
- ARRAY_SIZE - Static variable in class com.mysema.query.types.Ops
-
- ArrayConstructorExpression<T> - 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<T[]>, Expression<T>...) - Constructor for class com.mysema.query.types.ArrayConstructorExpression
-
- ArrayExpression<A,T> - Interface in com.mysema.query.types.expr
-
ArrayExpression defines an interface for array typed expression
- ArrayPath<A,E> - Class in com.mysema.query.types.path
-
ArrayPath represents an array typed path
- ArrayPath(Class<? super A>, String) - Constructor for class com.mysema.query.types.path.ArrayPath
-
- ArrayPath(Class<? super A>, Path<?>, String) - Constructor for class com.mysema.query.types.path.ArrayPath
-
- ArrayPath(Class<? super A>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.ArrayPath
-
- ArrayUtils - Class in com.mysema.util
-
ArrayUtils provides array related utility functionality
- as(Path<R>) - Method in class com.mysema.query.group.AbstractGroupExpression
-
Create an alias for the expression
- as(String) - Method in class com.mysema.query.group.AbstractGroupExpression
-
Create an alias for the expression
- as(Expression<?>...) - Method in class com.mysema.query.group.GroupByBuilder
-
- as(Expression<V>) - Method in class com.mysema.query.group.GroupByBuilder
-
- as(FactoryExpression<V>) - Method in class com.mysema.query.group.GroupByBuilder
-
- as(Expression<Long>) - Method in class com.mysema.query.sql.mssql.RowNumber
-
Deprecated.
- as(Expression<A>) - Method in class com.mysema.query.sql.WindowFunction
-
- as(Expression<D>, Path<D>) - Static method in class com.mysema.query.support.Expressions
-
- as(Expression<D>, String) - Static method in class com.mysema.query.support.Expressions
-
Create the alias expression source as alias
- as(Path<T>) - Method in class com.mysema.query.types.ConstructorExpression
-
Create an alias for the expression
- as(String) - Method in class com.mysema.query.types.ConstructorExpression
-
Create an alias for the expression
- 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<T>) - Method in class com.mysema.query.types.expr.Coalesce
-
Create an alias for the expression
- as(String) - Method in class com.mysema.query.types.expr.Coalesce
-
Create an alias for the expression
- as(Path<T>) - Method in class com.mysema.query.types.expr.ComparableExpression
-
- as(String) - Method in class com.mysema.query.types.expr.ComparableExpression
-
- as(Path<T>) - Method in class com.mysema.query.types.expr.DateExpression
-
- as(String) - Method in class com.mysema.query.types.expr.DateExpression
-
- as(Path<T>) - 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.DslExpression
-
Create an alias for the expression
- as(String) - Method in class com.mysema.query.types.expr.DslExpression
-
Create an alias for the expression
- 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<T>) - Method in class com.mysema.query.types.expr.NumberExpression
-
- as(String) - Method in class com.mysema.query.types.expr.NumberExpression
-
- as(Path<T>) - 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<T>) - 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
-
Create an alias expression (source as alias) with the given source and alias
- as(Expression<D>, String) - Static method in class com.mysema.query.types.ExpressionUtils
-
Create an alias expression (source as alias) with the given source and alias
- as(Class<U>) - Method in class com.mysema.query.types.path.BeanPath
-
Cast the path to a subtype querytype
- as(Path<T>) - Method in class com.mysema.query.types.QBean
-
Create an alias for the expression
- as(String) - Method in class com.mysema.query.types.QBean
-
Create an alias for the expression
- as(Expression<?>) - Method in class com.mysema.query.types.query.ListSubQuery
-
- asBoolean() - Method in class com.mysema.query.types.expr.Coalesce
-
- asc() - Method in class com.mysema.query.types.expr.Coalesce
-
- 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
-
- asDBObject(String, Object) - Method in class com.mysema.query.mongodb.MongodbSerializer
-
- asEnum() - Method in class com.mysema.query.types.expr.Coalesce
-
- asin(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- ASIN - Static variable in class 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(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- ATAN - Static variable in class com.mysema.query.types.Ops.MathOps
-
- avg(Expression<E>) - Static method in class com.mysema.query.group.GroupBy
-
Create a new aggregating avg expression
- avg(CollectionExpression<?, A>) - Static method in class com.mysema.query.jpa.JPAExpressions
-
Get the avg(col) expression
- avg(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
-
- avg() - Method in class com.mysema.query.types.expr.NumberExpression
-
Get the average value of this expression (aggregation)
- AVG_AGG - Static variable in class com.mysema.query.types.Ops.AggOps
-
- AVG_IN_COL - Static variable in class com.mysema.query.types.Ops.QuantOps
-
- BatooTemplates - Class in com.mysema.query.jpa
-
- BatooTemplates() - Constructor for class com.mysema.query.jpa.BatooTemplates
-
- BatooTemplates(char) - Constructor for class com.mysema.query.jpa.BatooTemplates
-
- bean(Class<T>, Expression<?>...) - Static method in class com.mysema.query.types.Projections
-
Create a Bean populating projection for the given type and expressions
- bean(Path<T>, Expression<?>...) - Static method in class com.mysema.query.types.Projections
-
Create a Bean populating projection for the given type and expressions
- BEAN_PACKAGE_NAME - Static variable in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- BEAN_PREFIX - Static variable in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- BEAN_SERIALIZER - Static variable in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- BEAN_SUFFIX - Static variable in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- BeanMap - Class in com.mysema.util
-
An implementation of Map for JavaBeans which uses introspection to
get and put properties in the bean.
- BeanMap() - Constructor for class com.mysema.util.BeanMap
-
Constructs a new empty BeanMap
.
- BeanMap(Object) - Constructor for class com.mysema.util.BeanMap
-
Constructs a new BeanMap
that operates on the
specified bean.
- BeanMap.MyMapEntry - Class in com.mysema.util
-
- BeanMap.MyMapEntry(BeanMap, String, Object) - Constructor for class com.mysema.util.BeanMap.MyMapEntry
-
Constructs a new MyMapEntry
.
- BeanMapper - Class in com.mysema.query.sql.dml
-
Creates the mapping by inspecting the RelationalPath via reflection and object via bean inspection.
- BeanMapper() - Constructor for class com.mysema.query.sql.dml.BeanMapper
-
- BeanMapper(boolean) - Constructor for class com.mysema.query.sql.dml.BeanMapper
-
- BeanPath<T> - Class in com.mysema.query.types.path
-
BeanPath represents bean paths
- BeanPath(Class<? extends T>, String) - Constructor for class com.mysema.query.types.path.BeanPath
-
- BeanPath(Class<? extends T>, Path<?>, String) - Constructor for class com.mysema.query.types.path.BeanPath
-
- BeanPath(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.BeanPath
-
- BeanPath(Class<? extends T>, PathMetadata<?>, PathInits) - Constructor for class com.mysema.query.types.path.BeanPath
-
- Beans - Class in com.mysema.query.sql
-
- Beans(Map<? extends 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
-
Create a new BeanSerializer
- BeanSerializer(String) - Constructor for class com.mysema.query.codegen.BeanSerializer
-
Create a new BeanSerializer with the given javadoc suffix
- BeanSerializer(boolean) - Constructor for class com.mysema.query.codegen.BeanSerializer
-
Create a new BeanSerializer
- BeanSerializer(boolean, String) - Constructor for class com.mysema.query.codegen.BeanSerializer
-
Create a new BeanSerializer
- BeanUtils - Class in com.mysema.util
-
BeanUtils provides JavaBean compliant property de/capitalization functionality
- before(T) - Method in class com.mysema.query.types.expr.TemporalExpression
-
Get a this < right
expression
- before(Expression<T>) - Method in class com.mysema.query.types.expr.TemporalExpression
-
Get a this < right
expression
- beforeFirst() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- beforeFirst() - Method in class com.mysema.util.ResultSetAdapter
-
- between(A, A, A) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- between(Operation<?>, QueryMetadata) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- between(T, T) - Method in class com.mysema.query.types.expr.ComparableExpression
-
Get a from <= this <= to
expression
- between(Expression<T>, Expression<T>) - 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 class com.mysema.query.types.Ops
-
- BigDecimalAsDoubleType - Class in com.mysema.query.sql.types
-
- BigDecimalAsDoubleType() - Constructor for class com.mysema.query.sql.types.BigDecimalAsDoubleType
-
- BigDecimalAsDoubleType(int) - Constructor for class com.mysema.query.sql.types.BigDecimalAsDoubleType
-
- BigDecimalType - Class in com.mysema.query.sql.types
-
- BigDecimalType() - Constructor for class com.mysema.query.sql.types.BigDecimalType
-
- BigDecimalType(int) - Constructor for class com.mysema.query.sql.types.BigDecimalType
-
- bigResult() - Method in class com.mysema.query.sql.mysql.MySQLQuery
-
- bind(Class<T>) - Method in class com.mysema.query.codegen.AbstractModule
-
- bind(String, Class<? extends T>) - Method in class com.mysema.query.codegen.AbstractModule
-
- bind(String, T) - Method in class com.mysema.query.codegen.AbstractModule
-
- bind(Class<T>, Class<? extends T>) - Method in class com.mysema.query.codegen.AbstractModule
-
- bind(Class<T>, T) - Method in class com.mysema.query.codegen.AbstractModule
-
- bind(Path<A>, Iterable<? extends A>) - Method in class com.mysema.query.collections.AbstractCollQuery
-
Bind the given collection to an already existing query source
- BlobType - Class in com.mysema.query.sql.types
-
- BlobType() - Constructor for class com.mysema.query.sql.types.BlobType
-
- BlobType(int) - Constructor for class com.mysema.query.sql.types.BlobType
-
- bodyEnd(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.BeanSerializer
-
- bodyEnd(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.GroovyBeanSerializer
-
- bodyEnd(EntityType, CodeWriter) - Method in class com.mysema.query.sql.codegen.ExtendedBeanSerializer
-
- bodyStart(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.BeanSerializer
-
- bodyStart(EntityType, CodeWriter) - Method in class com.mysema.query.codegen.GroovyBeanSerializer
-
- BOOLEAN_ALL - Static variable in class com.mysema.query.types.Ops.AggOps
-
- BOOLEAN_ANY - Static variable in class com.mysema.query.types.Ops.AggOps
-
- BooleanBuilder - Class in com.mysema.query
-
BooleanBuilder is a cascading builder for
Predicate
expressions.
- BooleanBuilder() - Constructor for class com.mysema.query.BooleanBuilder
-
Create an empty BooleanBuilder
- BooleanBuilder(Predicate) - Constructor for class com.mysema.query.BooleanBuilder
-
Create a BooleanBuilder with the given initial value
- BooleanExpression - Class in com.mysema.query.types.expr
-
BooleanExpression represents Boolean
expressions
- BooleanExpression(Expression<Boolean>) - Constructor for class com.mysema.query.types.expr.BooleanExpression
-
- booleanOperation(Operator<Boolean>, Expression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Boolean operation
- BooleanOperation - Class in com.mysema.query.types.expr
-
BooleanOperation represents boolean operations
- BooleanOperation(Operator<? super Boolean>, Expression<?>...) - Constructor for class com.mysema.query.types.expr.BooleanOperation
-
- BooleanOperation(Operator<? super Boolean>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.expr.BooleanOperation
-
- booleanPath(String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- booleanPath(Path<?>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- 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(String, Object...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Template expression
- BooleanTemplate - Class in com.mysema.query.types.template
-
BooleanTemplate is a custom boolean expression
- BooleanTemplate(Template, ImmutableList<?>) - 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
-
- BooleanType(int) - Constructor for class com.mysema.query.sql.types.BooleanType
-
- bufferResult() - Method in class com.mysema.query.sql.mysql.MySQLQuery
-
- build(char, boolean) - Method in class com.mysema.query.sql.SQLTemplates.Builder
-
- build() - Method in class com.mysema.query.sql.SQLTemplates.Builder
-
- builder() - Static method in class com.mysema.query.sql.CUBRIDTemplates
-
- builder() - Static method in class com.mysema.query.sql.DerbyTemplates
-
- builder() - Static method in class com.mysema.query.sql.H2Templates
-
- builder() - Static method in class com.mysema.query.sql.HSQLDBTemplates
-
- builder() - Static method in class com.mysema.query.sql.MySQLTemplates
-
- builder() - Static method in class com.mysema.query.sql.OracleTemplates
-
- builder() - Static method in class com.mysema.query.sql.PostgresTemplates
-
- builder() - Static method in class com.mysema.query.sql.SQLiteTemplates
-
- builder() - Static method in class com.mysema.query.sql.SQLServer2005Templates
-
- builder() - Static method in class com.mysema.query.sql.SQLServer2012Templates
-
- builder() - Static method in class com.mysema.query.sql.SQLServerTemplates
-
- buildQueryString(boolean) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- 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
-
- BytesType(int) - 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
-
- ByteType(int) - 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
- cache() - Method in class com.mysema.query.sql.mysql.MySQLQuery
-
- cacheable - Variable in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- cacheable - Variable in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- cacheRegion - Variable in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- cacheRegion - Variable in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- calcFoundRows() - Method in class com.mysema.query.sql.mysql.MySQLQuery
-
- cancelRowUpdates() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- cancelRowUpdates() - Method in class com.mysema.util.ResultSetAdapter
-
- capitalize(String) - Static method in class com.mysema.util.BeanUtils
-
- CASE - Static variable in class com.mysema.query.types.Ops
-
- CASE_ELSE - Static variable in class com.mysema.query.types.Ops
-
- CASE_EQ - Static variable in class com.mysema.query.types.Ops
-
- CASE_EQ_ELSE - Static variable in class com.mysema.query.types.Ops
-
- CASE_EQ_WHEN - Static variable in class com.mysema.query.types.Ops
-
- CASE_WHEN - Static variable in class 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
-
- cases() - Static method in class com.mysema.query.support.Expressions
-
Get a builder for a case expression
- 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 class com.mysema.query.types.Ops.MathOps
-
- CHAR_AT - Static variable in class com.mysema.query.types.Ops
-
- CharacterType - Class in com.mysema.query.sql.types
-
- CharacterType() - Constructor for class com.mysema.query.sql.types.CharacterType
-
- CharacterType(int) - 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
- ClassPathUtils - Class in com.mysema.util
-
ClassPathUtils provides classpath scanning functionality
- clean() - Method in class com.mysema.query.apt.Context
-
- clear() - Method in class com.mysema.query.support.Context
-
- clear() - Method in class com.mysema.util.BeanMap
-
This method reinitializes the bean map to have default values for the
bean's properties.
- clearOrderBy() - Method in class com.mysema.query.DefaultQueryMetadata
-
- clearOrderBy() - Method in class com.mysema.query.EmptyMetadata
-
- clearOrderBy() - Method in interface com.mysema.query.QueryMetadata
-
Clear the order expressions
- clearProjection() - Method in class com.mysema.query.DefaultQueryMetadata
-
- clearProjection() - Method in class com.mysema.query.EmptyMetadata
-
- clearProjection() - Method in interface com.mysema.query.QueryMetadata
-
Clear the projection
- clearWarnings() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- clearWarnings() - Method in class com.mysema.util.ResultSetAdapter
-
- clearWhere() - Method in class com.mysema.query.DefaultQueryMetadata
-
- clearWhere() - Method in class com.mysema.query.EmptyMetadata
-
- 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
-
- ClobType(int) - Constructor for class com.mysema.query.sql.types.ClobType
-
- clone() - Method in class com.mysema.query.BooleanBuilder
-
- clone() - Method in class com.mysema.query.collections.CollQuery
-
Clone the state of this query to a new CollQuery instance
- clone() - Method in class com.mysema.query.DefaultQueryMetadata
-
- clone() - Method in class com.mysema.query.EmptyMetadata
-
- 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.JDOQuery
-
Clone the state of this query to a new JDOQuery 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 class com.mysema.query.sql.SQLQuery
-
Clone the state of this query to a new SQLQuery instance with the given Connection
- clone() - Method in class com.mysema.util.BeanMap
-
Clone this bean map using the following process:
If there is no underlying bean, return a cloned BeanMap without a
bean.
- close() - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
Close the query and related resources
- 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.ScrollableResultsIterator
-
- close() - Method in class com.mysema.query.jpa.TransformingIterator
-
- close() - Method in class com.mysema.query.lucene.ResultIterator
-
- close(PreparedStatement) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
-
- close(ResultSet) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
-
- close() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.CollQueryFunctions
-
- Coalesce<T extends java.lang.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(Expression<?>...) - Method in class com.mysema.query.types.expr.ComparableExpressionBase
-
- coalesce(T...) - Method in class com.mysema.query.types.expr.ComparableExpressionBase
-
- COALESCE - Static variable in class com.mysema.query.types.Ops
-
- CodeGenerationException - Exception in com.mysema.query.codegen
-
- CodegenModule - Class in com.mysema.query.codegen
-
CodegenModule provides a module general serialization
- CodegenModule() - Constructor for class com.mysema.query.codegen.CodegenModule
-
- COL_IS_EMPTY - Static variable in class com.mysema.query.types.Ops
-
- COL_SIZE - Static variable in class com.mysema.query.types.Ops
-
- CollDeleteClause<T> - Class in com.mysema.query.collections
-
CollDeleteClause is an implementation of the
DeleteClause
interface for the Querydsl
Collections module
- CollDeleteClause(QueryEngine, Path<T>, Collection<? extends T>) - Constructor for class com.mysema.query.collections.CollDeleteClause
-
- CollDeleteClause(Path<T>, Collection<? extends T>) - Constructor for class com.mysema.query.collections.CollDeleteClause
-
- collectElements() - Method in class com.mysema.query.apt.AbstractQuerydslProcessor
-
- CollectionAnyVisitor - Class in com.mysema.query.support
-
CollectionAnyVisitor is an expression visitor which transforms any() path expressions which are
often transformed into subqueries
- CollectionAnyVisitor() - Constructor for class com.mysema.query.support.CollectionAnyVisitor
-
- CollectionExpression<T extends java.util.Collection<E>,E> - Interface in com.mysema.query.types
-
CollectionExpression represents Collection
typed expressions
- CollectionExpressionBase<T extends java.util.Collection<E>,E> - Class in com.mysema.query.types.expr
-
- CollectionExpressionBase(Expression<T>) - Constructor for class com.mysema.query.types.expr.CollectionExpressionBase
-
- CollectionPath<E,Q extends SimpleExpression<? super 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
-
- CollectionPath(Class<? super E>, Class<Q>, PathMetadata<?>, PathInits) - Constructor for class com.mysema.query.types.path.CollectionPath
-
- CollectionPathBase<C extends java.util.Collection<E>,E,Q extends SimpleExpression<? super E>> - Class in com.mysema.query.types.path
-
CollectionPath is a base class for collection typed paths
- CollectionPathBase(PathImpl<C>, PathInits) - Constructor for class com.mysema.query.types.path.CollectionPathBase
-
- CollectionUtils - Class in com.mysema.query.util
-
CollectionUtils provides addition operations for Collection types that provide an immutable type
for single item collections and after that mutable instances
- CollQuery - Class in com.mysema.query.collections
-
CollQuery is the default implementation of the
SimpleQuery
interface for collections
- CollQuery() - Constructor for class com.mysema.query.collections.CollQuery
-
Create a new CollQuery instance
- CollQuery(CollQueryTemplates) - Constructor for class com.mysema.query.collections.CollQuery
-
Creates a new CollQuery instance
- CollQuery(QueryEngine) - Constructor for class com.mysema.query.collections.CollQuery
-
Create a new CollQuery instance
- CollQuery(QueryMetadata) - Constructor for class com.mysema.query.collections.CollQuery
-
Create a new CollQuery instance
- CollQuery(QueryMetadata, QueryEngine) - Constructor for class com.mysema.query.collections.CollQuery
-
Create a new CollQuery instance
- CollQueryFactory - Class in com.mysema.query.collections
-
CollQueryFactory provides static convenience methods for query construction
- CollQueryFunctions - Class in com.mysema.query.collections
-
CollQueryFunctions defines function implementation for use in ColQueryTemplates
- CollQueryMixin<T> - Class in com.mysema.query.collections
-
CollQueryMixin extends
QueryMixin
to provide normalization logic specific to this module
- CollQueryMixin() - Constructor for class com.mysema.query.collections.CollQueryMixin
-
- CollQueryMixin(QueryMetadata) - Constructor for class com.mysema.query.collections.CollQueryMixin
-
- CollQueryMixin(T, QueryMetadata) - Constructor for class com.mysema.query.collections.CollQueryMixin
-
- CollQuerySerializer - Class in com.mysema.query.collections
-
CollQuerySerializer is a
Serializer
implementation for the Java language
- CollQuerySerializer(CollQueryTemplates) - Constructor for class com.mysema.query.collections.CollQuerySerializer
-
- CollQueryTemplates - Class in com.mysema.query.collections
-
CollQueryTemplates extends
JavaTemplates
to add module specific operation
templates.
- CollQueryTemplates() - Constructor for class com.mysema.query.collections.CollQueryTemplates
-
- CollUpdateClause<T> - Class in com.mysema.query.collections
-
CollUpdateClause is an implementation of the UpdateClause interface for Querydsl Collections
- CollUpdateClause(QueryEngine, Path<T>, Iterable<? extends T>) - Constructor for class com.mysema.query.collections.CollUpdateClause
-
- CollUpdateClause(Path<T>, Iterable<? extends T>) - Constructor for class com.mysema.query.collections.CollUpdateClause
-
- Column - Annotation Type in com.mysema.query.sql
-
Defines the related SQL table column for a property
- 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
-
- 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
-
APT 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.apt.morphia - package com.mysema.query.apt.morphia
-
APT Morphia support
- com.mysema.query.apt.roo - package com.mysema.query.apt.roo
-
- 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.group - package com.mysema.query.group
-
- com.mysema.query.hibernate.search - package com.mysema.query.hibernate.search
-
- 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.codegen - package com.mysema.query.jpa.codegen
-
- 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
-
JPQL for JPA
- com.mysema.query.jpa.sql - package com.mysema.query.jpa.sql
-
- com.mysema.query.lucene - package com.mysema.query.lucene
-
- com.mysema.query.maven - package com.mysema.query.maven
-
- com.mysema.query.mongodb - package com.mysema.query.mongodb
-
- com.mysema.query.mongodb.morphia - package com.mysema.query.mongodb.morphia
-
- 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.codegen - package com.mysema.query.sql.codegen
-
- 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.postgres - package com.mysema.query.sql.postgres
-
- 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.query.util - package com.mysema.query.util
-
- com.mysema.util - package com.mysema.util
-
- combine(int, Object[]...) - Static method in class com.mysema.util.ArrayUtils
-
- comment - Variable in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- ComparableEntityPath<T extends java.lang.Comparable> - Class in com.mysema.query.types.path
-
ComparableEntityPath extends the ComparablePath class to implement the EntityPath interface
- ComparableEntityPath(Class<? extends T>, Path<?>, String) - Constructor for class com.mysema.query.types.path.ComparableEntityPath
-
- ComparableEntityPath(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.ComparableEntityPath
-
- ComparableEntityPath(Class<? extends T>, String) - Constructor for class com.mysema.query.types.path.ComparableEntityPath
-
- ComparableExpression<T extends java.lang.Comparable> - Class in com.mysema.query.types.expr
-
- ComparableExpression(Expression<T>) - Constructor for class com.mysema.query.types.expr.ComparableExpression
-
- ComparableExpressionBase<T extends java.lang.Comparable> - Class in com.mysema.query.types.expr
-
ComparableExpressionBase represents comparable expressions
- ComparableExpressionBase(Expression<T>) - Constructor for class com.mysema.query.types.expr.ComparableExpressionBase
-
- comparableOperation(Class<T>, Operator<? super T>, Expression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Operation expression
- ComparableOperation<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.expr
-
ComparableOperation represents Comparable operations
- ComparableOperation(Class<T>, Operator<? super T>, Expression<?>...) - Constructor for class com.mysema.query.types.expr.ComparableOperation
-
- ComparableOperation(Class<T>, Operator<? super T>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.expr.ComparableOperation
-
- comparablePath(Class<T>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- comparablePath(Class<T>, Path<?>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- ComparablePath<T extends java.lang.Comparable> - Class in com.mysema.query.types.path
-
ComparablePath represents Comparable paths
- ComparablePath(Class<? extends T>, Path<?>, String) - Constructor for class com.mysema.query.types.path.ComparablePath
-
- ComparablePath(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.ComparablePath
-
- ComparablePath(Class<? extends T>, String) - Constructor for class com.mysema.query.types.path.ComparablePath
-
- ComparableSubQuery<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.query
-
Comparable typed single result subquery
- ComparableSubQuery(Class<T>, QueryMetadata) - Constructor for class com.mysema.query.types.query.ComparableSubQuery
-
- comparableTemplate(Class<T>, String, Object...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Template expression
- ComparableTemplate<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.template
-
ComparableTemplate defines custom comparable expressions
- ComparableTemplate(Class<T>, Template, ImmutableList<?>) - Constructor for class com.mysema.query.types.template.ComparableTemplate
-
- compare(T, T) - Method in class com.mysema.query.collections.MultiComparator
-
- compare(T, T) - Method in class com.mysema.query.collections.PathComparator
-
- compare(T, T) - Method in class com.mysema.query.util.NullSafeComparableComparator
-
- compareOps - Static variable in class 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
-
- CompileMojo - Class in com.mysema.query.maven
-
CompilerMojo compiles the sources generated in the other tasks
- CompileMojo() - Constructor for class com.mysema.query.maven.CompileMojo
-
- 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 class com.mysema.query.types.Ops
-
- Config - Annotation Type in com.mysema.query.annotations
-
Config 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 - Variable in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- configuration - Variable in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- configuration - Variable in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- configuration - Variable in class com.mysema.query.sql.AbstractSQLQueryFactory
-
- Configuration - Class in com.mysema.query.sql
-
Configuration for SQLQuery instances
- Configuration(SQLTemplates) - Constructor for class com.mysema.query.sql.Configuration
-
Create a new Configuration instance
- configuration - Variable in class com.mysema.query.sql.dml.AbstractSQLClause
-
- configure() - Method in class com.mysema.query.codegen.AbstractModule
-
- configure() - Method in class com.mysema.query.codegen.CodegenModule
-
- configure(GenericExporter) - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- configure(GenericExporter) - Method in class com.mysema.query.maven.JDOExporterMojo
-
- configure(GenericExporter) - Method in class com.mysema.query.maven.JPAExporterMojo
-
- configure() - Method in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- 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
-
- connection - Variable in class com.mysema.query.sql.AbstractSQLQueryFactory
-
- CONSTANT - Static variable in class com.mysema.query.sql.types.Null
-
- constant(T) - Static method in class com.mysema.query.support.Expressions
-
Create a Constant expression for the given value
- Constant<T> - Interface in com.mysema.query.types
-
Constant represents a general constant expression.
- constantAs(D, Path<D>) - Static method in class com.mysema.query.support.Expressions
-
Get the alias expression source as alias
- 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
-
Create a new Constant for the given object
- ConstantImpl(Class<T>, T) - Constructor for class com.mysema.query.types.ConstantImpl
-
Create a new Constant of the given type for the given object
- Constants - Class in com.mysema.query.jpa.codegen
-
Constants defines keywords used in Hibernate
- constructor(Class<T>, Expression<?>...) - Static method in class com.mysema.query.types.Projections
-
Create a constructor invocation projection for the given type and expressions
- ConstructorExpression<T> - Class in com.mysema.query.types
-
ConstructorExpression represents a constructor invocation
- ConstructorExpression(Class<T>, Class<?>[], Expression<?>...) - Constructor for class com.mysema.query.types.ConstructorExpression
-
- ConstructorExpression(Class<T>, Class<?>[], ImmutableList<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.EntitySerializer
-
- 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 class com.mysema.query.types.Ops
-
- CONTAINS_VALUE - Static variable in class 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
-
- containsKey(String) - Method in class com.mysema.util.BeanMap
-
Returns true if the bean defines a property with the given name.
- containsValue(Expression<V>) - Method in class com.mysema.query.types.expr.MapExpressionBase
-
- containsValue(V) - Method in class com.mysema.query.types.expr.MapExpressionBase
-
- Context - Class in com.mysema.query.apt
-
- Context() - Constructor for class com.mysema.query.apt.Context
-
- Context - Class in com.mysema.query.support
-
- Context() - Constructor for class com.mysema.query.support.Context
-
- Conversions - Class in com.mysema.query.jpa
-
Conversions provides module specific projection conversion functionality
- convert(Expression<RT>) - Static method in class com.mysema.query.jpa.Conversions
-
- convert(Expression<RT>) - Method in class com.mysema.query.jpa.JPAQueryMixin
-
- convert(Path<?>, Expression<?>, QueryMetadata) - Method in class com.mysema.query.lucene.LuceneSerializer
-
template method
- convert(Path<?>, Object) - Method in class com.mysema.query.lucene.LuceneSerializer
-
template method
- convert(Expression<RT>) - Method in class com.mysema.query.support.QueryMixin
-
- convert(List<?>) - Method in class com.mysema.query.types.Template.AsString
-
- convert(List<?>) - Method in class com.mysema.query.types.Template.ByIndex
-
- convert(List<?>) - Method in class com.mysema.query.types.Template.Element
-
- convert(List<?>) - Method in class com.mysema.query.types.Template.StaticText
-
- convert(List<?>) - Method in class com.mysema.query.types.Template.Transformed
-
- Converters - Class in com.mysema.query.types
-
Converters provides expression converters for lower case, upper case and prefix/suffix conversions
- Converters(char) - Constructor for class com.mysema.query.types.Converters
-
Create a new Converters instance
- convertForNativeQuery(Expression<RT>) - Static method in class com.mysema.query.jpa.Conversions
-
- convertType(Class<?>, Object) - Method in class com.mysema.util.BeanMap
-
Converts the given value to the given type.
- copyOf(List<T>) - Static method in class com.mysema.query.util.CollectionUtils
-
- copyOf(Set<T>) - Static method in class com.mysema.query.util.CollectionUtils
-
- copyOf(Map<K, V>) - Static method in class com.mysema.query.util.CollectionUtils
-
- copyOfSorted(Set<T>) - Static method in class com.mysema.query.util.CollectionUtils
-
- cos(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- COS - Static variable in class com.mysema.query.types.Ops.MathOps
-
- cosh(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- COSH - Static variable in class com.mysema.query.types.Ops.MathOps
-
- cot(double) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- cot(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- COT - Static variable in class com.mysema.query.types.Ops.MathOps
-
- coth(double) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- coth(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- COTH - Static variable in class com.mysema.query.types.Ops.MathOps
-
- count() - Method in class com.mysema.query.collections.AbstractCollQuery
-
- 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 interface com.mysema.query.Detachable
-
Return the count of matched rows as a sub query
- count() - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- count() - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- count() - Method in class com.mysema.query.jdo.JDOSubQuery
-
- 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.AbstractJPASubQuery
-
- 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.AbstractLuceneQuery
-
- 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 interface com.mysema.query.SimpleProjectable
-
Get the count of matched elements
- count() - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- count(Expression<?>) - Static method in class com.mysema.query.sql.SQLExpressions
-
- 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.SimpleProjectableAdapter
-
- count() - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get the count(this)
expression
- count - Static variable in class com.mysema.query.types.expr.Wildcard
-
Wildcard count expression (count(*))
- count(Expression<?>) - Static method in class com.mysema.query.types.ExpressionUtils
-
- count() - Method in class com.mysema.query.types.query.ListSubQuery
-
- COUNT_AGG - Static variable in class com.mysema.query.types.Ops.AggOps
-
- COUNT_ALL_AGG - Static variable in class com.mysema.query.types.Ops.AggOps
-
- COUNT_DISTINCT_AGG - Static variable in class com.mysema.query.types.Ops.AggOps
-
- COUNT_DISTINCT_ALL_AGG - Static variable in class com.mysema.query.types.Ops.AggOps
-
- countAll - Static variable in class com.mysema.query.sql.SQLExpressions
-
Wilcard count expression
- countAsInt - Static variable in class com.mysema.query.types.expr.Wildcard
-
Wilcard count distinct expression ((count(distinct *))
- countDistinct() - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get the count(distinct this)
expression
- countDistinct - Static variable in class com.mysema.query.types.expr.Wildcard
-
Wilcard count distinct expression ((count(distinct *))
- countDistinct() - Method in class com.mysema.query.types.query.ListSubQuery
-
- create(Type) - Method in interface com.mysema.query.codegen.QueryTypeFactory
-
- create(Type) - Method in class com.mysema.query.codegen.QueryTypeFactoryImpl
-
- 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(Expression<K>, Expression<V>) - Static method in class com.mysema.query.group.QPair
-
- create(Type) - Method in class com.mysema.query.sql.codegen.SQLQueryTypeFactory
-
- create(Class<? extends T>, String, Object...) - Static method in class com.mysema.query.sql.RelationalFunctionCall
-
Create a new RelationalFunctionCall for the given function and arguments
- create(boolean) - Static method in class com.mysema.query.types.ConstantImpl
-
- create(byte) - Static method in class com.mysema.query.types.ConstantImpl
-
- create(char) - 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(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(Operator<? super Boolean>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.expr.BooleanOperation
-
- 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
-
- create(Class<D>, Operator<? super D>, Expression<?>) - Static method in class com.mysema.query.types.expr.DateOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.expr.DateOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.DateOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>) - Static method in class com.mysema.query.types.expr.DateTimeOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.expr.DateTimeOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.DateTimeOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>) - Static method in class com.mysema.query.types.expr.DslOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.expr.DslOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.DslOperation
-
- create(Class<? extends D>, Operator<? super D>, Expression<?>) - Static method in class com.mysema.query.types.expr.EnumOperation
-
- create(Class<? extends D>, Operator<? super D>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.expr.EnumOperation
-
- create(Class<? extends D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.EnumOperation
-
- create(Class<? extends D>, Operator<? super D>, Expression<?>) - Static method in class com.mysema.query.types.expr.NumberOperation
-
- create(Class<? extends D>, Operator<? super D>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.expr.NumberOperation
-
- create(Class<? extends D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.NumberOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>) - Static method in class com.mysema.query.types.expr.SimpleOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.expr.SimpleOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.SimpleOperation
-
- create(Operator<? super String>, Expression<?>) - Static method in class com.mysema.query.types.expr.StringOperation
-
- create(Operator<? super String>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.expr.StringOperation
-
- 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
-
- create(Class<D>, Operator<? super D>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.expr.TimeOperation
-
- create(Class<D>, Operator<? super D>, Expression<?>...) - Static method in class com.mysema.query.types.expr.TimeOperation
-
- create(Class<? extends RT>, Operator<? super RT>, Expression<?>) - Static method in class com.mysema.query.types.OperationImpl
-
- create(Class<? extends RT>, Operator<? super RT>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.OperationImpl
-
- create(Class<T>) - Method in class com.mysema.query.types.path.PathBuilderFactory
-
Create a new PathBuilder instance for the given type
- create(Operator<Boolean>, Expression<?>) - Static method in class com.mysema.query.types.PredicateOperation
-
- create(Operator<Boolean>, Expression<?>, Expression<?>) - Static method in class com.mysema.query.types.PredicateOperation
-
- create(String) - Static method in class com.mysema.query.types.template.BooleanTemplate
-
- create(String, Object) - Static method in class com.mysema.query.types.template.BooleanTemplate
-
- create(String, Object, Object) - Static method in class com.mysema.query.types.template.BooleanTemplate
-
- create(String, Object...) - Static method in class com.mysema.query.types.template.BooleanTemplate
-
- create(Template, Object...) - Static method in class com.mysema.query.types.template.BooleanTemplate
-
- create(Class<T>, String) - Static method in class com.mysema.query.types.template.ComparableTemplate
-
- create(Class<T>, String, Object) - Static method in class com.mysema.query.types.template.ComparableTemplate
-
- create(Class<T>, String, Object, Object) - Static method in class com.mysema.query.types.template.ComparableTemplate
-
- create(Class<T>, String, Object...) - Static method in class com.mysema.query.types.template.ComparableTemplate
-
- create(Class<T>, Template, Object...) - Static method in class com.mysema.query.types.template.ComparableTemplate
-
- create(Class<T>, String) - Static method in class com.mysema.query.types.template.DateTemplate
-
- create(Class<T>, String, Object) - Static method in class com.mysema.query.types.template.DateTemplate
-
- create(Class<T>, String, Object, Object) - Static method in class com.mysema.query.types.template.DateTemplate
-
- create(Class<T>, String, Object...) - Static method in class com.mysema.query.types.template.DateTemplate
-
- create(Class<T>, Template, Object...) - Static method in class com.mysema.query.types.template.DateTemplate
-
- create(Class<T>, String) - Static method in class com.mysema.query.types.template.DateTimeTemplate
-
- create(Class<T>, String, Object) - Static method in class com.mysema.query.types.template.DateTimeTemplate
-
- create(Class<T>, String, Object, Object) - Static method in class com.mysema.query.types.template.DateTimeTemplate
-
- create(Class<T>, String, Object...) - Static method in class com.mysema.query.types.template.DateTimeTemplate
-
- create(Class<T>, Template, Object...) - Static method in class com.mysema.query.types.template.DateTimeTemplate
-
- create(Class<? extends T>, String) - Static method in class com.mysema.query.types.template.DslTemplate
-
- create(Class<? extends T>, String, Object) - Static method in class com.mysema.query.types.template.DslTemplate
-
- create(Class<? extends T>, String, Object, Object) - Static method in class com.mysema.query.types.template.DslTemplate
-
- create(Class<? extends T>, String, Object...) - Static method in class com.mysema.query.types.template.DslTemplate
-
- create(Class<? extends T>, Template, Object...) - Static method in class com.mysema.query.types.template.DslTemplate
-
- create(Class<T>, String) - Static method in class com.mysema.query.types.template.EnumTemplate
-
- create(Class<T>, String, Object) - Static method in class com.mysema.query.types.template.EnumTemplate
-
- create(Class<T>, String, Object, Object) - Static method in class com.mysema.query.types.template.EnumTemplate
-
- create(Class<T>, String, Object...) - Static method in class com.mysema.query.types.template.EnumTemplate
-
- create(Class<T>, Template, Object...) - Static method in class com.mysema.query.types.template.EnumTemplate
-
- create(Class<T>, String) - Static method in class com.mysema.query.types.template.NumberTemplate
-
- create(Class<T>, String, Object) - Static method in class com.mysema.query.types.template.NumberTemplate
-
- create(Class<T>, String, Object, Object) - Static method in class com.mysema.query.types.template.NumberTemplate
-
- create(Class<T>, String, Object...) - Static method in class com.mysema.query.types.template.NumberTemplate
-
- create(Class<T>, Template, Object...) - Static method in class com.mysema.query.types.template.NumberTemplate
-
- create(Class<? extends T>, String) - Static method in class com.mysema.query.types.template.SimpleTemplate
-
- create(Class<? extends T>, String, Object) - Static method in class com.mysema.query.types.template.SimpleTemplate
-
- create(Class<? extends T>, String, Object, Object) - Static method in class com.mysema.query.types.template.SimpleTemplate
-
- create(Class<? extends T>, String, Object...) - Static method in class com.mysema.query.types.template.SimpleTemplate
-
- create(Class<? extends T>, Template, Object...) - Static method in class com.mysema.query.types.template.SimpleTemplate
-
- create(String) - Static method in class com.mysema.query.types.template.StringTemplate
-
- create(String, Object) - Static method in class com.mysema.query.types.template.StringTemplate
-
- create(String, Object, Object) - Static method in class com.mysema.query.types.template.StringTemplate
-
- create(String, Object...) - Static method in class com.mysema.query.types.template.StringTemplate
-
- create(Template, Object...) - Static method in class com.mysema.query.types.template.StringTemplate
-
- create(Class<T>, String) - Static method in class com.mysema.query.types.template.TimeTemplate
-
- create(Class<T>, String, Object) - Static method in class com.mysema.query.types.template.TimeTemplate
-
- create(Class<T>, String, Object, Object) - Static method in class com.mysema.query.types.template.TimeTemplate
-
- create(Class<T>, String, Object...) - Static method in class com.mysema.query.types.template.TimeTemplate
-
- create(Class<T>, Template, Object...) - Static method in class com.mysema.query.types.template.TimeTemplate
-
- create(Class<C>, String) - Static method in class com.mysema.query.types.TemplateExpressionImpl
-
- create(Class<C>, String, Object) - Static method in class com.mysema.query.types.TemplateExpressionImpl
-
- create(Class<C>, String, Object, Object) - Static method in class com.mysema.query.types.TemplateExpressionImpl
-
- create(Class<C>, String, Object...) - Static method in class com.mysema.query.types.TemplateExpressionImpl
-
- create(Class<C>, Template, Object...) - Static method in class com.mysema.query.types.TemplateExpressionImpl
-
- create(String) - Method in class com.mysema.query.types.TemplateFactory
-
- createAlias(Expression, Path) - 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 Q>, PathInits) - 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.AbstractQuerydslProcessor
-
- createConfiguration(RoundEnvironment) - Method in class com.mysema.query.apt.hibernate.HibernateAnnotationProcessor
-
- createConfiguration(RoundEnvironment) - Method in class com.mysema.query.apt.jdo.JDOAnnotationProcessor
-
- createConfiguration(RoundEnvironment) - Method in class com.mysema.query.apt.jpa.JPAAnnotationProcessor
-
- createConfiguration(RoundEnvironment) - Method in class com.mysema.query.apt.morphia.MorphiaAnnotationProcessor
-
- createConfiguration(RoundEnvironment) - Method in class com.mysema.query.apt.QuerydslAnnotationProcessor
-
- createConfiguration(RoundEnvironment) - Method in class com.mysema.query.apt.roo.RooAnnotationProcessor
-
- createCopy(EntityType) - Method in class com.mysema.query.codegen.Property
-
- createCursor() - Method in class com.mysema.query.mongodb.MongodbQuery
-
- createCursor(DBCollection, Predicate, List<Expression<?>>, QueryModifiers, List<OrderSpecifier<?>>) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- createCursor() - Method in class com.mysema.query.mongodb.morphia.MorphiaQuery
-
- 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, String) - Method in class com.mysema.query.sql.codegen.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
- createFilter(QueryMetadata) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- 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
-
- createGroupCollector() - Method in class com.mysema.query.group.GAvg
-
- createGroupCollector() - Method in interface com.mysema.query.group.GroupExpression
-
- createGroupCollector() - Method in class com.mysema.query.group.GSum
-
- 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
-
- createJoinFilter(QueryMetadata) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- createList(String, Class<? super A>, Class<? super E>, PathInits) - Method in class com.mysema.query.types.path.BeanPath
-
Create a new List typed path
- createListAccessPath(Path<?>, Integer) - Method in class com.mysema.query.alias.PropertyAccessInvocationHandler
-
- 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(RelationalPath<?>, Object) - Method in class com.mysema.query.sql.dml.AnnotationMapper
-
- createMap(RelationalPath<?>, Object) - Method in class com.mysema.query.sql.dml.BeanMapper
-
- createMap(RelationalPath<?>, Object) - Method in class com.mysema.query.sql.dml.DefaultMapper
-
- createMap(RelationalPath<?>, T) - Method in interface com.mysema.query.sql.dml.Mapper
-
- 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
- createMapAccessPath(Path<?>, Object) - Method in class com.mysema.query.alias.PropertyAccessInvocationHandler
-
- 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
-
- createProjection(RelationalPath<T>) - Static method in class com.mysema.query.sql.RelationalPathUtils
-
- createProperty(EntityType, String, String, Type) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
- createPropertyPath(Path<?>, String) - Method in class com.mysema.query.alias.PropertyAccessInvocationHandler
-
- createProxy(Class<A>, Expression<?>) - Method in class com.mysema.query.alias.AliasFactory
-
Create a proxy instance for the given class and path
- 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.AbstractHibernateSQLQuery
-
- 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(Expression<?>...) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- 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>, PathInits) - 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
-
- 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
-
- 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
-
- createWriteMethodArguments(Method, Object) - Method in class com.mysema.util.BeanMap
-
Creates an array of parameters to pass to the given mutator method.
- CUBRIDTemplates - Class in com.mysema.query.sql
-
CUBRIDTemplates is a SQL dialect for CUBRID
- CUBRIDTemplates() - Constructor for class com.mysema.query.sql.CUBRIDTemplates
-
- CUBRIDTemplates(boolean) - Constructor for class com.mysema.query.sql.CUBRIDTemplates
-
- CUBRIDTemplates(char, boolean) - Constructor for class com.mysema.query.sql.CUBRIDTemplates
-
- CURRENT_DATE - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- CURRENT_TIME - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- CURRENT_TIMESTAMP - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- currentDate() - Static method in class com.mysema.query.support.Expressions
-
Get an expression representing the current date as a DateExpression instance
- currentDate() - Static method in class com.mysema.query.types.expr.DateExpression
-
Get an expression representing the current date as a DateExpression instance
- currentDate(Class<T>) - Static method in class com.mysema.query.types.expr.DateExpression
-
Get an expression representing the current date as a DateExpression instance
- currentDate() - Static method in class com.mysema.query.types.expr.DateTimeExpression
-
Get an expression representing the current date as a DateTimeExpression instance
- currentDate(Class<T>) - Static method in class com.mysema.query.types.expr.DateTimeExpression
-
Get an expression representing the current date as a DateTimeExpression instance
- currentTime() - Static method in class com.mysema.query.support.Expressions
-
Get an expression representing the current time as a TimeExpression instance
- currentTime() - Static method in class com.mysema.query.types.expr.TimeExpression
-
Get an expression representing the current time as a TimeExpression instance
- currentTime(Class<T>) - Static method in class com.mysema.query.types.expr.TimeExpression
-
Get an expression representing the current time as a TimeExpression instance
- currentTimestamp() - Static method in class com.mysema.query.support.Expressions
-
Get an expression representing the current time instant as a DateTimeExpression instance
- currentTimestamp() - Static method in class com.mysema.query.types.expr.DateTimeExpression
-
Get an expression representing the current time instant as a DateTimeExpression instance
- currentTimestamp(Class<T>) - Static method in class com.mysema.query.types.expr.DateTimeExpression
-
Get an expression representing the current time instant as a DateTimeExpression instance
- DataNucleusTemplates - Class in com.mysema.query.jpa
-
- DataNucleusTemplates() - Constructor for class com.mysema.query.jpa.DataNucleusTemplates
-
- DataNucleusTemplates(char) - Constructor for class com.mysema.query.jpa.DataNucleusTemplates
-
- date(DateTimeExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
-
Convert timestamp to date
- date(Class<D>, DateTimeExpression<?>) - Static method in class com.mysema.query.sql.SQLExpressions
-
Convert timestamp to date
- DATE - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- dateadd(DatePart, int, D) - Static method in class com.mysema.query.sql.mssql.SQLServerGrammar
-
Deprecated.
- dateadd(DatePart, DateTimeExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get a dateadd(unit, date, amount) expression
- dateadd(DatePart, DateExpression<D>, int) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get a dateadd(unit, date, amount) expression
- datediff(DatePart, D, D) - Static method in class com.mysema.query.sql.mssql.SQLServerGrammar
-
Deprecated.
- datediff(DatePart, DateExpression<D>, DateExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get a datediff(unit, start, end) expression
- datediff(DatePart, D, DateExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get a datediff(unit, start, end) expression
- datediff(DatePart, DateExpression<D>, D) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get a datediff(unit, start, end) expression
- datediff(DatePart, DateTimeExpression<D>, DateTimeExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get a datediff(unit, start, end) expression
- datediff(DatePart, D, DateTimeExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get a datediff(unit, start, end) expression
- datediff(DatePart, DateTimeExpression<D>, D) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get a datediff(unit, start, end) expression
- DateExpression<T extends java.lang.Comparable> - Class in com.mysema.query.types.expr
-
DateExpression represents Date expressions
The date representation is compatible with the Gregorian calendar.
- DateExpression(Expression<T>) - Constructor for class com.mysema.query.types.expr.DateExpression
-
- dateOperation(Class<T>, Operator<? super T>, Expression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Operation expression
- DateOperation<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.expr
-
DateOperation represents Date operations
- DateOperation(Class<T>, Operator<? super T>, Expression<?>...) - Constructor for class com.mysema.query.types.expr.DateOperation
-
- DateOperation(Class<T>, Operator<? super T>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.expr.DateOperation
-
- DatePart - Enum in com.mysema.query.sql
-
- DatePart - Enum in com.mysema.query.sql.mssql
-
Deprecated.
- datePath(Class<T>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- datePath(Class<T>, Path<?>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- DatePath<T extends java.lang.Comparable> - Class in com.mysema.query.types.path
-
DatePath presents Date paths
- DatePath(Class<? extends T>, Path<?>, String) - Constructor for class com.mysema.query.types.path.DatePath
-
- DatePath(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.DatePath
-
- DatePath(Class<? extends T>, String) - Constructor for class com.mysema.query.types.path.DatePath
-
- DateSubQuery<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.query
-
Date typed single result subquery
- DateSubQuery(Class<T>, QueryMetadata) - Constructor for class com.mysema.query.types.query.DateSubQuery
-
- DateTemplate<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.template
-
DateTemplate defines custom date expressions
- DateTemplate(Class<T>, Template, ImmutableList<?>) - Constructor for class com.mysema.query.types.template.DateTemplate
-
- DateTimeExpression<T extends java.lang.Comparable> - Class in com.mysema.query.types.expr
-
DateTimeExpression represents Date / Time expressions
The date representation is compatible with the Gregorian calendar.
- DateTimeExpression(Expression<T>) - Constructor for class com.mysema.query.types.expr.DateTimeExpression
-
- dateTimeOperation(Class<T>, Operator<? super T>, Expression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Operation expression
- DateTimeOperation<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.expr
-
DateTimeOperation represents DateTime operations
- DateTimeOperation(Class<T>, Operator<? super T>, Expression<?>...) - Constructor for class com.mysema.query.types.expr.DateTimeOperation
-
- DateTimeOperation(Class<T>, Operator<? super T>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.expr.DateTimeOperation
-
- dateTimePath(Class<T>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- dateTimePath(Class<T>, Path<?>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- DateTimePath<T extends java.lang.Comparable> - Class in com.mysema.query.types.path
-
DateTimePath presents DateTime typed paths
- DateTimePath(Class<? extends T>, Path<?>, String) - Constructor for class com.mysema.query.types.path.DateTimePath
-
- DateTimePath(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.DateTimePath
-
- DateTimePath(Class<? extends T>, String) - Constructor for class com.mysema.query.types.path.DateTimePath
-
- DateTimeSubQuery<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.query
-
DateTime typed single result subquery
- DateTimeSubQuery(Class<T>, QueryMetadata) - Constructor for class com.mysema.query.types.query.DateTimeSubQuery
-
- DateTimeTemplate<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.template
-
DateTimeTemplate defines custom dateTime expressions
- DateTimeTemplate(Class<T>, Template, ImmutableList<?>) - Constructor for class com.mysema.query.types.template.DateTimeTemplate
-
- DateTimeType - Class in com.mysema.query.sql.types
-
- DateTimeType() - Constructor for class com.mysema.query.sql.types.DateTimeType
-
- DateTimeType(int) - Constructor for class com.mysema.query.sql.types.DateTimeType
-
- datetrunc(DatePart, DateExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
-
Truncate the given date expression
- datetrunc(DatePart, DateTimeExpression<D>) - Static method in class com.mysema.query.sql.SQLExpressions
-
Truncate the given datetime expression
- DateType - Class in com.mysema.query.sql.types
-
- DateType() - Constructor for class com.mysema.query.sql.types.DateType
-
- DateType(int) - Constructor for class com.mysema.query.sql.types.DateType
-
- DAY_OF_MONTH - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- DAY_OF_WEEK - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- DAY_OF_YEAR - Static variable in class 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.CollQueryTemplates
-
- DEFAULT - Static variable in class com.mysema.query.collections.JodaTimeTemplates
-
- DEFAULT - Static variable in class com.mysema.query.EmptyMetadata
-
- DEFAULT - Static variable in class com.mysema.query.hibernate.search.SearchSerializer
-
- DEFAULT - Static variable in class com.mysema.query.jdo.JDOQLTemplates
-
- DEFAULT - Static variable in class com.mysema.query.jpa.BatooTemplates
-
- DEFAULT - Static variable in class com.mysema.query.jpa.DataNucleusTemplates
-
- DEFAULT - Static variable in class com.mysema.query.jpa.DefaultQueryHandler
-
- 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.JPACollectionAnyVisitor
-
- DEFAULT - Static variable in class com.mysema.query.jpa.JPQLTemplates
-
- DEFAULT - Static variable in class com.mysema.query.jpa.OpenJPATemplates
-
- DEFAULT - Static variable in class com.mysema.query.lucene.LuceneSerializer
-
- DEFAULT - Static variable in class com.mysema.query.mongodb.MongodbSerializer
-
- DEFAULT - Static variable in class com.mysema.query.mongodb.morphia.MorphiaSerializer
-
- DEFAULT - Static variable in class com.mysema.query.sql.Configuration
-
Default instance
- DEFAULT - Static variable in class com.mysema.query.sql.dml.AnnotationMapper
-
- DEFAULT - Static variable in class com.mysema.query.sql.dml.BeanMapper
-
- DEFAULT - Static variable in class com.mysema.query.sql.dml.DefaultMapper
-
- DEFAULT - Static variable in class com.mysema.query.sql.dml.EmptyResultSet
-
- DEFAULT - Static variable in class com.mysema.query.sql.SQLTemplates
-
- DEFAULT - Static variable in class com.mysema.query.sql.types.Null
-
- DEFAULT - Static variable in class com.mysema.query.support.CollectionAnyVisitor
-
- DEFAULT - Static variable in class com.mysema.query.support.ListAccessVisitor
-
- DEFAULT - Static variable in class com.mysema.query.types.HashCodeVisitor
-
- DEFAULT - Static variable in class com.mysema.query.types.NullExpression
-
Default instance for an Object
typed NullExpression
- DEFAULT - Static variable in class com.mysema.query.types.ParamsVisitor
-
- DEFAULT - Static variable in class com.mysema.query.types.path.PathInits
-
- DEFAULT - Static variable in class com.mysema.query.types.PathExtractor
-
- DEFAULT - Static variable in class com.mysema.query.types.TemplateFactory
-
Default instance
- DEFAULT - Static variable in class com.mysema.query.types.Templates
-
- DEFAULT - Static variable in class com.mysema.query.types.ToStringVisitor
-
- DEFAULT - Static variable in class com.mysema.query.types.ValidatingVisitor
-
- DEFAULT_ESCAPE - Static variable in class com.mysema.query.jpa.JPQLTemplates
-
- 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 provides Java source templates for evaluation of ColQuery queries
- DefaultEvaluatorFactory(CollQueryTemplates) - Constructor for class com.mysema.query.collections.DefaultEvaluatorFactory
-
- DefaultEvaluatorFactory(CollQueryTemplates, EvaluatorFactory) - Constructor for class com.mysema.query.collections.DefaultEvaluatorFactory
-
- DefaultEvaluatorFactory(CollQueryTemplates, URLClassLoader, JavaCompiler) - Constructor for class com.mysema.query.collections.DefaultEvaluatorFactory
-
- DefaultEvaluatorFactory(CollQueryTemplates, ClassLoader) - Constructor for class com.mysema.query.collections.DefaultEvaluatorFactory
-
- DefaultMapper - Class in com.mysema.query.sql.dml
-
Creates the mapping by inspecting the RelationalPath and Object via reflection.
- DefaultMapper() - Constructor for class com.mysema.query.sql.dml.DefaultMapper
-
- DefaultMapper(boolean) - Constructor for class com.mysema.query.sql.dml.DefaultMapper
-
- DefaultNamingStrategy - Class in com.mysema.query.sql.codegen
-
DefaultNamingStrategy is the default implementation of the NamingStrategy
interface.
- DefaultNamingStrategy() - Constructor for class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- DefaultPathFactory - Class in com.mysema.query.alias
-
DefaultPathFactory is the default implementation of the
PathFactory
interface
- DefaultPathFactory() - Constructor for class com.mysema.query.alias.DefaultPathFactory
-
- DefaultQueryEngine - Class in com.mysema.query.collections
-
- DefaultQueryEngine(DefaultEvaluatorFactory) - Constructor for class com.mysema.query.collections.DefaultQueryEngine
-
- DefaultQueryHandler - Class in com.mysema.query.jpa
-
- DefaultQueryMetadata - Class in com.mysema.query
-
DefaultQueryMetadata is the default implementation of the
QueryMetadata
interface
- DefaultQueryMetadata() - Constructor for class com.mysema.query.DefaultQueryMetadata
-
Create an empty DefaultQueryMetadata instance
- 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
-
- DefaultTypeSystem - Class in com.mysema.query.alias
-
DefaultTypeSystem is the default implementation of the
TypeSystem
interface
- DefaultTypeSystem() - Constructor for class com.mysema.query.alias.DefaultTypeSystem
-
- defaultVariableName() - Method in interface com.mysema.query.codegen.SerializerConfig
-
- defaultVariableName() - Method in class com.mysema.query.codegen.SimpleSerializerConfig
-
- DEG - Static variable in class com.mysema.query.types.Ops.MathOps
-
- degrees(double) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- degrees(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- 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
-
- delete(Path<A>, Collection<A>) - Static method in class com.mysema.query.collections.CollQueryFactory
-
Create a new delete clause
- delete(EntityPath<?>) - Method in class com.mysema.query.jdo.JDOQueryFactory
-
- delete(EntityPath<?>) - Method in class com.mysema.query.jpa.hibernate.HibernateQueryFactory
-
- delete(EntityPath<?>) - Method in class com.mysema.query.jpa.impl.JPAQueryFactory
-
- delete(EntityPath<?>) - Method in interface com.mysema.query.jpa.JPQLQueryFactory
-
Create a new DELETE clause
- delete(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
-
- delete(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLQueryFactory
-
Create a new DELETE clause
- delete(File) - Static method in class com.mysema.util.FileUtils
-
- DeleteClause<C extends DeleteClause<C>> - Interface in com.mysema.query.dml
-
DeleteClause defines a generic interface for Delete clauses
- deleteRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- deleteRow() - Method in class com.mysema.util.ResultSetAdapter
-
- denseRank() - Static method in class com.mysema.query.sql.SQLExpressions
-
rank of the current row without gaps; this function counts peer groups
- DENSERANK - Static variable in class com.mysema.query.sql.SQLTemplates
-
- 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.Coalesce
-
- desc() - Method in class com.mysema.query.types.expr.ComparableExpressionBase
-
Get an OrderSpecifier for descending order of this expression
- describeTo(Description) - Method in class com.mysema.query.collections.PathMatcher
-
- Detachable - Interface in com.mysema.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() - Constructor for class com.mysema.query.support.DetachableAdapter
-
- 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
-
- DIFF_DAYS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- DIFF_HOURS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- DIFF_MINUTES - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- DIFF_MONTHS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- DIFF_SECONDS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- DIFF_WEEKS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- DIFF_YEARS - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- difference(D, Number) - Static method in class com.mysema.util.MathUtils
-
- DIRECT - Static variable in class com.mysema.query.types.path.PathInits
-
- DIRECT2 - Static variable in class com.mysema.query.types.path.PathInits
-
- distinct() - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- distinct() - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- distinct(Path<?>) - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
Add a DuplicateFilter for the field of the given property path
- distinct() - Method in class com.mysema.query.mongodb.MongodbQuery
-
- distinct() - Method in interface com.mysema.query.SimpleQuery
-
Set the Query to return distinct results
- distinct() - Method in class com.mysema.query.support.QueryBase
-
Set the Query to return distinct results
- distinct() - Method in class com.mysema.query.support.QueryMixin
-
- distinct() - Method in class com.mysema.query.support.SimpleProjectableAdapter
-
- distinctList(Expression<?>...) - Static method in class com.mysema.query.types.ExpressionUtils
-
- distinctList(Expression<?>[]...) - Static method in class com.mysema.query.types.ExpressionUtils
-
- DIV - Static variable in class 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
- DoubleType - Class in com.mysema.query.sql.types
-
- DoubleType() - Constructor for class com.mysema.query.sql.types.DoubleType
-
- DoubleType(int) - 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
- DslExpression<T> - Class in com.mysema.query.types.expr
-
DslExpression is the base class for DSL expressions, but
SimpleExpression
is the base class
for scalar Expressions
- DslExpression(Expression<T>) - Constructor for class com.mysema.query.types.expr.DslExpression
-
- dslOperation(Class<T>, Operator<? super T>, Expression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Operation expression
- DslOperation<T> - Class in com.mysema.query.types.expr
-
DslOperation represents a simple operation expression
- DslOperation(Class<T>, Operator<? super T>, Expression<?>...) - Constructor for class com.mysema.query.types.expr.DslOperation
-
- DslOperation(Class<T>, Operator<? super T>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.expr.DslOperation
-
- dslPath(Class<T>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- dslPath(Class<T>, Path<?>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- DslPath<T> - Class in com.mysema.query.types.path
-
DslPath represents simple paths
- DslPath(Class<? extends T>, Path<?>, String) - Constructor for class com.mysema.query.types.path.DslPath
-
- DslPath(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.DslPath
-
- DslPath(Class<? extends T>, String) - Constructor for class com.mysema.query.types.path.DslPath
-
- dslTemplate(Class<T>, String, Object...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Template expression
- DslTemplate<T> - Class in com.mysema.query.types.template
-
DslTemplate defines custom simple expressions
- DslTemplate(Class<? extends T>, Template, ImmutableList<?>) - Constructor for class com.mysema.query.types.template.DslTemplate
-
- EclipseLinkHandler - Class in com.mysema.query.jpa
-
- EclipseLinkHandler() - Constructor for class com.mysema.query.jpa.EclipseLinkHandler
-
- EclipseLinkTemplates - Class in com.mysema.query.jpa
-
EclipseLinkTemplates extends JPQLTemplates with EclipseLink specific extensions
- EclipseLinkTemplates() - Constructor for class com.mysema.query.jpa.EclipseLinkTemplates
-
- EclipseLinkTemplates(char) - Constructor for class com.mysema.query.jpa.EclipseLinkTemplates
-
- ELEM_MATCH - Static variable in class com.mysema.query.mongodb.MongodbExpressions
-
- 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
-
Create a new EmbeddableSerializer instance
- embeddedAnn - Variable in class com.mysema.query.apt.DefaultConfiguration
-
- EMPTY - Static variable in class com.mysema.query.QueryModifiers
-
- EmptyMetadata - Class in com.mysema.query
-
EmptyMetadata provides a immutable empty QueryMetadata instace
- EmptyMetadata() - Constructor for class com.mysema.query.EmptyMetadata
-
- emptyResults() - Static method in class com.mysema.query.SearchResults
-
- EmptyResultSet - Class in com.mysema.query.sql.dml
-
Empty implementation of the ResulSet interface
- ENDS_WITH - Static variable in class com.mysema.query.types.Ops
-
- ENDS_WITH_IC - Static variable in class com.mysema.query.types.Ops
-
- endsWith(Operation<?>, QueryMetadata, boolean) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- 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
-
- 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
-
- entityManager - Variable in class com.mysema.query.jpa.JPAQueryBase
-
- EntityPath<T> - Interface in com.mysema.query.types
-
EntityPath is the common interface for entity path expressions
- EntityPathBase<T> - Class in com.mysema.query.types.path
-
EntityPathBase provides a base class for EntityPath implementations
- EntityPathBase(Class<? extends T>, String) - Constructor for class com.mysema.query.types.path.EntityPathBase
-
- EntityPathBase(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.EntityPathBase
-
- EntityPathBase(Class<? extends T>, 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
-
Create a new EntitySerializer instance
- EntityType - Class in com.mysema.query.codegen
-
EntityType represents a model of a query domain type with properties
- EntityType(Type) - Constructor for class com.mysema.query.codegen.EntityType
-
Create a new EntityType instance for the given type
- EntityType(Type, Set<Supertype>) - Constructor for class com.mysema.query.codegen.EntityType
-
Create a new EntityType instance for the given type and superTypes
- entryIterator() - Method in class com.mysema.util.BeanMap
-
Convenience method for getting an iterator over the entries.
- entrySet() - Method in class com.mysema.util.BeanMap
-
Gets a Set of MapEntry objects that are the mappings for this BeanMap.
- EnumAsObjectType<T extends java.lang.Enum<T>> - Class in com.mysema.query.sql.types
-
- EnumAsObjectType(Class<T>) - Constructor for class com.mysema.query.sql.types.EnumAsObjectType
-
- EnumAsObjectType(int, Class<T>) - Constructor for class com.mysema.query.sql.types.EnumAsObjectType
-
- EnumByNameType<T extends java.lang.Enum<T>> - Class in com.mysema.query.sql.types
-
- EnumByNameType(Class<T>) - Constructor for class com.mysema.query.sql.types.EnumByNameType
-
- EnumByNameType(int, Class<T>) - Constructor for class com.mysema.query.sql.types.EnumByNameType
-
- EnumByOrdinalType<T extends java.lang.Enum<T>> - Class in com.mysema.query.sql.types
-
- EnumByOrdinalType(Class<T>) - Constructor for class com.mysema.query.sql.types.EnumByOrdinalType
-
- EnumByOrdinalType(int, Class<T>) - Constructor for class com.mysema.query.sql.types.EnumByOrdinalType
-
- EnumExpression<T extends java.lang.Enum<T>> - Class in com.mysema.query.types.expr
-
EnumExpression represents Enum typed expressions
- EnumExpression(Expression<T>) - Constructor for class com.mysema.query.types.expr.EnumExpression
-
- EnumOperation<T extends java.lang.Enum<T>> - Class in com.mysema.query.types.expr
-
EnumOperation represents enum operations
- EnumOperation(Class<? extends T>, Operator<? super T>, Expression<?>...) - Constructor for class com.mysema.query.types.expr.EnumOperation
-
- EnumOperation(Class<? extends T>, Operator<? super T>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.expr.EnumOperation
-
- EnumPath<T extends java.lang.Enum<T>> - Class in com.mysema.query.types.path
-
EnumPath represents enum paths
- EnumPath(Class<? extends T>, Path<?>, String) - Constructor for class com.mysema.query.types.path.EnumPath
-
- EnumPath(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.EnumPath
-
- EnumPath(Class<? extends T>, String) - Constructor for class com.mysema.query.types.path.EnumPath
-
- EnumTemplate<T extends java.lang.Enum<T>> - Class in com.mysema.query.types.template
-
EnumTemplate defines custom enum expressions
- EnumTemplate(Class<T>, Template, ImmutableList<?>) - Constructor for class com.mysema.query.types.template.EnumTemplate
-
- eq(Operation<?>, QueryMetadata, boolean) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- eq(String, String[], boolean) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- eq(Boolean) - Method in class com.mysema.query.types.expr.BooleanExpression
-
- eq(T) - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get a this == right
expression
- eq(Expression<? super T>) - 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
-
Create an left equals right expression
- EQ - Static variable in class com.mysema.query.types.Ops
-
- EQ_IGNORE_CASE - Static variable in class com.mysema.query.types.Ops
-
- eqAll(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.SimpleExpression
-
- eqAny(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.SimpleExpression
-
- eqConst(Expression<D>, D) - Static method in class com.mysema.query.types.ExpressionUtils
-
Create an left equals constant expression
- 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.ParameterizedTypeImpl
-
- 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.DefaultQueryMetadata
-
- equals(Object) - Method in class com.mysema.query.group.AbstractGroupExpression
-
- equals(Expression<?>, Expression<?>) - Method in class com.mysema.query.group.QPair
-
- equals(Expression<?>, Class<?>) - Method in class com.mysema.query.group.QPair
-
- 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.QueryFlag
-
- equals(Object) - Method in class com.mysema.query.QueryModifiers
-
- equals(Object) - Method in class com.mysema.query.sql.mssql.RowNumber
-
Deprecated.
- equals(Object) - Method in class com.mysema.query.sql.oracle.SumOver
-
Deprecated.
- equals(Object) - Method in class com.mysema.query.sql.WindowFunction
-
- equals(Object) - Method in class com.mysema.query.support.QueryBase
-
- equals(Object) - Method in class com.mysema.query.support.QueryMixin
-
- equals(Object) - Method in interface com.mysema.query.Tuple
-
All Tuples should override equals and hashCode.
- 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.Coalesce
-
- equals(Object) - Method in class com.mysema.query.types.expr.DslExpression
-
- equals(Object) - Method in class com.mysema.query.types.FactoryExpressionUtils.FactoryExpressionAdapter
-
- equals(Object) - Method in class com.mysema.query.types.OperationImpl
-
- equals(Object) - Method in class com.mysema.query.types.OrderSpecifier
-
- equals(Object) - Method in class com.mysema.query.types.ParamExpressionImpl
-
- 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.QMap
-
- equals(Object) - Method in class com.mysema.query.types.QTuple
-
- equals(Object) - Method in class com.mysema.query.types.SubQueryExpressionImpl
-
- equals(Object) - Method in class com.mysema.query.types.Template
-
- equals(Object) - Method in class com.mysema.query.types.TemplateExpressionImpl
-
- equalsIgnoreCase(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
-
Compares this StringExpression
to another StringExpression
, ignoring case
considerations.
- equalsIgnoreCase(String) - Method in class com.mysema.query.types.expr.StringExpression
-
Compares this StringExpression
to another StringExpression
, ignoring case
considerations.
- equalsOps - Static variable in class com.mysema.query.types.Ops
-
- escape(EntityType, String) - Method in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- escape - Variable in class com.mysema.query.sql.SQLTemplates.Builder
-
- escape(char) - Method in class com.mysema.query.sql.SQLTemplates.Builder
-
- escapeForLike(String) - Method in class com.mysema.query.types.Converters
-
- EvaluatorFunction<S,T> - Class in com.mysema.query.collections
-
Function implementation which uses an Evaluator
for transformation
- EvaluatorFunction(Evaluator<T>) - Constructor for class com.mysema.query.collections.EvaluatorFunction
-
- execute() - Method in class com.mysema.query.collections.CollDeleteClause
-
- execute() - Method in class com.mysema.query.collections.CollUpdateClause
-
- 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.JDODeleteClause
-
- execute() - Method in class com.mysema.query.jdo.dml.JDOUpdateClause
-
- execute() - Method in class com.mysema.query.jpa.codegen.HibernateDomainExporter
-
Export the contents
- execute() - Method in class com.mysema.query.jpa.hibernate.HibernateDeleteClause
-
- 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.AbstractExporterMojo
-
- execute() - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- execute() - Method in class com.mysema.query.maven.CompileMojo
-
- execute() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- 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
-
- executeBatch(PreparedStatement) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
-
- executeWithKey(Path<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
Execute the clause and return the generated key with the type of the given path.
- executeWithKey(Class<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
Execute the clause and return the generated key cast to the given type.
- executeWithKey(Path<T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
-
Execute the clause and return the generated key with the type of the given path.
- executeWithKey(Class<T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
-
Execute the clause and return the generated key cast to the given type.
- executeWithKeys(Path<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
Execute the clause and return the generated key with the type of the given path.
- executeWithKeys(Class<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
- executeWithKeys() - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
Execute the clause and return the generated keys as a ResultSet
- executeWithKeys(Path<T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
-
Execute the clause and return the generated key with the type of the given path.
- executeWithKeys(Class<T>) - Method in class com.mysema.query.sql.dml.SQLMergeClause
-
- executeWithKeys() - Method in class com.mysema.query.sql.dml.SQLMergeClause
-
Execute the clause and return the generated keys as a ResultSet
- exists() - Method in class com.mysema.query.collections.AbstractCollQuery
-
- 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 interface com.mysema.query.Detachable
-
Create an exists(this) expression
- exists() - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- exists() - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- exists() - Method in class com.mysema.query.jdo.JDOSubQuery
-
- exists() - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- exists() - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- exists(Context, Predicate) - Method in class com.mysema.query.jpa.JPACollectionAnyVisitor
-
- exists() - Method in class com.mysema.query.jpa.JPAQueryBase
-
- exists() - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- exists() - Method in class com.mysema.query.mongodb.MongodbQuery
-
- exists() - Method in interface com.mysema.query.Projectable
-
- exists() - Method in interface com.mysema.query.SimpleProjectable
-
- exists() - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- exists() - Method in class com.mysema.query.sql.SQLSubQuery
-
- exists(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(Context, Predicate) - Method in class com.mysema.query.support.ListAccessVisitor
-
- exists() - Method in class com.mysema.query.support.ProjectableAdapter
-
- exists() - Method in class com.mysema.query.support.SimpleProjectableAdapter
-
- EXISTS - Static variable in class 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.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(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- EXP - Static variable in class com.mysema.query.types.Ops.MathOps
-
- export(Package...) - Method in class com.mysema.query.codegen.GenericExporter
-
Export the given packages
- export(String...) - Method in class com.mysema.query.codegen.GenericExporter
-
Export the given packages
- export(Class<?>...) - Method in class com.mysema.query.codegen.GenericExporter
-
Export the given classes
- export(DatabaseMetaData) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Export the tables based on the given database metadata
- Expression<T> - 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 immutable
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
-
- expressions - Variable in class com.mysema.query.group.GroupBy
-
- Expressions - Class in com.mysema.query.support
-
Expression factory class
- ExpressionUtils - Class in com.mysema.query.types
-
ExpressionUtils provides utilities for constructing common operation instances.
- ExtendedBeanSerializer - Class in com.mysema.query.sql.codegen
-
ExtendedBeanSerialzier outputs primary key based equals, hashCode and toString implementations
- ExtendedBeanSerializer() - Constructor for class com.mysema.query.sql.codegen.ExtendedBeanSerializer
-
- ExtendedNamingStrategy - Class in com.mysema.query.sql.codegen
-
ExtendedNamingStrategy works like the DefaultNamingStrategy but tries to create foreign key
property names in a different way.
- ExtendedNamingStrategy() - Constructor for class com.mysema.query.sql.codegen.ExtendedNamingStrategy
-
- 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, Set<Class<? extends Annotation>>, TypeMappings, QueryTypeFactory) - Constructor for class com.mysema.query.apt.ExtendedTypeFactory
-
- extendTypes() - Method in class com.mysema.query.apt.ExtendedTypeFactory
-
- extendTypes() - Method in class com.mysema.query.codegen.TypeFactory
-
- extract(Expression<T>) - Static method in class com.mysema.query.types.ExpressionUtils
-
- FactoryExpression<T> - Interface in com.mysema.query.types
-
FactoryExpression represents factory expressions such as JavaBean or
Constructor projections
- FactoryExpressionTransformer - Class in com.mysema.query.jpa
-
FactoryExpressionTransformer is a ResultTransformer implementation using FactoryExpression for transformation
- FactoryExpressionTransformer(FactoryExpression<?>) - Constructor for class com.mysema.query.jpa.FactoryExpressionTransformer
-
- FactoryExpressionUtils - Class in com.mysema.query.types
-
Utility class to expand FactoryExpression constructor arguments and compress
FactoryExpression
invocation arguments
- FactoryExpressionUtils.FactoryExpressionAdapter<T> - Class in com.mysema.query.types
-
- FALSE - Static variable in class com.mysema.query.types.template.BooleanTemplate
-
- fetch() - Method in class com.mysema.query.jpa.JPAQueryBase
-
- FETCH - Static variable in class com.mysema.query.jpa.JPAQueryMixin
-
- fetch() - Method in class com.mysema.query.jpa.JPAQueryMixin
-
- fetch() - Method in interface com.mysema.query.jpa.JPQLQuery
-
Add the "fetch" flag to the last defined join
- FETCH_ALL_PROPERTIES - Static variable in class com.mysema.query.jpa.JPAQueryMixin
-
- fetchAll() - Method in class com.mysema.query.jpa.JPAQueryBase
-
- fetchAll() - Method in class com.mysema.query.jpa.JPAQueryMixin
-
- fetchAll() - Method in interface com.mysema.query.jpa.JPQLQuery
-
Add the "fetch all properties" flag to the last defined join.
- fetchGroups - Variable in class com.mysema.query.jdo.AbstractJDOQuery
-
- fetchSize - Variable in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- fetchSize - Variable in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- fields(Class<T>, Expression<?>...) - Static method in class com.mysema.query.types.Projections
-
Create a field access based Bean populating projection for the given type and expressions
- fields(Path<T>, Expression<?>...) - Static method in class com.mysema.query.types.Projections
-
Create a field access based Bean populating projection for the given type and expressions
- FileUtils - Class in com.mysema.util
-
FileUtils provides File handling functionality
- filter(Filter) - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
Apply the given Lucene filter to the search results
- FilteredClause<C extends FilteredClause<C>> - Interface in com.mysema.query
-
FilteredClause is an interface for clauses with a filter condition
- findColumn(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- findColumn(String) - Method in class com.mysema.util.ResultSetAdapter
-
- firePropertyChange(String, Object, Object) - Method in class com.mysema.util.BeanMap
-
Called during a successful AbstractMap.put(Object,Object)
operation.
- first() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- first() - Method in class com.mysema.util.ResultSetAdapter
-
- firstValue(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
-
returns value evaluated at the row that is the first row of the window frame
- FIRSTVALUE - Static variable in class com.mysema.query.sql.SQLTemplates
-
- FloatType - Class in com.mysema.query.sql.types
-
- FloatType() - Constructor for class com.mysema.query.sql.types.FloatType
-
- FloatType(int) - 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 class com.mysema.query.types.Ops.MathOps
-
- flushMode - Variable in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- flushMode - Variable in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- flushMode - Variable in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- forArrayAccess(Path<?>, Expression<Integer>) - Static method in class com.mysema.query.types.PathMetadataFactory
-
Create a new PathMetadata for indexed array access
- forArrayAccess(Path<?>, int) - Static method in class com.mysema.query.types.PathMetadataFactory
-
Create a new PathMetadata for indexed array access
- forCollectionAny(Path<?>) - Static method in class com.mysema.query.types.PathMetadataFactory
-
Create a new PathMetadata for collection any access
- forDelegate(Path<T>) - Static method in class com.mysema.query.types.PathMetadataFactory
-
Create a new PathMetadata for delegate access
- 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<?>, ImmutableList<? extends Path<?>>, ImmutableList<String>) - Constructor for class com.mysema.query.sql.ForeignKey
-
- ForeignKeyData - Class in com.mysema.query.sql.support
-
- ForeignKeyData(String, String, String, Type) - Constructor for class com.mysema.query.sql.support.ForeignKeyData
-
- foreignKeysClassName - Variable in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- foreignKeysVariable - Variable in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- 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
-
Create a new PathMetadata for indexed list access
- forListAccess(Path<?>, int) - Static method in class com.mysema.query.types.PathMetadataFactory
-
Create a new PathMetadata for indexed list access
- 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
-
Create a new PathMetadata for key based map access
- forMapAccess(Path<?>, KT) - Static method in class com.mysema.query.types.PathMetadataFactory
-
Create a new PathMetadata for for key based map access
- forProperty(String) - Method in class com.mysema.query.types.path.BeanPath
-
- forProperty(Path<?>, String) - Static method in class com.mysema.query.types.PathMetadataFactory
-
Create a new PathMetadata for property access
- forShare() - Method in class com.mysema.query.sql.postgres.PostgresQuery
-
- forUpdate() - Method in class com.mysema.query.sql.AbstractSQLQuery
-
If you use forUpdate() with a backend that uses page or row locks, rows examined by the
query are write-locked until the end of the current transaction.
- forVariable(String) - Static method in class com.mysema.query.types.PathMetadataFactory
-
Create a new PathMetadata for a variable
- from(Path<A>, Iterable<? extends A>) - Method in class com.mysema.query.collections.AbstractCollQuery
-
Add a query source
- from(A, Iterable<A>) - Static method in class com.mysema.query.collections.CollQueryFactory
-
Create a new query
- from(Path<A>, A...) - Static method in class com.mysema.query.collections.CollQueryFactory
-
Create a new query
- from(Path<A>, Iterable<A>) - Static method in class com.mysema.query.collections.CollQueryFactory
-
Create a new query
- from(EntityPath<?>...) - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- from(EntityPath<?>) - Method in class com.mysema.query.jdo.AbstractJDOSubQuery
-
- from(EntityPath<?>...) - Method in class com.mysema.query.jdo.AbstractJDOSubQuery
-
- from(CollectionExpression<?, P>, EntityPath<P>) - Method in class com.mysema.query.jdo.AbstractJDOSubQuery
-
- from(EntityPath<?>...) - Method in interface com.mysema.query.jdo.JDOCommonQuery
-
Add query sources
- from(EntityPath<?>) - Method in class com.mysema.query.jdo.JDOQueryFactory
-
- from(Expression<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- 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.AbstractJPASubQuery
-
- from(EntityPath<?>...) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- from(Expression<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- 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 class com.mysema.query.jpa.hibernate.HibernateQueryFactory
-
- from(EntityPath<?>) - Method in class com.mysema.query.jpa.impl.JPAQueryFactory
-
- from(EntityPath<?>...) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Set the sources of this query
- from(EntityPath<?>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- from(EntityPath<?>...) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- from(EntityPath<?>) - Method in interface com.mysema.query.jpa.JPQLQueryFactory
-
Create a new Query with the given source
- from(Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- 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.AbstractSQLQueryFactory
-
- from(Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- 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 interface com.mysema.query.sql.SQLQueryFactory
-
Create a new SELECT query
- from(Expression<?>) - Method in class com.mysema.query.support.QueryMixin
-
- from(Expression<?>...) - Method in class com.mysema.query.support.QueryMixin
-
- fullJoin(RelationalPath<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- fullJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- fullJoin(ForeignKey<E>, RelationalPath<E>) - 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.AbstractJPASubQuery
-
- fullJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- fullJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- fullJoin(EntityPath<P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- fullJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- fullJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- fullJoin(RelationalPath<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- fullJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- fullJoin(ForeignKey<E>, RelationalPath<E>) - 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.JPACommonQuery
-
Create a full join with the given target.
- fullJoin(EntityPath<P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a full join with the given target and alias.
- fullJoin(CollectionExpression<?, P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a full join with the given target.
- fullJoin(CollectionExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a full join with the given target and alias.
- fullJoin(MapExpression<?, P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a full join with the given target.
- fullJoin(MapExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a full join with the given target and alias.
- fullJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- fullJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- fullJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- fullJoin(EntityPath<P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- fullJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- fullJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- fullJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- fullJoin(RelationalFunctionCall<E>, Path<E>) - 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(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- fullJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- fullJoin(ForeignKey<E>, RelationalPath<E>) - 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(RelationalFunctionCall<E>, Path<E>) - 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(Expression<?>) - Method in class com.mysema.query.support.QueryMixin
-
- fullJoin(Expression<P>, Path<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>, 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.LuceneExpressions
-
Create a fuzzy query
- fuzzyLike(Path<String>, String, float) - Static method in class com.mysema.query.lucene.LuceneExpressions
-
Create a fuzzy query
- fuzzyLike(Path<String>, String, float, int) - Static method in class com.mysema.query.lucene.LuceneExpressions
-
Create a fuzzy query
- GAvg<T extends java.lang.Number & java.lang.Comparable<T>> - Class in com.mysema.query.group
-
- GAvg(Expression<T>) - Constructor for class com.mysema.query.group.GAvg
-
- ge(Operation<?>, QueryMetadata) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- GenericExporter - Class in com.mysema.query.codegen
-
GenericExporter provides query type serialization logic for cases where APT annotation processors
can't be used.
- GenericExporter(ClassLoader, Charset) - Constructor for class com.mysema.query.codegen.GenericExporter
-
Create a GenericExporter instance using the given classloader and charset for serializing
source files
- GenericExporter(ClassLoader) - Constructor for class com.mysema.query.codegen.GenericExporter
-
Create a GenericExporter instance using the given classloader and default charset
- GenericExporter(Charset) - Constructor for class com.mysema.query.codegen.GenericExporter
-
Create a GenericExporter instance using the context classloader and the given charset
- GenericExporter() - Constructor for class com.mysema.query.codegen.GenericExporter
-
Create a GenericExporter instance using the context classloader and default charset
- GenericExporterMojo - Class in com.mysema.query.maven
-
GenericExporterMojo calls the GenericExporter tool using the classpath of the module
- GenericExporterMojo() - Constructor for class com.mysema.query.maven.GenericExporterMojo
-
- get(Method) - Static method in enum com.mysema.query.alias.MethodType
-
- get(boolean, boolean) - Static method in enum com.mysema.query.apt.VisitorConfig
-
- get(Class<T>) - Method in class com.mysema.query.codegen.AbstractModule
-
- get(Class<T>, String) - Method in class com.mysema.query.codegen.AbstractModule
-
- get(Class<?>) - Method in class com.mysema.query.codegen.TypeFactory
-
- get(Class<?>, Type) - Method in class com.mysema.query.codegen.TypeFactory
-
- get(boolean, Class<?>, Type) - Method in class com.mysema.query.codegen.TypeFactory
-
- get(Object, String) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- get() - Method in interface com.mysema.query.group.GroupCollector
-
- 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, int, int) - Method in class com.mysema.query.sql.JDBCTypeMapping
-
- get(Class<?>) - 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(EnumPath<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
-
- get(String) - Method in class com.mysema.util.BeanMap
-
Returns the value of the bean's property with the given name.
- getActualTypeArguments() - Method in class com.mysema.query.codegen.ParameterizedTypeImpl
-
- getAdditionalConstructorParameter(EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
-
- getAdditionalConstructorParameter(EntityType) - Method in class com.mysema.query.sql.codegen.MetaDataSerializer
-
- 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.DslPath
-
- 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
- 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.Annotations
-
- getAnnotationMirrorOfType(Element, Class<? extends Annotation>) - Static method in class com.mysema.query.apt.TypeUtils
-
- 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.Annotations
-
- getAnnotationValueAsTypeMirror(AnnotationMirror, String) - Static method in class com.mysema.query.apt.TypeUtils
-
- getAnnotationValuesAsElements(AnnotationMirror, String) - Static method in class com.mysema.query.apt.TypeUtils
-
- 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.sql.RelationalFunctionCall
-
- 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.DslOperation
-
- 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.DslTemplate
-
- 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.sql.QBeans
-
- getArgs() - Method in class com.mysema.query.sql.RelationalFunctionCall
-
- getArgs() - Method in class com.mysema.query.support.NumberConversion
-
- getArgs() - Method in class com.mysema.query.support.NumberConversions
-
- 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.DslOperation
-
- 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 invocation arguments
- getArgs() - Method in class com.mysema.query.types.FactoryExpressionUtils.FactoryExpressionAdapter
-
- getArgs() - Method in class com.mysema.query.types.MappingProjection
-
- 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.QMap
-
- 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.DslTemplate
-
- 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(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getArray(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.query.sql.dml.EmptyResultSet
-
- getAsciiStream(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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
-
- getBean() - Method in class com.mysema.util.BeanMap
-
Returns the bean currently being operated on.
- getBeanPrefix() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- getBeanPrefix() - Method in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- getBeanSuffix() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- getBeanSuffix() - Method in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- getBeanTargetPackage() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- getBigDecimal(int, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getBigDecimal(String, int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getBigDecimal(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getBigDecimal(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.query.sql.dml.EmptyResultSet
-
- getBinaryStream(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getBinaryStream(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getBinaryStream(String) - Method in class com.mysema.util.ResultSetAdapter
-
- getBindings() - Method in class com.mysema.query.sql.SQLBindings
-
- getBlob(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getBlob(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getBlob(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getBlob(String) - Method in class com.mysema.util.ResultSetAdapter
-
- getBoolean(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getBoolean(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.query.sql.dml.EmptyResultSet
-
- getByte(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.query.sql.dml.EmptyResultSet
-
- getBytes(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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 class com.mysema.query.codegen.EntityType
-
- getCharacterStream(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getCharacterStream(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getCharacterStream(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getCharacterStream(String) - Method in class com.mysema.util.ResultSetAdapter
-
- getClassName(String) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- getClassName(String) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Convert the given tableName to a simple class name
- getClassName(String) - Method in class com.mysema.query.sql.codegen.OriginalNamingStrategy
-
- getClob(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getClob(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getClob(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getClob(String) - Method in class com.mysema.util.ResultSetAdapter
-
- getCollection(Class<?>) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- getCollection(Class<?>) - Method in class com.mysema.query.mongodb.morphia.MorphiaQuery
-
- 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.query.sql.dml.EmptyResultSet
-
- 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
-
- getConfiguration() - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
-
- getConnection() - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
-
- 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.JPAQueryBase
-
- 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
- getCursorName() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getCursorName() - Method in class com.mysema.util.ResultSetAdapter
-
- getData() - Method in class com.mysema.query.codegen.EntityType
-
- getDate(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getDate(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getDate(int, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getDate(String, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.CollQueryFunctions
-
- getDayOfWeek(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- getDayOfYear(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- 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.Annotations
-
- getDeclaringType() - Method in class com.mysema.query.codegen.Delegate
-
- getDeclaringType() - Method in class com.mysema.query.codegen.Property
-
- getDefault() - Static method in class com.mysema.query.collections.DefaultQueryEngine
-
- getDefaultAlias(EntityType) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- getDefaultAlias(EntityType) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Get the default alias for the given EntityType
- getDefaultAlias(EntityType) - Method in class com.mysema.query.sql.codegen.OriginalNamingStrategy
-
- getDefaultVariableName(EntityType) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- getDefaultVariableName(EntityType) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Get the default variable name for the given EntityType
- getDefaultVariableName(EntityType) - Method in class com.mysema.query.sql.codegen.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.query.sql.dml.EmptyResultSet
-
- getDouble(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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
-
- getElement() - Method in class com.mysema.query.types.PathMetadata
-
- 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
-
- getEntityAnnotations() - Method in interface com.mysema.query.apt.Configuration
-
- getEntityAnnotations() - Method in class com.mysema.query.apt.DefaultConfiguration
-
- 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
-
- getEntityType(Class<?>) - Method in class com.mysema.query.codegen.TypeFactory
-
- getEntityTypes() - Method in class com.mysema.query.apt.ExtendedTypeFactory
-
- getEnum(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
-
Get a new Enum path
- getEscapeChar() - Method in class com.mysema.query.types.Templates
-
- 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, String) - Method in class com.mysema.query.sql.codegen.KeyDataFactory
-
- getExpression() - Method in class com.mysema.query.group.AbstractGroupExpression
-
- getExpression() - Method in interface com.mysema.query.group.GroupExpression
-
- 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.query.sql.dml.EmptyResultSet
-
- getFetchDirection() - Method in class com.mysema.util.ResultSetAdapter
-
- getFetchSize() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getFetchSize() - Method in class com.mysema.util.ResultSetAdapter
-
- getFieldOrNull(Class<?>, String) - Static method in class com.mysema.util.ReflectionUtils
-
- getFields(Class<?>) - Static method in class com.mysema.util.ReflectionUtils
-
- 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.EmptyMetadata
-
- getFlags() - Method in class com.mysema.query.JoinExpression
-
- getFlags() - Method in interface com.mysema.query.QueryMetadata
-
- getFloat(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getFloat(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.codegen.AbstractNamingStrategy
-
- getForeignKeysClassName() - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Get the class name for the foreign keys inner class
- getForeignKeysVariable(EntityType) - Method in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- getForeignKeysVariable(EntityType) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- getForeignKeysVariable(EntityType) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Get the field name for the foreign keys class instance
- getForShare() - Method in class com.mysema.query.sql.SQLTemplates
-
- getForUpdate() - Method in class com.mysema.query.sql.SQLTemplates
-
- getFrom() - Method in class com.mysema.query.sql.SQLTemplates
-
- getFullJoin() - Method in class com.mysema.query.sql.SQLTemplates
-
- getGeneratedFiles() - Method in class com.mysema.query.codegen.GenericExporter
-
- getGeneratedFiles() - Method in class com.mysema.query.jpa.codegen.HibernateDomainExporter
-
- getGetterOrNull(Class<?>, String) - Static method in class com.mysema.util.ReflectionUtils
-
- getGetterOrNull(Class<?>, String, Class<?>) - Static method in class com.mysema.util.ReflectionUtils
-
- getGroup(GroupExpression<T, R>) - Method in interface com.mysema.query.group.Group
-
Returns the value of the given group.
- getGroupBy() - Method in class com.mysema.query.DefaultQueryMetadata
-
- getGroupBy() - Method in class com.mysema.query.EmptyMetadata
-
- 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 class com.mysema.query.EmptyMetadata
-
- 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.query.sql.dml.EmptyResultSet
-
- getHoldability() - Method in class com.mysema.util.ResultSetAdapter
-
- getHour(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- 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
-
Get the unique id for this Operator
- getId() - Method in enum com.mysema.query.types.PathType
-
- getIds(Class<?>, Predicate) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- getImplementedInterfaces(Class<?>) - Static method in class com.mysema.util.ReflectionUtils
-
- getImportedKeys(DatabaseMetaData, String, String, String) - Method in class com.mysema.query.sql.codegen.KeyDataFactory
-
- getIndex() - Method in class com.mysema.query.types.Template.ByIndex
-
- getInits() - Method in class com.mysema.query.codegen.Property
-
- getInnerJoin() - Method in class com.mysema.query.sql.SQLTemplates
-
- getInnerType() - Method in class com.mysema.query.codegen.EntityType
-
- getInsertInto() - Method in class com.mysema.query.sql.SQLTemplates
-
- getInt(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getInt(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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, int, 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 class com.mysema.query.EmptyMetadata
-
- getJoins() - Method in interface com.mysema.query.QueryMetadata
-
Get the query joins
- getJoins() - Method in class com.mysema.query.support.OrderedQueryMetadata
-
- getJoinSymbol(JoinType) - Method in class com.mysema.query.sql.SQLTemplates
-
- getKey() - Method in class com.mysema.query.sql.SQLTemplates
-
- getKey() - Method in class com.mysema.util.BeanMap.MyMapEntry
-
- getKeyForPath(Path<?>, PathMetadata<?>) - Method in class com.mysema.query.mongodb.MongodbSerializer
-
- getKeyForPath(Path<?>, PathMetadata<?>) - Method in class com.mysema.query.mongodb.morphia.MorphiaSerializer
-
- 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
-
- getLength() - Method in class com.mysema.query.support.SerializerBase
-
- getLimit() - Method in class com.mysema.query.QueryModifiers
-
- getLimit() - Method in class com.mysema.query.SearchResults
-
- getLimitAsInteger() - Method in class com.mysema.query.QueryModifiers
-
- getLimitTemplate() - Method in class com.mysema.query.sql.SQLTemplates
-
- getList(Expression<T>) - Method in interface com.mysema.query.group.Group
-
Returns a List of values in this group.
- 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.query.sql.dml.EmptyResultSet
-
- getLong(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getLong(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getLong(String) - Method in class com.mysema.util.ResultSetAdapter
-
- getMap(Expression<K>, Expression<V>) - Method in interface com.mysema.query.group.Group
-
Returns a Map of values in this group
- 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.AbstractCollQuery
-
- getMetadata() - Method in class com.mysema.query.collections.CollQuery
-
- getMetadata() - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- 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.JPAQueryBase
-
- getMetadata() - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- getMetaData() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.DslPath
-
- 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
-
- getMilliSecond(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- getMinute(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- getModifiers() - Method in class com.mysema.query.DefaultQueryMetadata
-
- getModifiers() - Method in class com.mysema.query.EmptyMetadata
-
- getModifiers() - Method in interface com.mysema.query.QueryMetadata
-
Get the QueryModifiers
- getMonth(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- getName() - Method in class com.mysema.query.codegen.Delegate
-
- 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
- getName() - Method in class com.mysema.query.types.ParamExpressionImpl
-
- getName() - Method in class com.mysema.query.types.PathMetadata
-
- 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
-
- getNameSuffix() - Method in interface com.mysema.query.apt.Configuration
-
- getNameSuffix() - Method in class com.mysema.query.apt.DefaultConfiguration
-
- getNameSuffix() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- getNCharacterStream(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getNCharacterStream(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.query.sql.dml.EmptyResultSet
-
- getNClob(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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
-
- getNotSetMessage() - Method in class com.mysema.query.types.ParamExpressionImpl
-
- getNoWait() - Method in class com.mysema.query.sql.SQLTemplates
-
- getNString(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getNString(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getNString(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getNString(String) - Method in class com.mysema.util.ResultSetAdapter
-
- getNullHandling() - Method in class com.mysema.query.types.OrderSpecifier
-
- getNullsFirst() - Method in class com.mysema.query.sql.SQLTemplates
-
- getNullsLast() - Method in class com.mysema.query.sql.SQLTemplates
-
- getNumber(String, Class<A>) - Method in class com.mysema.query.types.path.PathBuilder
-
Get a new Number typed path
- getObject(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getObject(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getObject(int, Class<T>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getObject(String, Class<T>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class com.mysema.util.ResultSetAdapter
-
- getObject(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getObject(int, Class<T>) - 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
-
- getObject(String, Class<T>) - Method in class com.mysema.util.ResultSetAdapter
-
- getOffset() - Method in class com.mysema.query.QueryModifiers
-
- getOffset() - Method in class com.mysema.query.SearchResults
-
- getOffsetAsInteger() - Method in class com.mysema.query.QueryModifiers
-
- getOffsetTemplate() - Method in class com.mysema.query.sql.SQLTemplates
-
- getOn() - Method in class com.mysema.query.sql.SQLTemplates
-
- getOne(Expression<T>) - Method in interface com.mysema.query.group.Group
-
Returns the value of the given single valued expression.
- 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.DslOperation
-
- 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 class com.mysema.query.EmptyMetadata
-
- 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
-
- getOwnerType() - Method in class com.mysema.query.codegen.ParameterizedTypeImpl
-
- getPackageName() - Method in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- 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
-
- getParams() - Method in class com.mysema.query.DefaultQueryMetadata
-
- getParams() - Method in class com.mysema.query.EmptyMetadata
-
- 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
-
- getPathFields(Class<?>) - Method in class com.mysema.query.sql.dml.AbstractMapper
-
- 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.JoinFlag
-
- 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.sql.codegen.SQLCodegenModule
-
- 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, String) - Method in class com.mysema.query.sql.codegen.KeyDataFactory
-
- getPrimaryKeysClassName() - Method in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- getPrimaryKeysClassName() - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Get the class name for the primary keys inner class
- getPrimaryKeysVariable(EntityType) - Method in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- getPrimaryKeysVariable(EntityType) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- getPrimaryKeysVariable(EntityType) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Get the field name for the primary keys class instance
- getProjectable() - Method in class com.mysema.query.support.ProjectableAdapter
-
- getProjectClassLoader() - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- getProjection() - Method in class com.mysema.query.DefaultQueryMetadata
-
- getProjection() - Method in class com.mysema.query.EmptyMetadata
-
- getProjection() - Method in interface com.mysema.query.QueryMetadata
-
Get the projection
- getProjection() - Method in class com.mysema.query.sql.ForeignKey
-
- getProjection() - Method in class com.mysema.query.sql.PrimaryKey
-
- getProjection() - Method in class com.mysema.query.sql.RelationalPathBase
-
- getProjection() - Method in interface com.mysema.query.types.ProjectionRole
-
Return the custom projection
- getProperties() - Method in class com.mysema.query.codegen.EntityType
-
- getPropertyName(String, EntityType) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- getPropertyName(String, EntityType) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Convert the given column name to a property name
- getPropertyName(String, EntityType) - Method in class com.mysema.query.sql.codegen.OriginalNamingStrategy
-
- getPropertyNameForForeignKey(String, EntityType) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- getPropertyNameForForeignKey(String, EntityType) - Method in class com.mysema.query.sql.codegen.ExtendedNamingStrategy
-
- getPropertyNameForForeignKey(String, EntityType) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Convert the given foreign key name to a foreign key property name
- getPropertyNameForForeignKey(String, EntityType) - Method in class com.mysema.query.sql.codegen.OriginalNamingStrategy
-
- getPropertyNameForInverseForeignKey(String, EntityType) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- getPropertyNameForInverseForeignKey(String, EntityType) - Method in class com.mysema.query.sql.codegen.ExtendedNamingStrategy
-
- getPropertyNameForInverseForeignKey(String, EntityType) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Convert the given foreign key name to a foreign key property name
- getPropertyNameForInverseForeignKey(String, EntityType) - Method in class com.mysema.query.sql.codegen.OriginalNamingStrategy
-
- getPropertyNameForPrimaryKey(String, EntityType) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- getPropertyNameForPrimaryKey(String, EntityType) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Convert the given primary key name to a primary key property name
- getPropertyNameForPrimaryKey(String, EntityType) - Method in class com.mysema.query.sql.codegen.OriginalNamingStrategy
-
- getPropertyNames() - Method in class com.mysema.query.codegen.EntityType
-
- getQueryEngine() - Method in class com.mysema.query.collections.AbstractCollQuery
-
- getQueryHandler() - Method in class com.mysema.query.jpa.JPQLTemplates
-
- getQueryType(Type, EntityType, Type, boolean, boolean, boolean) - Method in class com.mysema.query.codegen.TypeMappings
-
- getQueryTypeFactory() - Method in interface com.mysema.query.apt.Configuration
-
- getQueryTypeFactory() - Method in class com.mysema.query.apt.DefaultConfiguration
-
- getRawType() - Method in class com.mysema.query.codegen.ParameterizedTypeImpl
-
- getReadMethod(String) - Method in class com.mysema.util.BeanMap
-
Returns the accessor for the property with the given name.
- getRef(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getRef(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getRef(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getRef(String) - Method in class com.mysema.util.ResultSetAdapter
-
- getResults() - Method in class com.mysema.query.SearchResults
-
Get the results in List form
An empty list is returned for no results.
- getResults(Expression<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
Get the results as an JDBC result set
- getReturnedClass() - Method in class com.mysema.query.sql.types.BigDecimalAsDoubleType
-
- 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.DateTimeType
-
- 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.EnumAsObjectType
-
- 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.LocalDateTimeType
-
- getReturnedClass() - Method in class com.mysema.query.sql.types.LocalDateType
-
- getReturnedClass() - Method in class com.mysema.query.sql.types.LocalTimeType
-
- 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
-
- getReturnedClass() - Method in class com.mysema.query.sql.types.UtilUUIDType
-
- getReturnType() - Method in class com.mysema.query.codegen.Delegate
-
- 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.DslPath
-
- 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.query.sql.dml.EmptyResultSet
-
- getRow() - Method in class com.mysema.util.ResultSetAdapter
-
- getRowId(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getRowId(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getRowId(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getRowId(String) - Method in class com.mysema.util.ResultSetAdapter
-
- getSchema(String) - Method in class com.mysema.query.sql.Configuration
-
Get schema override or schema
- getSchema() - Method in class com.mysema.query.sql.support.ForeignKeyData
-
- getSchema() - Method in class com.mysema.query.sql.support.InverseForeignKeyData
-
- getSchemaName() - Method in interface com.mysema.query.sql.RelationalPath
-
Get the schema name
- getSchemaName() - Method in class com.mysema.query.sql.RelationalPathBase
-
- getSchemaPattern() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- getSecond(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- 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(Expression<T>) - Method in interface com.mysema.query.group.Group
-
Returns a Set of values in this group.
- 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.query.sql.dml.EmptyResultSet
-
- getShort(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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
-
- getSourceEncoding() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- getSQL(Expression<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
Get the query as an SQL query string and bindings
- getSql() - Method in class com.mysema.query.sql.SQLBindings
-
- getSQLTypes() - Method in class com.mysema.query.sql.types.AbstractType
-
- getSQLTypes() - Method in interface com.mysema.query.sql.types.Type
-
- getSQLXML(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getSQLXML(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getSQLXML(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getSQLXML(String) - Method in class com.mysema.util.ResultSetAdapter
-
- getStatement() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getStatement() - Method in class com.mysema.util.ResultSetAdapter
-
- getString(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getString(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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
-
- getSuffix() - Method in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- getSuperClasses(Class<?>) - Static method in class com.mysema.util.ReflectionUtils
-
- 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
-
- getSupportedSourceVersion() - Method in class com.mysema.query.apt.AbstractQuerydslProcessor
-
- getTable(String, String) - Method in class com.mysema.query.sql.Configuration
-
Get table override or table
- 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.sql.RelationalFunctionCall
-
- 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.DslTemplate
-
- 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.AbstractJDOQuery
-
- getTemplates(EntityManager) - Static method in class com.mysema.query.jpa.impl.JPAProvider
-
- getTemplates() - Method in class com.mysema.query.jpa.JPAQueryBase
-
- 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(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getTime(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getTime(int, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getTime(String, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getTimestamp(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getTimestamp(int, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getTimestamp(String, Calendar) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.group.AbstractGroupExpression
-
- getType() - Method in class com.mysema.query.JoinExpression
-
- getType() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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 class com.mysema.query.sql.support.ForeignKeyData
-
- getType() - Method in class com.mysema.query.sql.support.InverseForeignKeyData
-
- getType() - Method in interface com.mysema.query.sql.support.KeyData
-
- getType() - Method in class com.mysema.query.types.expr.DslExpression
-
- 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 class com.mysema.query.types.MutableExpressionBase
-
- getType(String) - Method in class com.mysema.util.BeanMap
-
Returns the type of the property with the given name.
- getType() - Method in class com.mysema.util.ResultSetAdapter
-
- getTypeForCast(Class<?>) - Method in class com.mysema.query.sql.HSQLDBTemplates
-
- getTypeForCast(Class<?>) - Method in class com.mysema.query.sql.SQLTemplates
-
- getTypeForClass(Class<?>) - Method in class com.mysema.query.sql.SQLTemplates
-
- getTypeFunction(Class<?>) - Method in class com.mysema.util.BeanMap
-
Returns a transformer for the given primitive type.
- 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
-
- getTypeParameterAsClass(Type, int) - Static method in class com.mysema.util.ReflectionUtils
-
- getTypeParameterCount(Type) - Static method in class com.mysema.util.ReflectionUtils
-
- getUncapSimpleName() - Method in class com.mysema.query.codegen.EntityType
-
- getUnicodeStream(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getUnicodeStream(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getUnicodeStream(int) - Method in class com.mysema.util.ResultSetAdapter
-
- getUnicodeStream(String) - Method in class com.mysema.util.ResultSetAdapter
-
- getUpdate() - Method in class com.mysema.query.sql.SQLTemplates
-
- getURL(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- getURL(String) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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() - Method in class com.mysema.query.sql.mssql.RowNumber
-
Deprecated.
- getValue() - Method in class com.mysema.query.sql.oracle.SumOver
-
Deprecated.
- getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.AbstractNumberType
-
- getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.BigDecimalAsDoubleType
-
- 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.DateTimeType
-
- getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.DateType
-
- getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.EnumAsObjectType
-
- 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.LocalDateTimeType
-
- getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.LocalDateType
-
- getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.LocalTimeType
-
- 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
-
- getValue(ResultSet, int) - Method in class com.mysema.query.sql.types.UtilUUIDType
-
- getValue() - Method in class com.mysema.query.sql.WindowFunction
-
- getValue() - Method in class com.mysema.query.types.expr.Coalesce
-
- getValue() - Method in class com.mysema.util.BeanMap.MyMapEntry
-
- 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.query.sql.dml.EmptyResultSet
-
- getWarnings() - Method in class com.mysema.util.ResultSetAdapter
-
- getWeek(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- getWhere() - Method in class com.mysema.query.DefaultQueryMetadata
-
- getWhere() - Method in class com.mysema.query.EmptyMetadata
-
- 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
-
- getWith() - Method in class com.mysema.query.sql.SQLTemplates
-
- getWriteMethod(String) - Method in class com.mysema.util.BeanMap
-
Returns the mutator for the property with the given name.
- getYear(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- getYearMonth(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- getYearWeek(Date) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- goe(T) - Method in class com.mysema.query.types.expr.ComparableExpression
-
Get a this >= right
expression
- goe(Expression<T>) - 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 class com.mysema.query.types.Ops
-
- goeAll(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.ComparableExpression
-
- goeAll(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.NumberExpression
-
- goeAny(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.ComparableExpression
-
- goeAny(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.NumberExpression
-
- GroovyBeanSerializer - Class in com.mysema.query.codegen
-
GroovyBeanSerializer is a
Serializer
implementation which serializes
EntityType
instances into Groovy classes
- GroovyBeanSerializer() - Constructor for class com.mysema.query.codegen.GroovyBeanSerializer
-
Create a new GroovyBeanSerializer instance
- GroovyBeanSerializer(String) - Constructor for class com.mysema.query.codegen.GroovyBeanSerializer
-
Create a new GroovyBeanSerializer instance
- GroovyBeanSerializer(boolean) - Constructor for class com.mysema.query.codegen.GroovyBeanSerializer
-
Create a new GroovyBeanSerializer instance
- GroovyBeanSerializer(boolean, String) - Constructor for class com.mysema.query.codegen.GroovyBeanSerializer
-
Create a new GroovyBeanSerializer instance
- Group - Interface in com.mysema.query.group
-
A group of rows.
- GroupBy<K,V> - Class in com.mysema.query.group
-
Groups results by the first expression.
- groupBy(Expression<K>) - Static method in class com.mysema.query.group.GroupBy
-
Create a new GroupByBuilder for the given key expression
- groupBy(Expression<?>...) - Method in interface com.mysema.query.Query
-
Add grouping/aggregation expressions
- groupBy(Expression<?>...) - Method in interface com.mysema.query.sql.Union
-
Defines the grouping/aggregation expressions
- groupBy(Expression<?>...) - Method in class com.mysema.query.sql.UnionImpl
-
- groupBy(Expression<?>) - Method in class com.mysema.query.support.QueryBase
-
Add a single grouping expression
- groupBy(Expression<?>...) - Method in class com.mysema.query.support.QueryBase
-
Add grouping/aggregation expressions
- groupBy(Expression<?>) - Method in class com.mysema.query.support.QueryMixin
-
- groupBy(Expression<?>...) - Method in class com.mysema.query.support.QueryMixin
-
- GroupByBuilder<K> - Class in com.mysema.query.group
-
GroupByBuilder is a fluent builder for GroupBy instances.
- GroupByBuilder(Expression<K>) - Constructor for class com.mysema.query.group.GroupByBuilder
-
Create a new GroupByBuilder for the given key expression
- GroupByProjection<K,V> - Class in com.mysema.query.group
-
GroupByProjection provides projection of the Group results via the transform template method
- GroupByProjection(Expression<K>, Expression<?>...) - Constructor for class com.mysema.query.group.GroupByProjection
-
- GroupCollector<T,R> - Interface in com.mysema.query.group
-
A stateful collector of column values for a group.
- GroupExpression<T,R> - Interface in com.mysema.query.group
-
Defines the way results of a given expression are grouped.
- groupExpressions - Variable in class com.mysema.query.group.GroupBy
-
- groups() - Method in class com.mysema.query.sql.support.NotNullImpl
-
- groups() - Method in class com.mysema.query.sql.support.SizeImpl
-
- GSum<T extends java.lang.Number & java.lang.Comparable<T>> - Class in com.mysema.query.group
-
- GSum(Expression<T>) - Constructor for class com.mysema.query.group.GSum
-
- gt(Operation<?>, QueryMetadata) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- gt(T) - Method in class com.mysema.query.types.expr.ComparableExpression
-
Get a this > right
expression
- gt(Expression<T>) - 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 class com.mysema.query.types.Ops
-
- gtAll(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.ComparableExpression
-
- gtAll(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.NumberExpression
-
- gtAny(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.ComparableExpression
-
- gtAny(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.NumberExpression
-
- GuavaHelpers - Class in com.mysema.query.collections
-
GuavaHelpers provides functionality to wrap Querydsl
Predicate
instances to Guava predicates
and Querydsl
Expression
instances to Guava functions
- 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 class com.mysema.query.sql.SQLSerializer
-
- handle(Expression<?>) - Method in class com.mysema.query.support.SerializerBase
-
- handle(Object) - Method in class com.mysema.query.support.SerializerBase
-
- handle(JoinFlag) - Method in class com.mysema.query.support.SerializerBase
-
- handle(String, Expression<?>[]) - Method in class com.mysema.query.support.SerializerBase
-
- handle(String, List<?>) - Method in class com.mysema.query.support.SerializerBase
-
- handleEntityType(TypeElement) - Method in class com.mysema.query.apt.TypeElementHandler
-
- handleProjectionType(TypeElement) - Method in class com.mysema.query.apt.TypeElementHandler
-
- handleTemplate(Template, List<?>) - Method in class com.mysema.query.support.SerializerBase
-
- hasAnnotationOfType(Element, Set<Class<? extends Annotation>>) - Static method in class com.mysema.query.apt.TypeUtils
-
- hasAnnotationOfType(Element, Class<? extends Annotation>) - Static method in class com.mysema.query.apt.TypeUtils
-
- hasArrays() - Method in class com.mysema.query.codegen.EntityType
-
- hasCollections() - Method in class com.mysema.query.codegen.EntityType
-
- hasEntityFields() - Method in class com.mysema.query.codegen.EntityType
-
- hasFlag(QueryFlag) - Method in class com.mysema.query.DefaultQueryMetadata
-
- hasFlag(QueryFlag) - Method in class com.mysema.query.EmptyMetadata
-
- 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.ParameterizedTypeImpl
-
- 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.DefaultQueryMetadata
-
- hashCode() - Method in class com.mysema.query.group.AbstractGroupExpression
-
- hashCode() - Method in class com.mysema.query.JoinExpression
-
- hashCode() - Method in class com.mysema.query.JoinFlag
-
- hashCode() - Method in class com.mysema.query.QueryFlag
-
- hashCode() - Method in class com.mysema.query.QueryModifiers
-
- hashCode() - Method in class com.mysema.query.support.QueryBase
-
- hashCode() - Method in class com.mysema.query.support.QueryMixin
-
- hashCode() - Method in interface com.mysema.query.Tuple
-
All Tuples should override equals and hashCode.
- hashCode() - Method in class com.mysema.query.types.expr.DslExpression
-
- hashCode() - Method in class com.mysema.query.types.ExpressionBase
-
- hashCode() - Method in class com.mysema.query.types.MutableExpressionBase
-
- 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.PathMetadata
-
- hashCode() - Method in class com.mysema.query.types.Template
-
- HashCodeVisitor - Class in com.mysema.query.types
-
HashCodeVisitor is used for hashCode generation in
Expression
implementations.
- hasInits() - Method in class com.mysema.query.codegen.EntityType
-
- 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.ScrollableResultsIterator
-
- hasNext() - Method in class com.mysema.query.jpa.TransformingIterator
-
- hasNext() - Method in class com.mysema.query.lucene.ResultIterator
-
- hasNext() - Method in class com.mysema.query.sql.SQLResultIterator
-
- hasNext() - Method in class com.mysema.util.MultiIterator
-
- hasOwnEntityProperties(EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
-
- hasSets() - Method in class com.mysema.query.codegen.EntityType
-
- hasValue() - Method in class com.mysema.query.BooleanBuilder
-
Returns true if the value is set, and false, if not
- hasValue(Path<P>) - Static method in class com.mysema.query.collections.PathMatcher
-
- hasValue(Path<P>, Matcher<? super P>) - Static method in class com.mysema.query.collections.PathMatcher
-
- having(Predicate...) - Method in interface com.mysema.query.Query
-
Add filters for aggregation
- having(Predicate...) - Method in interface com.mysema.query.sql.Union
-
Defines the filters for aggregation
- having(Predicate...) - Method in class com.mysema.query.sql.UnionImpl
-
- having(Predicate) - Method in class com.mysema.query.support.QueryBase
-
Add a single filter for aggregation
- having(Predicate...) - Method in class com.mysema.query.support.QueryBase
-
Add filters for aggregation
- having(Predicate) - Method in class com.mysema.query.support.QueryMixin
-
- having(Predicate...) - Method in class com.mysema.query.support.QueryMixin
-
- HibernateAnnotationProcessor - Class in com.mysema.query.apt.hibernate
-
HibernateAnnotationProcessor extends
JPAAnnotationProcessor
to take Hibernate specific
annotations into account
- HibernateAnnotationProcessor() - Constructor for class com.mysema.query.apt.hibernate.HibernateAnnotationProcessor
-
- HibernateConfiguration - Class in com.mysema.query.apt.hibernate
-
- HibernateConfiguration(RoundEnvironment, Map<String, String>, Class<? extends Annotation>, 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(Session, EntityPath<?>, JPQLTemplates) - 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.codegen
-
HibernateDomainExporter exports Hibernate XML configuration files to Querydsl expression types
- HibernateDomainExporter(File, Configuration) - Constructor for class com.mysema.query.jpa.codegen.HibernateDomainExporter
-
Create a new HibernateDomainExporter instance
- HibernateDomainExporter(String, File, Configuration) - Constructor for class com.mysema.query.jpa.codegen.HibernateDomainExporter
-
Create a new HibernateDomainExporter instance
- HibernateDomainExporter(String, File, Configuration, Charset) - Constructor for class com.mysema.query.jpa.codegen.HibernateDomainExporter
-
Create a new HibernateDomainExporter instance
- HibernateDomainExporter(String, String, File, Configuration) - Constructor for class com.mysema.query.jpa.codegen.HibernateDomainExporter
-
Create a new HibernateDomainExporter instance
- HibernateDomainExporter(String, File, SerializerConfig, Configuration) - Constructor for class com.mysema.query.jpa.codegen.HibernateDomainExporter
-
Create a new HibernateDomainExporter instance
- HibernateDomainExporter(String, File, SerializerConfig, Configuration, Charset) - Constructor for class com.mysema.query.jpa.codegen.HibernateDomainExporter
-
Create a new HibernateDomainExporter instance
- HibernateDomainExporter(String, String, File, SerializerConfig, Configuration, Charset) - Constructor for class com.mysema.query.jpa.codegen.HibernateDomainExporter
-
Create a new HibernateDomainExporter instance
- HibernateHandler - Class in com.mysema.query.jpa
-
- HibernateHandler() - Constructor for class com.mysema.query.jpa.HibernateHandler
-
- 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
- HibernateQueryFactory - Class in com.mysema.query.jpa.hibernate
-
Factory class for query and DML clause creation
- HibernateQueryFactory(Provider<Session>) - Constructor for class com.mysema.query.jpa.hibernate.HibernateQueryFactory
-
- HibernateQueryFactory(JPQLTemplates, Provider<Session>) - Constructor for class com.mysema.query.jpa.hibernate.HibernateQueryFactory
-
- 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(Session, Configuration) - Constructor for class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
-
- HibernateSQLQuery(StatelessSession, SQLTemplates) - Constructor for class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
-
- HibernateSQLQuery(StatelessSession, Configuration) - 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(SessionHolder, Configuration, QueryMetadata) - Constructor for class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
-
- 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(Session, EntityPath<?>, JPQLTemplates) - 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
-
HibernateUtil provides static utility methods for Hibernate
- highPriority() - Method in class com.mysema.query.sql.mysql.MySQLQuery
-
- hints - Variable in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- hints - Variable in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- 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 class 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
-
- HQLTemplates(char) - 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
-
- IgnoreCaseUnsupportedException - Exception in com.mysema.query.lucene
-
- IgnoreCaseUnsupportedException() - Constructor for exception com.mysema.query.lucene.IgnoreCaseUnsupportedException
-
- in(Operation<?>, QueryMetadata, boolean) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- in(CollectionExpression<?, Tuple>) - Method in class com.mysema.query.sql.ForeignKey
-
- in(CollectionExpression<?, Tuple>) - Method in class com.mysema.query.sql.PrimaryKey
-
- in(Number...) - Method in class com.mysema.query.types.expr.NumberExpression
-
- in(Collection<? extends T>) - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get a this in right
expression
- in(T...) - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get a this in right
expression
- in(CollectionExpression<?, ? extends T>) - 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
-
Create an left in right expression
- in(Expression<D>, Collection<? extends D>) - Static method in class com.mysema.query.types.ExpressionUtils
-
Create an left in right expression
- IN - Static variable in class com.mysema.query.types.Ops
-
- include(Supertype) - Method in class com.mysema.query.codegen.EntityType
-
- INDEX - Static variable in class com.mysema.query.jpa.JPQLTemplates
-
- INDEX_OF - Static variable in class com.mysema.query.types.Ops
-
- INDEX_OF_2ARGS - Static variable in class 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
-
- INNER_CLASSES_FOR_KEYS - Static variable in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- innerJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.collections.AbstractCollQuery
-
Define an inner join from the Collection typed path to the alias
- innerJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.collections.AbstractCollQuery
-
Define an inner join from the Map typed path to the alias
- innerJoin(RelationalPath<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- innerJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- innerJoin(ForeignKey<E>, RelationalPath<E>) - 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.AbstractJPASubQuery
-
- innerJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- innerJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- innerJoin(EntityPath<P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- innerJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- innerJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- innerJoin(RelationalPath<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- innerJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- innerJoin(ForeignKey<E>, RelationalPath<E>) - 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.JPACommonQuery
-
Create a inner join with the given target.
- innerJoin(EntityPath<P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a inner join with the given target and alias.
- innerJoin(CollectionExpression<?, P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a inner join with the given target.
- innerJoin(CollectionExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a inner join with the given target and alias.
- innerJoin(MapExpression<?, P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a inner join with the given target.
- innerJoin(MapExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a inner join with the given target and alias.
- innerJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- innerJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- innerJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- innerJoin(EntityPath<P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- innerJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- innerJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- innerJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- innerJoin(RelationalFunctionCall<E>, Path<E>) - 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(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- innerJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- innerJoin(ForeignKey<E>, RelationalPath<E>) - 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(RelationalFunctionCall<E>, Path<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
-
Adds a full 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(Expression<P>) - Method in class com.mysema.query.support.QueryMixin
-
- innerJoin(Expression<P>, Path<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>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
-
- innerJoin(SubQueryExpression<P>, Path) - Method in class com.mysema.query.support.QueryMixin
-
- innerUnion(SubQueryExpression<?>...) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- InputStreamType - Class in com.mysema.query.sql.types
-
- InputStreamType() - Constructor for class com.mysema.query.sql.types.InputStreamType
-
- InputStreamType(int) - Constructor for class com.mysema.query.sql.types.InputStreamType
-
- insert(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
-
- insert(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLQueryFactory
-
Create a new INSERT INTO clause
- insert(int, String) - Method in class com.mysema.query.support.SerializerBase
-
- InsertClause<C extends InsertClause<C>> - Interface in com.mysema.query.dml
-
InsertClause defines a generic interface for Insert clauses
- insertIgnore(RelationalPath<?>) - Method in class com.mysema.query.sql.mysql.MySQLQueryFactory
-
- insertOnDuplicateKeyUpdate(RelationalPath<?>, String) - Method in class com.mysema.query.sql.mysql.MySQLQueryFactory
-
- insertOnDuplicateKeyUpdate(RelationalPath<?>, Expression<?>) - Method in class com.mysema.query.sql.mysql.MySQLQueryFactory
-
- insertRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- insertRow() - Method in class com.mysema.util.ResultSetAdapter
-
- inspect(Element, Annotations) - Method in interface com.mysema.query.apt.Configuration
-
- inspect(Element, Annotations) - Method in class com.mysema.query.apt.DefaultConfiguration
-
- inspect(Element, Annotations) - Method in class com.mysema.query.apt.jpa.JPAConfiguration
-
- INSTANCE_OF - Static variable in class com.mysema.query.types.Ops
-
- instanceOf(Class<B>) - Method in class com.mysema.query.types.path.BeanPath
-
Create an this instanceOf type
expression
- instanceOfAny(Class...) - Method in class com.mysema.query.types.path.BeanPath
-
- IntegerType - Class in com.mysema.query.sql.types
-
- IntegerType() - Constructor for class com.mysema.query.sql.types.IntegerType
-
- IntegerType(int) - Constructor for class com.mysema.query.sql.types.IntegerType
-
- intercept(Object, Method, Object[], MethodProxy) - Method in class com.mysema.query.alias.PropertyAccessInvocationHandler
-
- 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.codegen.MetaDataSerializer
-
- introDefaultInstance(CodeWriter, EntityType, String) - Method in class com.mysema.query.codegen.EntitySerializer
-
- introDefaultInstance(CodeWriter, EntityType, String) - Method in class com.mysema.query.sql.codegen.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
-
- introImports(CodeWriter, SerializerConfig, EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
-
- introImports(CodeWriter, SerializerConfig, EntityType) - Method in class com.mysema.query.sql.codegen.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, String, Type) - Constructor for class com.mysema.query.sql.support.InverseForeignKeyData
-
- IS_NOT_NULL - Static variable in class com.mysema.query.types.Ops
-
- IS_NULL - Static variable in class com.mysema.query.types.Ops
-
- isAfterLast() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- isAfterLast() - Method in class com.mysema.util.ResultSetAdapter
-
- isAnnotationMirrorOfType(AnnotationMirror, Class<? extends Annotation>) - Static method in class com.mysema.query.apt.TypeUtils
-
- isAnnotationMirrorOfType(AnnotationMirror, String) - Static method in class com.mysema.query.apt.TypeUtils
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.mysema.util.Annotations
-
- isAnon() - Method in class com.mysema.query.types.expr.Param
-
- isAnon() - Method in interface com.mysema.query.types.ParamExpression
-
- isAnon() - Method in class com.mysema.query.types.ParamExpressionImpl
-
- isAscending() - Method in class com.mysema.query.types.OrderSpecifier
-
Get whether the order is ascending or not
- isAutoIncrement() - Method in class com.mysema.query.sql.support.ColumnData
-
- isBatchCountViaGetUpdateCount() - Method in class com.mysema.query.sql.SQLTemplates
-
- isBeforeFirst() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- isBeforeFirst() - Method in class com.mysema.util.ResultSetAdapter
-
- isBigDecimalSupported() - Method in class com.mysema.query.sql.SQLTemplates
-
- 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.query.sql.dml.EmptyResultSet
-
- 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
-
- isColumnAnnotations() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- isDetach() - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- isDetach() - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
-
- isDistinct() - Method in class com.mysema.query.DefaultQueryMetadata
-
- isDistinct() - Method in class com.mysema.query.EmptyMetadata
-
- 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.collections.CollUpdateClause
-
- isEmpty() - Method in interface com.mysema.query.dml.StoreClause
-
Returns true, if no bindings have been set, otherwise false.
- isEmpty() - Method in class com.mysema.query.jdo.dml.JDOUpdateClause
-
- isEmpty() - Method in class com.mysema.query.jpa.hibernate.HibernateUpdateClause
-
- isEmpty() - Method in class com.mysema.query.jpa.impl.JPAUpdateClause
-
- isEmpty() - Method in class com.mysema.query.SearchResults
-
- isEmpty() - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
- isEmpty() - Method in class com.mysema.query.sql.dml.SQLMergeClause
-
- isEmpty() - Method in class com.mysema.query.sql.dml.SQLUpdateClause
-
- 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
- isEnumInPathSupported() - Method in class com.mysema.query.jpa.HQLTemplates
-
- isEnumInPathSupported() - Method in class com.mysema.query.jpa.JPQLTemplates
-
- isExcludedClass(String) - Method in interface com.mysema.query.apt.Configuration
-
- isExcludedClass(String) - Method in class com.mysema.query.apt.DefaultConfiguration
-
- isExcludedPackage(String) - Method in interface com.mysema.query.apt.Configuration
-
- isExcludedPackage(String) - Method in class com.mysema.query.apt.DefaultConfiguration
-
- isExportBeans() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- isExportTables() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- isExportViews() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- isFalse() - Method in class com.mysema.query.types.expr.BooleanExpression
-
Get a this == false expression
- isFirst() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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
-
- isFunctionJoinsWrapped() - Method in class com.mysema.query.sql.SQLTemplates
-
- isImportExprPackage(EntityType) - Method in class com.mysema.query.codegen.EntitySerializer
-
- isInherited() - Method in class com.mysema.query.codegen.Property
-
- isInitialized(String) - Method in class com.mysema.query.types.path.PathInits
-
- isInner() - Method in enum com.mysema.query.JoinType
-
- isInnerClassesForKeys() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- isLast() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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
-
- isLowerCase() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- 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
-
Create a left is not null expression
- 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
-
Create a left is null expression
- isNullAllowed() - Method in class com.mysema.query.sql.support.ColumnData
-
- isOuter() - Method in enum com.mysema.query.JoinType
-
- isParameterMetadataAvailable() - Method in class com.mysema.query.sql.SQLTemplates
-
- isPathInEntitiesSupported() - Method in class com.mysema.query.jpa.EclipseLinkTemplates
-
- isPathInEntitiesSupported() - Method in class com.mysema.query.jpa.JPQLTemplates
-
- isPrimaryKeyColumn(RelationalPath<?>, Path<?>) - Method in class com.mysema.query.sql.dml.AbstractMapper
-
- isPrintSchema() - Method in class com.mysema.query.sql.SQLTemplates
-
- isRegistered(Type) - Method in class com.mysema.query.codegen.TypeMappings
-
- 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
-
- isSchemaToPackage() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- isSelect1Supported() - Method in class com.mysema.query.jpa.EclipseLinkTemplates
-
- isSelect1Supported() - Method in class com.mysema.query.jpa.HQLTemplates
-
- isSelect1Supported() - Method in class com.mysema.query.jpa.JPQLTemplates
-
- isSetType(Class<?>) - Method in class com.mysema.query.alias.DefaultTypeSystem
-
- isSetType(Class<?>) - Method in interface com.mysema.query.alias.TypeSystem
-
- isString() - Method in class com.mysema.query.types.Template.AsString
-
- isString() - Method in class com.mysema.query.types.Template.ByIndex
-
- isString() - Method in class com.mysema.query.types.Template.Element
-
- isString() - Method in class com.mysema.query.types.Template.StaticText
-
- isString() - Method in class com.mysema.query.types.Template.Transformed
-
- isSupportsAlias() - Method in class com.mysema.query.sql.SQLTemplates
-
- isTrue() - Method in class com.mysema.query.types.expr.BooleanExpression
-
Get a this == true expression
- isTypeAsString() - Method in class com.mysema.query.jpa.HQLTemplates
-
- isTypeAsString() - Method in class com.mysema.query.jpa.JPQLTemplates
-
- isUnionsWrapped() - Method in class com.mysema.query.sql.SQLTemplates
-
- isUnique() - Method in class com.mysema.query.DefaultQueryMetadata
-
- isUnique() - Method in class com.mysema.query.EmptyMetadata
-
- 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
-
- isUnknownAsEmbedded() - Method in interface com.mysema.query.apt.Configuration
-
- isUnknownAsEmbedded() - Method in class com.mysema.query.apt.DefaultConfiguration
-
- 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
-
- isUseQuotes() - Method in class com.mysema.query.sql.SQLTemplates
-
- isValidationAnnotations() - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- 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
-
- isWithForOn() - Method in class com.mysema.query.jpa.HQLTemplates
-
- isWithForOn() - Method in class com.mysema.query.jpa.JPQLTemplates
-
- isWrapperFor(Class<?>) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- isWrapperFor(Class<?>) - Method in class com.mysema.util.ResultSetAdapter
-
- iterate(Expression<?>...) - Method in class com.mysema.query.collections.AbstractCollQuery
-
- iterate(Expression<RT>) - Method in class com.mysema.query.collections.AbstractCollQuery
-
- iterate() - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- iterate(Expression<?>...) - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- iterate(Expression<RT>) - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- iterate(Expression<?>...) - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
-
- iterate(Expression<RT>) - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
-
- iterate(Query, FactoryExpression<?>) - Method in class com.mysema.query.jpa.DefaultQueryHandler
-
- iterate(Query, FactoryExpression<?>) - Method in class com.mysema.query.jpa.EclipseLinkHandler
-
- iterate(Expression<?>...) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
Return the query results as an Iterator.
Entities returned as results are initialized on demand.
- 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.AbstractHibernateSQLQuery
-
- iterate(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- iterate(Query, FactoryExpression<?>) - Method in class com.mysema.query.jpa.HibernateHandler
-
- iterate(Expression<?>...) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- iterate(Expression<RT>) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- iterate(Query, FactoryExpression<?>) - Method in interface com.mysema.query.jpa.QueryHandler
-
- iterate(Expression<?>...) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- iterate(Expression<RT>) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- iterate() - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- iterate(Path<?>...) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- iterate() - Method in class com.mysema.query.mongodb.MongodbQuery
-
- 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 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 interface com.mysema.query.sql.Union
-
Get the projection as a typed Iterator
- iterate() - Method in class com.mysema.query.sql.UnionImpl
-
- iterate(Expression<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
-
- iterate(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
-
- iterate() - Method in class com.mysema.query.support.SimpleProjectableAdapter
-
- iterateDistinct() - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- JavaSyntaxUtils - Class in com.mysema.util
-
JavaSyntaxUtils defines reserved keywords for Java
- 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
-
- JavaTypeMappings - Class in com.mysema.query.codegen
-
JavaTypeMappings defines mappings from
TypeCategory
instances to
Expression
types
- JavaTypeMappings() - Constructor for class com.mysema.query.codegen.JavaTypeMappings
-
- 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
-
- JDO - Static variable in class com.mysema.query.codegen.Keywords
-
- 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
-
- JDOCommonQuery<Q extends JDOCommonQuery<Q>> - Interface in com.mysema.query.jdo
-
JDOCommonQuery is a parent interface for JDOQLQuery and JDOSubQuery
- JDODeleteClause - Class in com.mysema.query.jdo.dml
-
DeleteClause implementation for JDO
- JDODeleteClause(PersistenceManager, EntityPath<?>) - Constructor for class com.mysema.query.jdo.dml.JDODeleteClause
-
- JDODeleteClause(PersistenceManager, EntityPath<?>, JDOQLTemplates) - Constructor for class com.mysema.query.jdo.dml.JDODeleteClause
-
- JDOExporterMojo - Class in com.mysema.query.maven
-
JDOExporterMojo calls the GenericExporter tool using the classpath of the module
- JDOExporterMojo() - Constructor for class com.mysema.query.maven.JDOExporterMojo
-
- JDOQLQuery - Interface in com.mysema.query.jdo
-
Query interface for JDOQL queries
- 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
-
- JDOQLTemplates - Class in com.mysema.query.jdo
-
JDOQLTemplates provides patterns for JDOQL serialization
- JDOQLTemplates() - Constructor for class com.mysema.query.jdo.JDOQLTemplates
-
- JDOQuery - Class in com.mysema.query.jdo
-
JDOQuery is the default implementation of the JDOQLQuery interface
- JDOQuery() - Constructor for class com.mysema.query.jdo.JDOQuery
-
Create a detached JDOQuery instance
The query can be attached via the clone method
- JDOQuery(PersistenceManager, JDOQLTemplates, boolean) - Constructor for class com.mysema.query.jdo.JDOQuery
-
Create a new JDOQuery instance
- JDOQuery(PersistenceManager, boolean) - Constructor for class com.mysema.query.jdo.JDOQuery
-
Create a new JDOQuery instance
- JDOQuery(PersistenceManager) - Constructor for class com.mysema.query.jdo.JDOQuery
-
Create a new JDOQuery instance
- JDOQuery(PersistenceManager, JDOQLTemplates, QueryMetadata, boolean) - Constructor for class com.mysema.query.jdo.JDOQuery
-
Create a new JDOQuery instance
- JDOQueryFactory - Class in com.mysema.query.jdo
-
Factory class for query and DML clause creation
- JDOQueryFactory(Provider<PersistenceManager>) - Constructor for class com.mysema.query.jdo.JDOQueryFactory
-
- JDOQueryMixin<T> - Class in com.mysema.query.jdo
-
JDOQueryMixin extends
QueryMixin
to provide module specific extensions
- JDOQueryMixin() - Constructor for class com.mysema.query.jdo.JDOQueryMixin
-
- JDOQueryMixin(QueryMetadata) - Constructor for class com.mysema.query.jdo.JDOQueryMixin
-
- JDOQueryMixin(T, QueryMetadata) - Constructor for class com.mysema.query.jdo.JDOQueryMixin
-
- 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, Configuration) - Constructor for class com.mysema.query.jdo.sql.JDOSQLQuery
-
- JDOSQLQuery(PersistenceManager, Configuration, QueryMetadata, boolean) - Constructor for class com.mysema.query.jdo.sql.JDOSQLQuery
-
- JDOSubQuery - Class in com.mysema.query.jdo
-
JDOSubQuery is subquery implementation for JDOQL
- JDOSubQuery() - Constructor for class com.mysema.query.jdo.JDOSubQuery
-
- JDOSubQuery(QueryMetadata) - Constructor for class com.mysema.query.jdo.JDOSubQuery
-
- JDOUpdateClause - Class in com.mysema.query.jdo.dml
-
UpdateClause implementation for JDO
- JDOUpdateClause() - Constructor for class com.mysema.query.jdo.dml.JDOUpdateClause
-
- JodaTimeTemplates - Class in com.mysema.query.collections
-
Custom templates which support the Joda Time API instead of the JDK Date API
- JodaTimeTemplates() - Constructor for class com.mysema.query.collections.JodaTimeTemplates
-
- join(RelationalPath<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- join(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- join(ForeignKey<E>, RelationalPath<E>) - 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.AbstractJPASubQuery
-
- join(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- join(EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- join(EntityPath<P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- join(MapExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- join(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- join(RelationalPath<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- join(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- join(ForeignKey<E>, RelationalPath<E>) - 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.JPACommonQuery
-
Create a join with the given target.
- join(EntityPath<P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a join with the given target and alias.
- join(CollectionExpression<?, P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a join with the given target.
- join(CollectionExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
- join(MapExpression<?, P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a join with the given target.
- join(MapExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a join with the given target and alias.
- join(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- join(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- join(EntityPath<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- join(EntityPath<P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- join(MapExpression<?, P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- join(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- join(Path<T>, Path<T>) - Method in class com.mysema.query.mongodb.MongodbQuery
-
Define a join
- join(CollectionPathBase<?, T, ?>, Path<T>) - Method in class com.mysema.query.mongodb.MongodbQuery
-
Define a join
- join(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- join(RelationalFunctionCall<E>, Path<E>) - 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(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- join(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- join(ForeignKey<E>, RelationalPath<E>) - 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(RelationalFunctionCall<E>, Path<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
-
Adds a full 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(Expression<P>) - Method in class com.mysema.query.support.QueryMixin
-
- join(Expression<P>, Path<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>, Path<P>) - Method in class com.mysema.query.support.QueryMixin
-
- join(SubQueryExpression<P>, Path) - Method in class com.mysema.query.support.QueryMixin
-
- JoinBuilder<K,T> - Class in com.mysema.query.mongodb
-
JoinBuilder is a builder for join constraints
- JoinBuilder(QueryMixin<MongodbQuery<K>>, Path<?>, Path<T>) - Constructor for class com.mysema.query.mongodb.JoinBuilder
-
- 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
-
Create a new JoinExpression instance
- JoinExpression(JoinType, Expression<?>, Predicate, Set<JoinFlag>) - Constructor for class com.mysema.query.JoinExpression
-
Create a new JoinExpression instance
- 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(String, JoinFlag.Position) - Constructor for class com.mysema.query.JoinFlag
-
- JoinFlag(Expression<?>) - Constructor for class com.mysema.query.JoinFlag
-
- JoinFlag(Expression<?>, JoinFlag.Position) - Constructor for class com.mysema.query.JoinFlag
-
- JoinFlag.Position - Enum in com.mysema.query
-
- JoinType - Enum in com.mysema.query
-
JoinType defines the supported join types
- JPA - Static variable in class com.mysema.query.codegen.Keywords
-
- 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
-
- JPACollectionAnyVisitor - Class in com.mysema.query.jpa
-
- JPACommonQuery<Q extends JPACommonQuery<Q>> - Interface in com.mysema.query.jpa
-
JPACommonQuery is a common interface for queries and subqueries of this module
- JPAConfiguration - Class in com.mysema.query.apt.jpa
-
- JPAConfiguration(RoundEnvironment, Map<String, String>, Class<? extends Annotation>, 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
-
- JPAExporterMojo - Class in com.mysema.query.maven
-
JPAExporterMojo calls the GenericExporter tool using the classpath of the module
- JPAExporterMojo() - Constructor for class com.mysema.query.maven.JPAExporterMojo
-
- JPAExpressions - Class in com.mysema.query.jpa
-
JPAExpressions provides factory methods for JPQL specific operations
elements.
- JPAProvider - Class in com.mysema.query.jpa.impl
-
JPAProvider provides detection of the JPA provider based on the EntityManager instance
- 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(EntityManager, JPQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.jpa.impl.JPAQuery
-
Creates a new query
- JPAQueryBase<Q extends JPAQueryBase<Q>> - Class in com.mysema.query.jpa
-
JPAQueryBase is a base Query class for JPA queries
- JPAQueryBase(QueryMetadata, JPQLTemplates, EntityManager) - Constructor for class com.mysema.query.jpa.JPAQueryBase
-
- JPAQueryFactory - Class in com.mysema.query.jpa.impl
-
Factory class for query and DML clause creation
- JPAQueryFactory(Provider<EntityManager>) - Constructor for class com.mysema.query.jpa.impl.JPAQueryFactory
-
- JPAQueryFactory(JPQLTemplates, Provider<EntityManager>) - Constructor for class com.mysema.query.jpa.impl.JPAQueryFactory
-
- JPAQueryMixin<T> - Class in com.mysema.query.jpa
-
JPAQueryMixin extends
QueryMixin
to support JPQL join construction
- JPAQueryMixin() - Constructor for class com.mysema.query.jpa.JPAQueryMixin
-
- JPAQueryMixin(QueryMetadata) - Constructor for class com.mysema.query.jpa.JPAQueryMixin
-
- JPAQueryMixin(T, QueryMetadata) - Constructor for class com.mysema.query.jpa.JPAQueryMixin
-
- JPASQLQuery - Class in com.mysema.query.jpa.sql
-
JPASQLQuery is an SQLQuery implementation that uses JPA Native SQL functionality
to execute queries
- JPASQLQuery(EntityManager, SQLTemplates) - Constructor for class com.mysema.query.jpa.sql.JPASQLQuery
-
- JPASQLQuery(EntityManager, Configuration) - Constructor for class com.mysema.query.jpa.sql.JPASQLQuery
-
- JPASQLQuery(EntityManager, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.jpa.sql.JPASQLQuery
-
- JPASQLQuery(EntityManager, Configuration, QueryMetadata) - Constructor for class com.mysema.query.jpa.sql.JPASQLQuery
-
- JPASubQuery - Class in com.mysema.query.jpa
-
JPASubQuery is a subquery class for JPA
- JPASubQuery() - Constructor for class com.mysema.query.jpa.JPASubQuery
-
- JPASubQuery(QueryMetadata) - Constructor for class com.mysema.query.jpa.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
-
JPAUtil provides static utility methods for JPA
- JPQLQuery - Interface in com.mysema.query.jpa
-
Query interface for JPQL queries
- JPQLQueryFactory - Interface in com.mysema.query.jpa
-
Common interface for JPA related QueryFactory implementations
- JPQLSerializer - Class in com.mysema.query.jpa
-
JPQLSerializer serializes Querydsl expressions into JPQL syntax.
- JPQLSerializer(JPQLTemplates) - Constructor for class com.mysema.query.jpa.JPQLSerializer
-
- JPQLSerializer(JPQLTemplates, EntityManager) - Constructor for class com.mysema.query.jpa.JPQLSerializer
-
- JPQLSubQuery - Interface in com.mysema.query.jpa
-
- 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
-
- JPQLTemplates(char) - Constructor for class com.mysema.query.jpa.JPQLTemplates
-
- JPQLTemplates(char, QueryHandler) - Constructor for class com.mysema.query.jpa.JPQLTemplates
-
- lag(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
-
expr evaluated at the row that is one row before the current row within the partition
- LAG - Static variable in class com.mysema.query.sql.SQLTemplates
-
- last() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- last() - Method in class com.mysema.util.ResultSetAdapter
-
- lastValue(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
-
returns value evaluated at the row that is the last row of the window frame
- LASTVALUE - Static variable in class com.mysema.query.sql.SQLTemplates
-
- le(Operation<?>, QueryMetadata) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- lead(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
-
expr evaluated at the row that is one row after the current row within the partition;
- LEAD - Static variable in class com.mysema.query.sql.SQLTemplates
-
- leftJoin(Path<? extends Collection<P>>, Path<P>) - Method in class com.mysema.query.collections.AbstractCollQuery
-
Define a left join from the Collection typed path to the alias
- leftJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.collections.AbstractCollQuery
-
Define a left join from the Map typed path to the alias
- leftJoin(Collection<T>) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- leftJoin(RelationalPath<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- leftJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- leftJoin(ForeignKey<E>, RelationalPath<E>) - 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.AbstractJPASubQuery
-
- leftJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- leftJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- leftJoin(EntityPath<P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- leftJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- leftJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- leftJoin(RelationalPath<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- leftJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- leftJoin(ForeignKey<E>, RelationalPath<E>) - 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.JPACommonQuery
-
Create a left join with the given target.
- leftJoin(EntityPath<P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a left join with the given target and alias.
- leftJoin(CollectionExpression<?, P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a left join with the given target.
- leftJoin(CollectionExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a left join with the given target and alias.
- leftJoin(MapExpression<?, P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a left join with the given target.
- leftJoin(MapExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a left join with the given target and alias.
- leftJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- leftJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- leftJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- leftJoin(EntityPath<P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- leftJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- leftJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- leftJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- leftJoin(RelationalFunctionCall<E>, Path<E>) - 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(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- leftJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- leftJoin(ForeignKey<E>, RelationalPath<E>) - 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(RelationalFunctionCall<E>, Path<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
-
Adds a full 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(Expression<P>) - Method in class com.mysema.query.support.QueryMixin
-
- leftJoin(Expression<P>, Path<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>, 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.CollQueryFunctions
-
- like(String, String, char) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- like(Operation<?>, QueryMetadata) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- like(String) - Method in class com.mysema.query.types.expr.NumberExpression
-
Expr: this like str
- like(Expression<String>) - Method in class com.mysema.query.types.expr.NumberExpression
-
Expr: this like str
- like(String) - Method in class com.mysema.query.types.expr.StringExpression
-
Expr: this like str
- like(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
-
Expr: this like str
- like(String, char) - Method in class com.mysema.query.types.expr.StringExpression
-
Expr: this like str
- like(Expression<String>, char) - Method in class com.mysema.query.types.expr.StringExpression
-
Expr: this like str
- LIKE - Static variable in class com.mysema.query.types.Ops
-
- LIKE_ESCAPE - Static variable in class com.mysema.query.types.Ops
-
- likeToRegex(Expression<String>) - Static method in class com.mysema.query.types.ExpressionUtils
-
Convert the given like pattern to a regex pattern
- likeToRegex(Expression<String>, boolean) - Static method in class com.mysema.query.types.ExpressionUtils
-
- limit(long) - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- limit(long) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- limit(long) - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- limit(long) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- limit(long) - Static method in class com.mysema.query.QueryModifiers
-
- limit(long) - Method in interface com.mysema.query.SimpleQuery
-
Set the limit / max results for the query results
- limit(long) - Method in class com.mysema.query.support.QueryBase
-
Defines the limit / max results for the query results
- limit(long) - Method in class com.mysema.query.support.QueryMixin
-
- limit(long) - Method in class com.mysema.query.support.SimpleProjectableAdapter
-
- list(Expression<?>...) - Method in class com.mysema.query.collections.AbstractCollQuery
-
- list(Expression<RT>) - Method in class com.mysema.query.collections.AbstractCollQuery
-
- 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 interface com.mysema.query.Detachable
-
Create a projection expression for the given projection
- list(Object...) - Method in interface com.mysema.query.Detachable
-
Create a projection expression for the given projection
Non expression arguments are converted into constant expressions
- list(Expression<RT>) - Method in interface com.mysema.query.Detachable
-
Create a projection expression for the given projection
- list(Expression<E>) - Static method in class com.mysema.query.group.GroupBy
-
Create a new aggregating list expression
- list() - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- list(Expression<?>...) - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- list(Expression<RT>) - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- 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.AbstractHibernateSQLQuery
-
- list(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- 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.AbstractJPASQLQuery
-
- list(Expression<RT>) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- list() - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- list(Path<?>...) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- list() - Method in class com.mysema.query.mongodb.MongodbQuery
-
- list(Expression<?>...) - Method in interface com.mysema.query.Projectable
-
list the results for the given projection
An empty list is returned for no results.
- list(Expression<RT>) - Method in interface com.mysema.query.Projectable
-
list the results for the given projection
An empty list is returned for no results.
- 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 interface com.mysema.query.sql.Union
-
Get the projection as a typed List
- list() - Method in class com.mysema.query.sql.UnionImpl
-
- 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(Object...) - Method in class com.mysema.query.support.DetachableAdapter
-
- list(Expression<?>...) - Method in class com.mysema.query.support.DetachableMixin
-
- list(Expression<RT>) - Method in class com.mysema.query.support.DetachableMixin
-
- list(Object) - Method in class com.mysema.query.support.DetachableMixin
-
- list(Object...) - Method in class com.mysema.query.support.DetachableMixin
-
- list(Expression<?>...) - Method in class com.mysema.query.support.DetachableQuery
-
- list(Expression<RT>) - Method in class com.mysema.query.support.DetachableQuery
-
- list(Object) - Method in class com.mysema.query.support.DetachableQuery
-
- list(Object...) - Method in class com.mysema.query.support.DetachableQuery
-
- list(SimpleExpression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Combine the given expressions into a list expression
- list(Class<T>, SimpleExpression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Combine the given expressions into a list expression
- list(Expression<?>[]) - Method in class com.mysema.query.support.ProjectableAdapter
-
- list(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
-
- 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.SimpleProjectableAdapter
-
- list(Class<T>, Expression<?>...) - Static method in class com.mysema.query.types.ExpressionUtils
-
- list(Class<T>, List<? extends Expression<?>>) - Static method in class com.mysema.query.types.ExpressionUtils
-
- LIST - Static variable in class com.mysema.query.types.Ops
-
- listAccessor(EntityType, Property, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
-
- ListAccessVisitor - Class in com.mysema.query.support
-
ListAccessVisitor is expression visitor implementation
- ListAccessVisitor() - Constructor for class com.mysema.query.support.ListAccessVisitor
-
- ListExpression<E,Q extends SimpleExpression<? super E>> - Interface in com.mysema.query.types.expr
-
ListExpression represents List
typed expressions
- ListPath<E,Q extends SimpleExpression<? super 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
-
- ListPath(Class<? super E>, Class<Q>, PathMetadata<?>, PathInits) - Constructor for class com.mysema.query.types.path.ListPath
-
- listResults(Expression<?>...) - Method in class com.mysema.query.collections.AbstractCollQuery
-
- listResults(Expression<RT>) - Method in class com.mysema.query.collections.AbstractCollQuery
-
- listResults() - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- listResults(Expression<?>...) - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- listResults(Expression<RT>) - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- listResults(Expression<?>...) - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
-
- listResults(Expression<RT>) - Method in class com.mysema.query.jdo.sql.JDOSQLQuery
-
- listResults(Expression<?>...) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- listResults(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- listResults(Expression<?>...) - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- listResults(Expression<RT>) - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- listResults(Expression<?>...) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- listResults(Expression<RT>) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- listResults(Expression<?>...) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- listResults(Expression<RT>) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- listResults() - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- listResults(Path<?>...) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- listResults() - Method in class com.mysema.query.mongodb.MongodbQuery
-
- listResults(Expression<?>...) - Method in interface com.mysema.query.Projectable
-
list the results for the given projection
- listResults(Expression<RT>) - Method in interface com.mysema.query.Projectable
-
list the results for the given projection
- listResults() - Method in interface com.mysema.query.SimpleProjectable
-
- listResults(Expression<?>...) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- listResults(Expression<RT>) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- listResults(Expression<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
-
- listResults(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
-
- listResults() - Method in class com.mysema.query.support.SimpleProjectableAdapter
-
- ListSubQuery<T> - Class in com.mysema.query.types.query
-
List result subquery
- ListSubQuery(Class<T>, QueryMetadata) - Constructor for class com.mysema.query.types.query.ListSubQuery
-
- ln(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- LN - Static variable in class com.mysema.query.types.Ops.MathOps
-
- load(FieldSelector) - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
Set the given FieldSelector to the query
- load(Path<?>...) - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
Load only the fields of the given paths
- LocalDateTimeType - Class in com.mysema.query.sql.types
-
- LocalDateTimeType() - Constructor for class com.mysema.query.sql.types.LocalDateTimeType
-
- LocalDateTimeType(int) - Constructor for class com.mysema.query.sql.types.LocalDateTimeType
-
- LocalDateType - Class in com.mysema.query.sql.types
-
- LocalDateType() - Constructor for class com.mysema.query.sql.types.LocalDateType
-
- LocalDateType(int) - Constructor for class com.mysema.query.sql.types.LocalDateType
-
- LocalTimeType - Class in com.mysema.query.sql.types
-
- LocalTimeType() - Constructor for class com.mysema.query.sql.types.LocalTimeType
-
- LocalTimeType(int) - Constructor for class com.mysema.query.sql.types.LocalTimeType
-
- locate(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
-
Get the position of the given String in this String, the first position is 1
- locate(String) - Method in class com.mysema.query.types.expr.StringExpression
-
Get the position of the given String in this String, the first position is 1
- locate(Expression<String>, NumberExpression<Integer>) - Method in class com.mysema.query.types.expr.StringExpression
-
Get the position of the given String in this String, the first position is 1
- locate(String, int) - Method in class com.mysema.query.types.expr.StringExpression
-
Get the position of the given String in this String, the first position is 1
- LOCATE - Static variable in class com.mysema.query.types.Ops.StringOps
-
- LOCATE2 - Static variable in class com.mysema.query.types.Ops.StringOps
-
- lockInShareMode() - Method in class com.mysema.query.sql.mysql.MySQLQuery
-
- lockMode - Variable in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- lockMode - Variable in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- lockModes - Variable in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- loe(T) - Method in class com.mysema.query.types.expr.ComparableExpression
-
Get a this <= right
expression
- loe(Expression<T>) - 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 class com.mysema.query.types.Ops
-
- loeAll(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.ComparableExpression
-
- loeAll(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.NumberExpression
-
- loeAny(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.ComparableExpression
-
- loeAny(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.NumberExpression
-
- log(double, int) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- log(Expression<A>, int) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- LOG - Static variable in class com.mysema.query.types.Ops.MathOps
-
- logQuery(String) - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- logQuery(String) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- logQuery(String) - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- logQuery(String) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- logQuery(String) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- LongType - Class in com.mysema.query.sql.types
-
- LongType() - Constructor for class com.mysema.query.sql.types.LongType
-
- LongType(int) - 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
- LongVarBinaryBytesType - Class in com.mysema.query.sql.types
-
- LongVarBinaryBytesType() - Constructor for class com.mysema.query.sql.types.LongVarBinaryBytesType
-
- lower() - Method in class com.mysema.query.types.expr.StringExpression
-
Get the lower case form
- LOWER - Static variable in class com.mysema.query.types.Ops
-
- lpad(Expression<String>, int) - Static method in class com.mysema.query.types.expr.StringExpressions
-
- lpad(Expression<String>, Expression<Integer>) - Static method in class com.mysema.query.types.expr.StringExpressions
-
- lpad(Expression<String>, NumberExpression<Integer>, char) - Static method in class com.mysema.query.types.expr.StringExpressions
-
- lpad(Expression<String>, int, char) - Static method in class com.mysema.query.types.expr.StringExpressions
-
- LPAD - Static variable in class com.mysema.query.types.Ops.StringOps
-
- LPAD2 - Static variable in class com.mysema.query.types.Ops.StringOps
-
- lt(Operation<?>, QueryMetadata) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- lt(T) - Method in class com.mysema.query.types.expr.ComparableExpression
-
Get a this < right
expression
- lt(Expression<T>) - 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 class com.mysema.query.types.Ops
-
- ltAll(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.ComparableExpression
-
- ltAll(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.NumberExpression
-
- ltAny(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.ComparableExpression
-
- ltAny(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.NumberExpression
-
- ltrim(Expression<String>) - Static method in class com.mysema.query.types.expr.StringExpressions
-
- LTRIM - Static variable in class com.mysema.query.types.Ops.StringOps
-
- LuceneExpressions - 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
- LuceneQuery - Class in com.mysema.query.lucene
-
LuceneQuery is a Querydsl query implementation for Lucene queries.
- LuceneQuery(IndexSearcher) - Constructor for class com.mysema.query.lucene.LuceneQuery
-
- LuceneQuery(LuceneSerializer, IndexSearcher) - Constructor for class com.mysema.query.lucene.LuceneQuery
-
- LuceneSerializer - Class in com.mysema.query.lucene
-
Serializes Querydsl queries to Lucene queries.
- LuceneSerializer(boolean, boolean) - Constructor for class com.mysema.query.lucene.LuceneSerializer
-
- LuceneSerializer(boolean, boolean, Locale) - Constructor for class com.mysema.query.lucene.LuceneSerializer
-
- ManagedObject - Interface in com.mysema.query.alias
-
MagagedObject is a tagging interface for CGLIB alias proxies
- map(Expression<K>, Expression<V>) - Static method in class com.mysema.query.group.GroupBy
-
Create a new aggregating map expression
- 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
An empty map is returned for no results.
- 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(Tuple) - Method in class com.mysema.query.types.MappingProjection
-
Creates a result object from the given row.
- map(Expression<?>...) - Static method in class com.mysema.query.types.Projections
-
Create a Map typed projection for the given expressions
- MAP_IS_EMPTY - Static variable in class com.mysema.query.types.Ops
-
- MAP_SIZE - Static variable in class 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 Map
typed expressions
- MapExpressionBase<K,V,Q extends SimpleExpression<? super V>> - Class in com.mysema.query.types.expr
-
MapExpressionBase is an abstract base class for
MapExpression
implementations
- MapExpressionBase(Expression<Map<K, V>>) - Constructor for class com.mysema.query.types.expr.MapExpressionBase
-
- MapPath<K,V,E extends SimpleExpression<? super 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
-
- Mapper<T> - Interface in com.mysema.query.sql.dml
-
Create a Map of updates for a given domain object
- MappingProjection<T> - Class in com.mysema.query.types
-
Projection template that allows implementing arbitrary mapping of rows to result objects.
- MappingProjection(Class<? super T>, Expression<?>...) - Constructor for class com.mysema.query.types.MappingProjection
-
Create a new MappingProjection instance
- MappingProjection(Class<? super T>, Expression<?>[]...) - Constructor for class com.mysema.query.types.MappingProjection
-
Create a new MappingProjection instance
- maps - Variable in class com.mysema.query.group.GroupBy
-
- 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 class com.mysema.query.types.Ops
-
- MATCHES_IC - Static variable in class com.mysema.query.types.Ops
-
- matchesSafely(T, Description) - Method in class com.mysema.query.collections.PathMatcher
-
- MathExpressions - Class in com.mysema.query.types.expr
-
Extended Math expressions, supported by the SQL module
- MathUtils - Class in com.mysema.util
-
MathUtils provides Math related functionality
- max(Expression<E>) - Static method in class com.mysema.query.group.GroupBy
-
Create a new aggregating max expression
- max(CollectionExpression<?, A>) - Static method in class com.mysema.query.jpa.JPAExpressions
-
Get the max(col) expression
- max(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
-
- 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.MathExpressions
-
Return the greater of the given values
- 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() - Method in class com.mysema.query.types.expr.StringExpression
-
Get the maximum value of this expression (aggregation)
- MAX - Static variable in class com.mysema.query.types.Ops.MathOps
-
- MAX_AGG - Static variable in class com.mysema.query.types.Ops.AggOps
-
- MAX_IN_COL - Static variable in class com.mysema.query.types.Ops.QuantOps
-
- maxFetchDepth - Variable in class com.mysema.query.jdo.AbstractJDOQuery
-
- MEMBER_OF - Static variable in class com.mysema.query.jpa.JPQLTemplates
-
- merge(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
-
- merge(RelationalPath<?>) - Method in interface com.mysema.query.sql.SQLQueryFactory
-
Create a new MERGE clause
- 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.codegen
-
MetadataExporter exports JDBC metadata to Querydsl query types
- MetaDataExporter() - Constructor for class com.mysema.query.sql.codegen.MetaDataExporter
-
- MetadataExportMojo - Class in com.mysema.query.maven
-
MetadataExportMojo is a goal for MetaDataExporter usage and is bound to the generate-sources phased
- MetadataExportMojo() - Constructor for class com.mysema.query.maven.MetadataExportMojo
-
- MetaDataSerializer - Class in com.mysema.query.sql.codegen
-
MetaDataSerializer defines the Query type serialization logic for MetaDataExporter.
- MetaDataSerializer(TypeMappings, NamingStrategy, boolean) - Constructor for class com.mysema.query.sql.codegen.MetaDataSerializer
-
Create a new MetaDataSerializer instance
- 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 class com.mysema.query.types.Ops.DateTimeOps
-
- min(Expression<E>) - Static method in class com.mysema.query.group.GroupBy
-
Create a new aggregating min expression
- min(CollectionExpression<?, A>) - Static method in class com.mysema.query.jpa.JPAExpressions
-
Get the min(col) expression
- min(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
-
- 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.MathExpressions
-
Return the smaller of the given values
- 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() - Method in class com.mysema.query.types.expr.StringExpression
-
Get the minimum value of this expression (aggregation)
- MIN - Static variable in class com.mysema.query.types.Ops.MathOps
-
- MIN_AGG - Static variable in class com.mysema.query.types.Ops.AggOps
-
- MIN_IN_COL - Static variable in class com.mysema.query.types.Ops.QuantOps
-
- 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 class com.mysema.query.types.Ops.DateTimeOps
-
- mixin - Variable in class com.mysema.query.types.expr.DslExpression
-
- mod(Expression<T>) - Method in class com.mysema.query.types.expr.NumberExpression
-
- mod(T) - Method in class com.mysema.query.types.expr.NumberExpression
-
- MOD - Static variable in class com.mysema.query.types.Ops
-
- MongodbExpressions - Class in com.mysema.query.mongodb
-
Mongodb specific operations
- MongodbQuery<K> - Class in com.mysema.query.mongodb
-
MongodbQuery provides a general Querydsl query implementation with a pluggable DBObject to Bean transformation
- MongodbQuery(DBCollection, Function<DBObject, K>, MongodbSerializer) - Constructor for class com.mysema.query.mongodb.MongodbQuery
-
Create a new MongodbQuery instance
- 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 class com.mysema.query.types.Ops.DateTimeOps
-
- MorphiaAnnotationProcessor - Class in com.mysema.query.apt.morphia
-
Annotation processor to create Querydsl query types for Morphia annotated classes
- MorphiaAnnotationProcessor() - Constructor for class com.mysema.query.apt.morphia.MorphiaAnnotationProcessor
-
- MorphiaQuery<K> - Class in com.mysema.query.mongodb.morphia
-
MorphiaQuery extends
MongodbQuery
with Morphia specific transformations
- MorphiaQuery(Morphia, Datastore, EntityPath<K>) - Constructor for class com.mysema.query.mongodb.morphia.MorphiaQuery
-
- MorphiaQuery(Morphia, Datastore, EntityCache, EntityPath<K>) - Constructor for class com.mysema.query.mongodb.morphia.MorphiaQuery
-
- MorphiaSerializer - Class in com.mysema.query.mongodb.morphia
-
MorphiaSerializer extends
MongodbSerializer
with Morphia specific annotation handling
- MorphiaSerializer() - Constructor for class com.mysema.query.mongodb.morphia.MorphiaSerializer
-
- moveToCurrentRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- moveToCurrentRow() - Method in class com.mysema.util.ResultSetAdapter
-
- moveToInsertRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- moveToInsertRow() - Method in class com.mysema.util.ResultSetAdapter
-
- MULT - Static variable in class com.mysema.query.types.Ops
-
- MultiComparator<T> - Class in com.mysema.query.collections
-
MultiComparator compares arrays
- MultiComparator(Evaluator<Object[]>, boolean[]) - Constructor for class com.mysema.query.collections.MultiComparator
-
- MultiIterator<T> - Class in com.mysema.util
-
MultiIterator provides a cartesian view on the given iterators
- MultiIterator(List<? extends 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
- MutableExpressionBase<T> - Class in com.mysema.query.types
-
MutableExpressionBase is the base class for mutable Expression implementations
- MutableExpressionBase(Class<? extends T>) - Constructor for class com.mysema.query.types.MutableExpressionBase
-
- 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
-
- MySQLQueryFactory - Class in com.mysema.query.sql.mysql
-
MySQL specific implementation of SQLQueryFactory
- MySQLQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.mysql.MySQLQueryFactory
-
- MySQLQueryFactory(Provider<Connection>) - Constructor for class com.mysema.query.sql.mysql.MySQLQueryFactory
-
- MySQLQueryFactory(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.mysql.MySQLQueryFactory
-
- 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
- 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
-
- Naming - Class in com.mysema.query.sql.codegen
-
- NamingStrategy - Interface in com.mysema.query.sql.codegen
-
NamingStrategy defines a conversion strategy from table to class and column
to property names
- NativeSQLSerializer - Class in com.mysema.query.jpa
-
NativeSQLSerializer extends the SQLSerializer class to extract referenced entity paths and change
some serialization formats
- NativeSQLSerializer(Configuration) - Constructor for class com.mysema.query.jpa.NativeSQLSerializer
-
- ne(Operation<?>, QueryMetadata, boolean) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- ne(T) - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get a this <> right
expression
- ne(Expression<? super T>) - 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
-
Create a left not equals right expression
- NE - Static variable in class com.mysema.query.types.Ops
-
- neAll(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.SimpleExpression
-
- neAny(CollectionExpression<?, ? super T>) - Method in class com.mysema.query.types.expr.SimpleExpression
-
- NEAR - Static variable in class com.mysema.query.mongodb.MongodbExpressions
-
- near(Expression<Double[]>, double, double) - Static method in class com.mysema.query.mongodb.MongodbExpressions
-
Finds the closest points relative to the given location and orders the results with decreasing promimity
- near(double, double) - Method in class com.mysema.query.mongodb.Point
-
Finds the closest points relative to the given location and orders the results with decreasing promimity
- neConst(Expression<D>, D) - Static method in class com.mysema.query.types.ExpressionUtils
-
Create a left not equals constant expression
- negate() - Method in class com.mysema.query.types.expr.NumberExpression
-
Get the negation of this expression
- negate() - Method in class com.mysema.query.types.expr.NumberOperation
-
- NEGATE - Static variable in class com.mysema.query.types.Ops
-
- newInstance(Class<T>, Type, Object, Object, PathMetadata<?>) - Method in class com.mysema.query.alias.PropertyAccessInvocationHandler
-
- newInstance(Object...) - Method in class com.mysema.query.sql.QBeans
-
- newInstance(Object...) - Method in class com.mysema.query.support.NumberConversion
-
- newInstance(Object...) - Method in class com.mysema.query.support.NumberConversions
-
- 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(Object...) - Method in class com.mysema.query.types.FactoryExpressionUtils.FactoryExpressionAdapter
-
- newInstance(Object...) - Method in class com.mysema.query.types.MappingProjection
-
- 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.QMap
-
- newInstance(Object...) - Method in class com.mysema.query.types.QTuple
-
- newLineToSingleSpace - Variable in class com.mysema.query.sql.SQLTemplates.Builder
-
- newLineToSingleSpace() - Method in class com.mysema.query.sql.SQLTemplates.Builder
-
- newLineToSingleSpace() - Method in class com.mysema.query.sql.SQLTemplates
-
- next() - Method in class com.mysema.query.jpa.ScrollableResultsIterator
-
- next() - Method in class com.mysema.query.jpa.TransformingIterator
-
- next() - Method in class com.mysema.query.lucene.ResultIterator
-
- next() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- next() - Method in class com.mysema.query.sql.SQLResultIterator
-
- next() - Method in class com.mysema.util.MultiIterator
-
- next() - Method in class com.mysema.util.ResultSetAdapter
-
- nextval(String) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get a nextval(sequence) expression
- nextval(Class<T>, String) - Static method in class com.mysema.query.sql.SQLExpressions
-
Get a nextval(sequence) expression of the given type
- NEXTVAL - Static variable in class com.mysema.query.sql.SQLTemplates
-
- noCache() - Method in class com.mysema.query.sql.mysql.MySQLQuery
-
- NonUniqueResultException - Exception in com.mysema.query
-
NonUniqueResultException is thrown for query results where one result row is expected, but multiple
are retrieved.
- NonUniqueResultException() - Constructor for exception com.mysema.query.NonUniqueResultException
-
- NonUniqueResultException(String) - Constructor for exception com.mysema.query.NonUniqueResultException
-
- Normalization - Class in com.mysema.query.support
-
- normalize(Predicate, boolean) - Method in class com.mysema.query.collections.CollQueryMixin
-
- normalize(Predicate, boolean) - Method in class com.mysema.query.jdo.JDOQueryMixin
-
- normalize(Predicate, boolean) - Method in class com.mysema.query.jpa.JPAQueryMixin
-
- normalize(String, String) - Static method in class com.mysema.query.sql.codegen.Naming
-
- normalize(String) - Static method in class com.mysema.query.support.Normalization
-
- normalize(Predicate, boolean) - Method in class com.mysema.query.support.QueryMixin
-
- normalizeColumnName(String) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- normalizeColumnName(String) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Convert the given column name and provide the opportunity to add quoted identifiers
- normalizeColumnName(String) - Method in class com.mysema.query.sql.codegen.OriginalNamingStrategy
-
- normalizePropertyName(String) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- normalizeSchemaName(String) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- normalizeSchemaName(String) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Convert the given schema name and provide the opportunity to add quoted identifiers
- normalizeSchemaName(String) - Method in class com.mysema.query.sql.codegen.OriginalNamingStrategy
-
- normalizeTableName(String) - Method in class com.mysema.query.sql.codegen.DefaultNamingStrategy
-
- normalizeTableName(String) - Method in interface com.mysema.query.sql.codegen.NamingStrategy
-
Convert the given table name and provide the opportunity to add quoted identifiers
- normalizeTableName(String) - Method in class com.mysema.query.sql.codegen.OriginalNamingStrategy
-
- NoSessionHolder - Class in com.mysema.query.jpa.hibernate
-
NoSessionHolder is a session holder for detached HibernateQuery usage
- 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 class 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
-
- not() - Method in class com.mysema.query.types.PredicateTemplate
-
- notBetween(T, T) - Method in class com.mysema.query.types.expr.ComparableExpression
-
Get a this not between from and to
expression
- notBetween(Expression<T>, Expression<T>) - 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
-
- notEqualsIgnoreCase(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
-
Compares this StringExpression
to another StringExpression
, ignoring case
considerations.
- notEqualsIgnoreCase(String) - Method in class com.mysema.query.types.expr.StringExpression
-
Compares this StringExpression
to another StringExpression
, ignoring case
considerations.
- notEqualsOps - Static variable in class com.mysema.query.types.Ops
-
- notExists() - Method in interface com.mysema.query.Detachable
-
Create an not exists(this) expression
- notExists() - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- notExists() - Method in class com.mysema.query.jdo.JDOSubQuery
-
- notExists() - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- notExists() - Method in class com.mysema.query.mongodb.MongodbQuery
-
- notExists() - Method in interface com.mysema.query.Projectable
-
- notExists() - Method in interface com.mysema.query.SimpleProjectable
-
- 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.support.SimpleProjectableAdapter
-
- 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.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 T>) - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get a this not in right
expression
- notIn(T...) - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get a this not in right
expression
- notIn(CollectionExpression<?, ? extends T>) - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get a this not in right
expression
- notLike(String) - Method in class com.mysema.query.types.expr.StringExpression
-
Expr: this not like str
- notLike(Expression<String>) - Method in class com.mysema.query.types.expr.StringExpression
-
Expr: this not like str
- notLike(String, char) - Method in class com.mysema.query.types.expr.StringExpression
-
Expr: this not like str
- notLike(Expression<String>, char) - Method in class com.mysema.query.types.expr.StringExpression
-
Expr: this not like str
- NotNullImpl - Class in com.mysema.query.sql.support
-
- NotNullImpl() - Constructor for class com.mysema.query.sql.support.NotNullImpl
-
- noValidate() - Method in class com.mysema.query.DefaultQueryMetadata
-
Disable validation
- noWait() - Method in class com.mysema.query.sql.postgres.PostgresQuery
-
- Null - Class in com.mysema.query.sql.types
-
- 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
-
- nullif(T, T) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- nullif(Expression<T>) - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get a nullif(this, other)
expression
- nullif(T) - Method in class com.mysema.query.types.expr.SimpleExpression
-
Get a nullif(this, other)
expression
- NULLIF - Static variable in class com.mysema.query.types.Ops
-
- NullSafeComparableComparator<T extends java.lang.Comparable<T>> - Class in com.mysema.query.util
-
NullSafeComparableComparator is a null safe comparator for Comparable objects
- NullSafeComparableComparator() - Constructor for class com.mysema.query.util.NullSafeComparableComparator
-
- nullsFirst() - Method in class com.mysema.query.types.OrderSpecifier
-
- nullsLast() - Method in class com.mysema.query.types.OrderSpecifier
-
- NumberConversion<T> - Class in com.mysema.query.support
-
NumberConversion ensures that the results of a numeric projection confirm to the type of the
projection expression
- NumberConversion(Expression<T>) - Constructor for class com.mysema.query.support.NumberConversion
-
- NumberConversions<T> - Class in com.mysema.query.support
-
NumberConversions ensures that the results of a projection involving numeric expressions
confirm to the types of the numeric expressions
- NumberConversions(FactoryExpression<T>) - Constructor for class com.mysema.query.support.NumberConversions
-
- NumberExpression<T extends java.lang.Number & java.lang.Comparable<?>> - Class in com.mysema.query.types.expr
-
NumberExpression represents a numeric expression
- NumberExpression(Expression<T>) - Constructor for class com.mysema.query.types.expr.NumberExpression
-
- numberOperation(Class<T>, Operator<? super T>, Expression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Operation expression
- NumberOperation<T extends java.lang.Number & java.lang.Comparable<?>> - Class in com.mysema.query.types.expr
-
NumberOperation represents numeric operations
- NumberOperation(Class<? extends T>, Operator<? super T>, Expression<?>...) - Constructor for class com.mysema.query.types.expr.NumberOperation
-
- NumberOperation(Class<? extends T>, Operator<? super T>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.expr.NumberOperation
-
- numberPath(Class<T>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- numberPath(Class<T>, Path<?>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- NumberPath<T extends java.lang.Number & java.lang.Comparable<?>> - Class in com.mysema.query.types.path
-
NumberPath represents numeric paths
- NumberPath(Class<? extends T>, Path<?>, String) - Constructor for class com.mysema.query.types.path.NumberPath
-
- NumberPath(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.NumberPath
-
- NumberPath(Class<? extends T>, String) - Constructor for class com.mysema.query.types.path.NumberPath
-
- NumberSubQuery<T extends java.lang.Number & java.lang.Comparable<?>> - Class in com.mysema.query.types.query
-
Number typed single result subquery
- NumberSubQuery(Class<T>, QueryMetadata) - Constructor for class com.mysema.query.types.query.NumberSubQuery
-
- numberTemplate(Class<T>, String, Object...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Template expression
- NumberTemplate<T extends java.lang.Number & java.lang.Comparable<?>> - Class in com.mysema.query.types.template
-
NumberTemplate defines custom numeric expressions
- NumberTemplate(Class<T>, Template, ImmutableList<?>) - Constructor for class com.mysema.query.types.template.NumberTemplate
-
- NUMCAST - Static variable in class com.mysema.query.types.Ops
-
- numericRange(Class<N>, String, N, N, boolean, boolean) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- PACKAGE_NAME - Static variable in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- PACKAGE_SUFFIX - Static variable in class com.mysema.query.codegen.CodegenModule
-
- 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
-
- ParameterizedTypeImpl - Class in com.mysema.query.codegen
-
- ParameterizedTypeImpl(Type, Type[]) - Constructor for class com.mysema.query.codegen.ParameterizedTypeImpl
-
- ParametrizedExpression<T> - Interface in com.mysema.query.types
-
ParametrizedExpression is a common interface for expressions with generic type parameters
- ParamExpression<T> - Interface in com.mysema.query.types
-
ParamExpression defines named and unnamed parameters in queries
- ParamExpressionImpl<T> - Class in com.mysema.query.types
-
ParamExpressionImpl defines a parameter in a query with an optional name
- ParamExpressionImpl(Class<? extends T>, String) - Constructor for class com.mysema.query.types.ParamExpressionImpl
-
- ParamExpressionImpl(Class<? extends T>) - Constructor for class com.mysema.query.types.ParamExpressionImpl
-
- ParamNotSetException - Exception in com.mysema.query.types
-
- ParamNotSetException(ParamExpression<?>) - Constructor for exception com.mysema.query.types.ParamNotSetException
-
- ParamsVisitor - Class in com.mysema.query.types
-
Copies ParameterExpression bindings from subexpressions to QueryMetadata in the context
- partition(Expression<?>) - Method in class com.mysema.query.sql.oracle.SumOver
-
Deprecated.
- partitionBy(Expression<?>...) - Method in class com.mysema.query.sql.mssql.RowNumber
-
Deprecated.
- partitionBy(Expression<?>) - Method in class com.mysema.query.sql.WindowFunction
-
- partitionBy(Expression<?>...) - Method in class com.mysema.query.sql.WindowFunction
-
- path(Class<T>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- path(Class<T>, Path<?>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- Path<T> - Interface in com.mysema.query.types
-
Path represents a path expression.
- PathBuilder<T> - Class in com.mysema.query.types.path
-
PathBuilder is an extension to EntityPathBase for dynamic path construction
- PathBuilder(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.PathBuilder
-
Creates a new PathBuilder instance
- PathBuilder(Class<? extends T>, 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
-
- PathComparator<T,V extends java.lang.Comparable<V>> - Class in com.mysema.query.collections
-
Compares two beans based on the values at a specific path.
- PathComparator(Path<V>) - Constructor for class com.mysema.query.collections.PathComparator
-
- PathComparator(Path<V>, Function<T, V>) - Constructor for class com.mysema.query.collections.PathComparator
-
- pathComparator(Path<V>) - Static method in class com.mysema.query.collections.PathComparator
-
- PathExtractor - Class in com.mysema.query.types
-
Extracts the first path that occurs in an expression via breadth first search
- PathFactory - Interface in com.mysema.query.alias
-
PathFactory defines a factory interface for Path creation
- 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
-
- PathImpl(Class<? extends T>, Path<?>, String) - 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
-
- PathMatcher<T,V> - Class in com.mysema.query.collections
-
Matches based on the current value of a path.
- PathMatcher(Path<V>, Matcher<? super V>) - Constructor for class com.mysema.query.collections.PathMatcher
-
- PathMatcher(Path<V>, Matcher<? super V>, Function<T, V>) - Constructor for class com.mysema.query.collections.PathMatcher
-
- PathMetadata<T> - Class in com.mysema.query.types
-
PathMetadata provides metadata for
Path
expressions.
- PathMetadata(Path<?>, Object, PathType) - Constructor for class com.mysema.query.types.PathMetadata
-
- PathMetadataFactory - Class in com.mysema.query.types
-
PathMetadataFactory is a factory class for
Path
construction
- paths - Variable in class com.mysema.query.support.Context
-
- 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.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
-
- PlaceHolder - Class in <Unnamed>
-
- PlaceHolder() - Constructor for class PlaceHolder
-
- Point - Class in com.mysema.query.mongodb
-
Point is an adapter type for Double[] arrays to use geo spatial querying features of Mongodb
- Point(String) - Constructor for class com.mysema.query.mongodb.Point
-
- Point(Path<?>, String) - Constructor for class com.mysema.query.mongodb.Point
-
- Point(PathMetadata<?>) - Constructor for class com.mysema.query.mongodb.Point
-
- populate(Object) - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
Populate the INSERT clause with the properties of the given bean.
- populate(T, Mapper<T>) - Method in class com.mysema.query.sql.dml.SQLInsertClause
-
Populate the INSERT clause with the properties of the given bean using the given Mapper.
- populate(Object) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
-
Populate the UPDATE clause with the properties of the given bean.
- populate(T, Mapper<T>) - Method in class com.mysema.query.sql.dml.SQLUpdateClause
-
Populate the UPDATE clause with the properties of the given bean using the given Mapper.
- PostgresQuery - Class in com.mysema.query.sql.postgres
-
PostgresQuery provides Postgres related extensions to SQLQuery
- PostgresQuery(Connection) - Constructor for class com.mysema.query.sql.postgres.PostgresQuery
-
- PostgresQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.postgres.PostgresQuery
-
- PostgresQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.postgres.PostgresQuery
-
- PostgresQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.postgres.PostgresQuery
-
- PostgresQueryFactory - Class in com.mysema.query.sql.postgres
-
PostgreSQL specific implementation of SQLQueryFactory
- PostgresQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.postgres.PostgresQueryFactory
-
- PostgresQueryFactory(Provider<Connection>) - Constructor for class com.mysema.query.sql.postgres.PostgresQueryFactory
-
- PostgresQueryFactory(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.postgres.PostgresQueryFactory
-
- PostgresTemplates - Class in com.mysema.query.sql
-
PostgresTemplates is an SQL dialect for PostgreSQL
- 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(Expression<A>, int) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- POWER - Static variable in class com.mysema.query.types.Ops.MathOps
-
- predicate(Operator<Boolean>, Expression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Predicate operation
- 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>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.PredicateOperation
-
- PredicateTemplate - Class in com.mysema.query.types
-
PredicateTemplate provides a Boolean typed TemplateExpression implementation
- PredicateTemplate(String, Object...) - Constructor for class com.mysema.query.types.PredicateTemplate
-
- PredicateTemplate(Template, Object...) - Constructor for class com.mysema.query.types.PredicateTemplate
-
- PredicateTemplate(Template, ImmutableList<?>) - Constructor for class com.mysema.query.types.PredicateTemplate
-
- PREFIX - Static variable in class com.mysema.query.codegen.CodegenModule
-
- prepend(String) - Method in class com.mysema.query.support.SerializerBase
-
- 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.query.sql.dml.EmptyResultSet
-
- previous() - Method in class com.mysema.util.ResultSetAdapter
-
- 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<?>, ImmutableList<? 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
-
- primaryKeysClassName - Variable in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- primaryKeysVariable - Variable in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- printSchema - Variable in class com.mysema.query.sql.SQLTemplates.Builder
-
- printSchema() - Method in class com.mysema.query.sql.SQLTemplates.Builder
-
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.mysema.query.apt.AbstractQuerydslProcessor
-
- 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
-
- projection - Variable in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- projection - Variable in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- ProjectionRole<T> - Interface in com.mysema.query.types
-
Defines a custom projection for an Expression type.
- Projections - Class in com.mysema.query.types
-
Factory class for FactoryExpression instances
- ProjectionSerializer - Class in com.mysema.query.codegen
-
ProjectionSerializer is a
Serializer
implementation for projection types
- ProjectionSerializer(TypeMappings) - Constructor for class com.mysema.query.codegen.ProjectionSerializer
-
Create a new ProjectionSerializer instance
- 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, List<String>) - Constructor for class com.mysema.query.codegen.Property
-
- Property(EntityType, String, Type, List<String>, boolean) - Constructor for class com.mysema.query.codegen.Property
-
- Property(EntityType, String, String, Type, List<String>, boolean) - Constructor for class com.mysema.query.codegen.Property
-
- PropertyAccessInvocationHandler - Class in com.mysema.query.alias
-
PropertyAccessInvocationHandler is the main InvocationHandler class for the
CGLIB alias proxies
- PropertyAccessInvocationHandler(Expression<?>, AliasFactory, PathFactory, TypeSystem) - Constructor for class com.mysema.query.alias.PropertyAccessInvocationHandler
-
- propertyNameForGetter(Method) - Method in class com.mysema.query.alias.PropertyAccessInvocationHandler
-
- PropertyType - Enum in com.mysema.query.annotations
-
PropertyType defines the Path type to be used for a Domain property
- put(Map<K, V>, K, V) - Static method in class com.mysema.query.util.CollectionUtils
-
- put(String, Object) - Method in class com.mysema.util.BeanMap
-
Sets the bean property with the given name to the given value.
- putAllWriteable(BeanMap) - Method in class com.mysema.util.BeanMap
-
Puts all of the writable properties from the given BeanMap into this
BeanMap.
- 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
-
Create a new QBean instance
- QBean(Path<T>, Map<String, ? extends Expression<?>>) - Constructor for class com.mysema.query.types.QBean
-
Create a new QBean instance
- QBean(Path<T>, boolean, Expression<?>...) - Constructor for class com.mysema.query.types.QBean
-
Create a new QBean instance
- QBean(Path<T>, boolean, Map<String, ? extends Expression<?>>) - Constructor for class com.mysema.query.types.QBean
-
Create a new QBean instance
- QBean(Class<T>, Map<String, ? extends Expression<?>>) - Constructor for class com.mysema.query.types.QBean
-
Create a new QBean instance
- QBean(Class<T>, Expression<?>...) - Constructor for class com.mysema.query.types.QBean
-
Create a new QBean instance
- QBean(Class<T>, boolean, Expression<?>...) - Constructor for class com.mysema.query.types.QBean
-
Create a new QBean instance
- QBean(Class<T>, boolean, Map<String, ? extends Expression<?>>) - Constructor for class com.mysema.query.types.QBean
-
Create a new QBean instance
- 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
-
- QMap - Class in com.mysema.query.types
-
QMap represents a projection of type Map
- QMap(Expression<?>...) - Constructor for class com.mysema.query.types.QMap
-
Create a new QMap instance
- QMap(ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.QMap
-
Create a new QMap instance
- QMap(Expression<?>[]...) - Constructor for class com.mysema.query.types.QMap
-
Create a new QMap instance
- QPair<K,V> - Class in com.mysema.query.group
-
A pair of (Map) key and value
- QPair(Expression<K>, Expression<V>) - Constructor for class com.mysema.query.group.QPair
-
- QTuple - Class in com.mysema.query.types
-
QTuple represents a projection of type Tuple
- QTuple(Expression<?>...) - Constructor for class com.mysema.query.types.QTuple
-
Create a new QTuple instance
- QTuple(ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.QTuple
-
Create a new QTuple instance
- QTuple(Expression<?>[]...) - Constructor for class com.mysema.query.types.QTuple
-
Create a new QTuple instance
- query() - Method in class com.mysema.query.jdo.JDOQueryFactory
-
- query() - Method in class com.mysema.query.jpa.hibernate.HibernateQueryFactory
-
- query() - Method in class com.mysema.query.jpa.impl.JPAQueryFactory
-
- Query<Q extends Query<Q>> - Interface in com.mysema.query
-
Query defines the main query interface of the fluent query language.
- query() - Method in interface com.mysema.query.QueryFactory
-
Create a new Query
- query() - Method in class com.mysema.query.sql.mssql.SQLServerQueryFactory
-
- query() - Method in class com.mysema.query.sql.mysql.MySQLQueryFactory
-
- query() - Method in class com.mysema.query.sql.oracle.OracleQueryFactory
-
- query() - Method in class com.mysema.query.sql.postgres.PostgresQueryFactory
-
- query() - Method in interface com.mysema.query.sql.SQLQueryFactory
-
- query() - Method in class com.mysema.query.sql.SQLQueryFactoryImpl
-
- 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
- QUERYDSL_CREATE_DEFAULT_VARIABLE - Static variable in class com.mysema.query.apt.APTOptions
-
- QUERYDSL_ENTITY_ACCESSORS - Static variable in class com.mysema.query.apt.APTOptions
-
- QUERYDSL_EXCLUDED_CLASSES - Static variable in class com.mysema.query.apt.APTOptions
-
- QUERYDSL_EXCLUDED_PACKAGES - Static variable in class com.mysema.query.apt.APTOptions
-
- QUERYDSL_LIST_ACCESSORS - Static variable in class com.mysema.query.apt.APTOptions
-
- QUERYDSL_MAP_ACCESSORS - Static variable in class com.mysema.query.apt.APTOptions
-
- QUERYDSL_PACKAGE_SUFFIX - Static variable in class com.mysema.query.apt.APTOptions
-
- QUERYDSL_PREFIX - Static variable in class com.mysema.query.apt.APTOptions
-
- QUERYDSL_SUFFIX - Static variable in class com.mysema.query.apt.APTOptions
-
- QUERYDSL_UNKNOWN_AS_EMBEDDABLE - Static variable in class com.mysema.query.apt.APTOptions
-
- QuerydslAnnotationProcessor - Class in com.mysema.query.apt
-
- 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
-
Annotation for APT based Domain query type generation.
- QueryEmbedded - Annotation Type in com.mysema.query.annotations
-
Annotation for APT based Domain query type generation.
- 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
-
Annotation for APT based Domain query type generation.
- 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
-
- QueryExclude - Annotation Type in com.mysema.query.annotations
-
Marks the annotated classes and packages to be excluded from source generation
- QueryFactory<Q extends Query<?>,SQ extends Detachable> - Interface in com.mysema.query
-
Common interface for QueryFactory implementations
- 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
-
- queryHandler - Variable in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- QueryHandler - Interface in com.mysema.query.jpa
-
QueryHandler provides injection of provider specific functionality into the query logic
- queryHandler - Variable in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- 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
- queryMixin - Variable in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- queryMixin - Variable in class com.mysema.query.jpa.AbstractSQLQuery
-
- queryMixin - Variable in class com.mysema.query.jpa.JPAQueryBase
-
- queryMixin - Variable in class com.mysema.query.sql.AbstractSQLQuery
-
- queryMixin - Variable in class com.mysema.query.sql.AbstractSQLSubQuery
-
- 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(QueryMetadata, boolean) - 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
-
- QueryMixin(T, QueryMetadata, boolean) - 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(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
-
Annotation for APT based query type generation.
- QuerySupertype - Annotation Type in com.mysema.query.annotations
-
Annotation for APT based Domain query type generation.
- 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
- QueryTypeFactory - Interface in com.mysema.query.codegen
-
QueryTypeFactory defines an interface for mapping domain types to Querydsl expression types
- QueryTypeFactoryImpl - Class in com.mysema.query.codegen
-
QueryTypeFactoryImpl is the default implementation of the
QueryTypeFactory
interface
- QueryTypeFactoryImpl(String, String, String) - Constructor for class com.mysema.query.codegen.QueryTypeFactoryImpl
-
- QueryTypeImpl - Class in com.mysema.query.apt
-
- QueryTypeImpl(PropertyType) - Constructor for class com.mysema.query.apt.QueryTypeImpl
-
- quote - Variable in class com.mysema.query.sql.SQLTemplates.Builder
-
- quote() - Method in class com.mysema.query.sql.SQLTemplates.Builder
-
- quoteIdentifier(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- RAD - Static variable in class com.mysema.query.types.Ops.MathOps
-
- radians(double) - Static method in class com.mysema.query.collections.CollQueryFunctions
-
- radians(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- random() - Static method in class com.mysema.query.types.expr.MathExpressions
-
Returns the random expression
- random(int) - Static method in class com.mysema.query.types.expr.MathExpressions
-
Return a random number expression with the given seed
- random() - Static method in class com.mysema.query.types.expr.NumberExpression
-
Returns the random expression
- RANDOM - Static variable in class com.mysema.query.types.Ops.MathOps
-
- RANDOM2 - Static variable in class com.mysema.query.types.Ops.MathOps
-
- range(Path<?>, String, Expression<?>, Expression<?>, boolean, boolean, QueryMetadata) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- rank() - Static method in class com.mysema.query.sql.SQLExpressions
-
rank of the current row with gaps; same as row_number of its first peer
- RANK - Static variable in class com.mysema.query.sql.SQLTemplates
-
- readOnly - Variable in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- readOnly - Variable in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- ReflectionUtils - Class in com.mysema.util
-
ReflectionUtils provides Reflection related functionality
- refreshRow() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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, Type) - 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
-
- registerNumeric(int, int, Class<?>) - Method in class com.mysema.query.sql.Configuration
-
Override the binding for the given NUMERIC type
- registerNumeric(int, int, Class<?>) - Method in class com.mysema.query.sql.JDBCTypeMapping
-
- registerSchemaOverride(String, String) - Method in class com.mysema.query.sql.Configuration
-
Register a schema override
- registerTableOverride(String, String) - Method in class com.mysema.query.sql.Configuration
-
Register a table override
- registerTableOverride(String, String, String) - Method in class com.mysema.query.sql.Configuration
-
Register a schema specific table override
- reinitialise() - Method in class com.mysema.util.BeanMap
-
Reinitializes this bean.
- RelationalFunctionCall<T> - Class in com.mysema.query.sql
-
Represents a table valued function call
- RelationalFunctionCall(Class<? extends T>, String, Object...) - Constructor for class com.mysema.query.sql.RelationalFunctionCall
-
- 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(Class<? extends T>, String, String, String) - Constructor for class com.mysema.query.sql.RelationalPathBase
-
- RelationalPathBase(Class<? extends T>, PathMetadata<?>, String, String) - Constructor for class com.mysema.query.sql.RelationalPathBase
-
- RelationalPathUtils - Class in com.mysema.query.sql
-
RelationalPathUtils provides static utility methods for
RelationalPath
instances
- relative(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- relative(int) - Method in class com.mysema.util.ResultSetAdapter
-
- remove() - Method in class com.mysema.query.jpa.ScrollableResultsIterator
-
- remove() - Method in class com.mysema.query.jpa.TransformingIterator
-
- remove() - Method in class com.mysema.query.lucene.ResultIterator
-
- remove() - Method in class com.mysema.query.sql.SQLResultIterator
-
- remove() - Method in class com.mysema.util.MultiIterator
-
- replace(RelationalPath<?>) - Method in class com.mysema.query.sql.mysql.MySQLQueryFactory
-
- replace - Variable in class com.mysema.query.support.Context
-
- replacements - Variable in class com.mysema.query.support.Context
-
- requiresQuotes(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- reservedSuffix - Variable in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- 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.EmptyMetadata
-
- reset() - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- reset() - Method in class com.mysema.query.jpa.JPAQueryBase
-
- reset() - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- 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
-
Resolve type declared in declaringType for context
- restrict(QueryModifiers) - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- restrict(QueryModifiers) - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- restrict(QueryModifiers) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- restrict(QueryModifiers) - Method in interface com.mysema.query.SimpleQuery
-
Set both limit and offset of the query results
- restrict(QueryModifiers) - Method in class com.mysema.query.support.QueryBase
-
Defines both limit and offset of the query results
- restrict(QueryModifiers) - Method in class com.mysema.query.support.QueryMixin
-
- restrict(QueryModifiers) - Method in class com.mysema.query.support.SimpleProjectableAdapter
-
- ResultIterator<T> - Class in com.mysema.query.lucene
-
ResultIterator is a CloseableIterator
implementation for Lucene query results
- ResultIterator(ScoreDoc[], int, IndexSearcher, FieldSelector, Function<Document, T>) - Constructor for class com.mysema.query.lucene.ResultIterator
-
- ResultSetAdapter - Class in com.mysema.util
-
- ResultSetAdapter(ResultSet) - Constructor for class com.mysema.util.ResultSetAdapter
-
- ResultTransformer<T> - Interface in com.mysema.query
-
Executes query on a
Projectable
and transforms results into T.
- rightJoin(RelationalPath<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- rightJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- rightJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- rightJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jdo.sql.AbstractSQLQuery
-
- rightJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- rightJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- rightJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- rightJoin(EntityPath<P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- rightJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- rightJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- rightJoin(RelationalPath<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- rightJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- rightJoin(ForeignKey<E>, RelationalPath<E>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- rightJoin(SubQueryExpression<?>, Path<?>) - Method in class com.mysema.query.jpa.AbstractSQLQuery
-
- rightJoin(EntityPath<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a right join with the given target.
- rightJoin(EntityPath<P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a right join with the given target and alias.
- rightJoin(CollectionExpression<?, P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a right join with the given target.
- rightJoin(CollectionExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a right join with the given target and alias.
- rightJoin(MapExpression<?, P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a right join with the given target.
- rightJoin(MapExpression<?, P>, Path<P>) - Method in interface com.mysema.query.jpa.JPACommonQuery
-
Create a right join with the given target and alias.
- rightJoin(CollectionExpression<?, P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- rightJoin(CollectionExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- rightJoin(EntityPath<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- rightJoin(EntityPath<P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- rightJoin(MapExpression<?, P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- rightJoin(MapExpression<?, P>, Path<P>) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- rightJoin(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- rightJoin(RelationalFunctionCall<E>, Path<E>) - 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(RelationalPath<?>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- rightJoin(RelationalFunctionCall<E>, Path<E>) - Method in class com.mysema.query.sql.AbstractSQLSubQuery
-
- rightJoin(ForeignKey<E>, RelationalPath<E>) - 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(RelationalFunctionCall<E>, Path<E>) - Method in interface com.mysema.query.sql.SQLCommonQuery
-
Adds a full 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(Expression<P>) - Method in class com.mysema.query.support.QueryMixin
-
- rightJoin(Expression<P>, Path<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>, 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
-
- RooAnnotationProcessor - Class in com.mysema.query.apt.roo
-
AnnotationProcessor for Spring Roo which takes RooJpaEntity
, MappedSuperclass
,
Embeddable
and Transient
into account
- RooAnnotationProcessor() - Constructor for class com.mysema.query.apt.roo.RooAnnotationProcessor
-
- round(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
Round to nearest integer
- round(Expression<A>, int) - Static method in class com.mysema.query.types.expr.MathExpressions
-
Round to s decimal places
- round() - Method in class com.mysema.query.types.expr.NumberExpression
-
Returns the closest int
to the argument.
- ROUND - Static variable in class com.mysema.query.types.Ops.MathOps
-
- ROUND2 - Static variable in class com.mysema.query.types.Ops.MathOps
-
- rowDeleted() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- rowDeleted() - Method in class com.mysema.util.ResultSetAdapter
-
- rowid - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
-
- rowInserted() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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
-
Deprecated.
- RowNumber() - Constructor for class com.mysema.query.sql.mssql.RowNumber
-
Deprecated.
- rowNumber - Static variable in class com.mysema.query.sql.mssql.SQLServerGrammar
-
- rowNumber() - Static method in class com.mysema.query.sql.mssql.SQLServerGrammar
-
Deprecated.
- rowNumber() - Static method in class com.mysema.query.sql.SQLExpressions
-
number of the current row within its partition, counting from 1
- ROWNUMBER - Static variable in class com.mysema.query.sql.SQLTemplates
-
- rowUpdated() - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- rowUpdated() - Method in class com.mysema.util.ResultSetAdapter
-
- rpad(Expression<String>, int) - Static method in class com.mysema.query.types.expr.StringExpressions
-
- rpad(Expression<String>, Expression<Integer>) - Static method in class com.mysema.query.types.expr.StringExpressions
-
- rpad(Expression<String>, NumberExpression<Integer>, char) - Static method in class com.mysema.query.types.expr.StringExpressions
-
- rpad(Expression<String>, int, char) - Static method in class com.mysema.query.types.expr.StringExpressions
-
- RPAD - Static variable in class com.mysema.query.types.Ops.StringOps
-
- RPAD2 - Static variable in class com.mysema.query.types.Ops.StringOps
-
- rtrim(Expression<String>) - Static method in class com.mysema.query.types.expr.StringExpressions
-
- RTRIM - Static variable in class com.mysema.query.types.Ops.StringOps
-
- safeClassForName(ClassLoader, String) - Static method in class com.mysema.util.ClassPathUtils
-
- scanPackage(ClassLoader, Package) - Static method in class com.mysema.util.ClassPathUtils
-
- scanPackage(ClassLoader, String) - Static method in class com.mysema.util.ClassPathUtils
-
- SCHEMA_TO_PACKAGE - Static variable in class com.mysema.query.sql.codegen.SQLCodegenModule
-
- scroll(ScrollMode, 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
-
ScrollableResultsIterator is an CloseableIterator
adapter for ScrollableResults
- ScrollableResultsIterator(ScrollableResults) - Constructor for class com.mysema.query.jpa.ScrollableResultsIterator
-
- ScrollableResultsIterator(ScrollableResults, boolean) - Constructor for class com.mysema.query.jpa.ScrollableResultsIterator
-
- SearchQuery<T> - Class in com.mysema.query.hibernate.search
-
SearchQuery is a Query implementation for Hibernate Search
- SearchQuery(FullTextSession, EntityPath<T>) - Constructor for class com.mysema.query.hibernate.search.SearchQuery
-
Create a new SearchQuery instance
- SearchQuery(Session, EntityPath<T>) - Constructor for class com.mysema.query.hibernate.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
-
Create a new SearchResults instance
- SearchResults(List<T>, QueryModifiers, long) - Constructor for class com.mysema.query.SearchResults
-
Create a new SearchResults instance
- SearchSerializer - Class in com.mysema.query.hibernate.search
-
SearchSerializer extends the LuceneSerializer to use Field
annotation data from paths
- SearchSerializer(boolean, boolean) - Constructor for class com.mysema.query.hibernate.search.SearchSerializer
-
Create a new SearchSerializer instance
- 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 class 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
-
- 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.GroovyBeanSerializer
-
- 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(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) - Method in class com.mysema.query.jpa.NativeSQLSerializer
-
- serialize(QueryMetadata, boolean, SQLSerializer) - Method in class com.mysema.query.sql.OracleTemplates
-
- serialize(QueryMetadata, boolean) - Method in class com.mysema.query.sql.SQLSerializer
-
- serialize(QueryMetadata, boolean, SQLSerializer) - Method in class com.mysema.query.sql.SQLServer2005Templates
-
- serialize(QueryMetadata, boolean, SQLSerializer) - Method in class com.mysema.query.sql.SQLServer2012Templates
-
- serialize(QueryMetadata, boolean, SQLSerializer) - Method in class com.mysema.query.sql.SQLServerTemplates
-
- serialize(QueryMetadata, boolean, SQLSerializer) - Method in class com.mysema.query.sql.SQLTemplates
-
- serialize(QueryFlag.Position, Set<QueryFlag>) - Method in class com.mysema.query.support.SerializerBase
-
- serialize(JoinFlag.Position, Set<JoinFlag>) - 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.codegen.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, SQLSerializer) - Method in class com.mysema.query.sql.CUBRIDTemplates
-
- serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.DerbyTemplates
-
- serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.OracleTemplates
-
- serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.SQLServer2012Templates
-
- serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.SQLServerTemplates
-
- serializeModifiers(QueryMetadata, SQLSerializer) - Method in class com.mysema.query.sql.SQLTemplates
-
- serializePrimaryKeys(EntityType, CodeWriter, Collection<PrimaryKeyData>) - Method in class com.mysema.query.sql.codegen.MetaDataSerializer
-
- serializeProperties(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.codegen.EntitySerializer
-
- serializeProperties(EntityType, SerializerConfig, CodeWriter) - Method in class com.mysema.query.sql.codegen.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 which serialize query metadata to Strings
- SerializerBase(Templates) - 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(Expression<?>, QueryMetadata, boolean) - Method in class com.mysema.query.sql.SQLSerializer
-
- SessionHolder - Interface in com.mysema.query.jpa.hibernate
-
Abstraction for different Hibernate Session signatures
- set(Path<U>, U) - Method in class com.mysema.query.collections.CollUpdateClause
-
- set(Path<U>, Expression<? extends U>) - Method in class com.mysema.query.collections.CollUpdateClause
-
- set(List<? extends Path<?>>, List<?>) - Method in class com.mysema.query.collections.CollUpdateClause
-
- 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(Expression<E>) - Static method in class com.mysema.query.group.GroupBy
-
Create a new aggregating set expression
- set(ParamExpression<P>, P) - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- set(List<? extends Path<?>>, List<?>) - Method in class com.mysema.query.jdo.dml.JDOUpdateClause
-
- set(Path<T>, T) - Method in class com.mysema.query.jdo.dml.JDOUpdateClause
-
- set(Path<T>, Expression<? extends T>) - Method in class com.mysema.query.jdo.dml.JDOUpdateClause
-
- 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<P>, P) - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- set(ParamExpression<T>, T) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- 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 the given parameter to the given value
- set(ParamExpression<P>, P) - Method in class com.mysema.query.support.QueryMixin
-
- set(ParamExpression<P>, P) - Method in class com.mysema.query.support.SimpleProjectableAdapter
-
- setAddFullConstructor(boolean) - Method in class com.mysema.query.codegen.BeanSerializer
-
- setAddToString(boolean) - Method in class com.mysema.query.codegen.BeanSerializer
-
- 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
-
- setBatchCountViaGetUpdateCount(boolean) - Method in class com.mysema.query.sql.SQLTemplates
-
- setBean(Object) - Method in class com.mysema.util.BeanMap
-
Sets the bean to be operated on by this map.
- setBeanPackageName(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setBeanPackageName(String) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Override the bean package name (default: packageName)
- setBeanPrefix(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setBeanPrefix(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setBeanPrefix(String) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Override the bean prefix for the classes (default: "")
- setBeanSerializer(Serializer) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Set the Bean serializer to create bean types as well
- setBeanSerializerClass(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setBeanSerializerClass(Class<? extends Serializer>) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Set the Bean serializer class to create bean types as well
- setBeanSuffix(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setBeanSuffix(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setBeanSuffix(String) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Override the bean suffix for the classes (default: "")
- setBeanTargetPackage(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setBigDecimalSupported(boolean) - Method in class com.mysema.query.sql.SQLTemplates
-
- setBuildContext(BuildContext) - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- 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.AbstractHibernateSQLQuery
-
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.AbstractHibernateSQLQuery
-
Set the name of the cache region.
- setColumnAlias(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setColumnAnnotations(boolean) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setColumnAnnotations(boolean) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setColumnAnnotations(boolean) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
- setComment(String) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
Add a comment to the generated SQL.
- setConfiguration(Configuration) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Override the configuration
- 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.JPAQueryBase
-
- 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.codegen.GenericExporter
-
Set whether Scala sources are generated
- setCreateScalaSources(boolean) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setCreateScalaSources(boolean) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Set true to create Scala sources instead of Java sources
- 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
- setCustomTypes(String[]) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- 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
-
- setDetachable(Detachable) - Method in class com.mysema.query.support.DetachableAdapter
-
- setDistinct(boolean) - Method in class com.mysema.query.DefaultQueryMetadata
-
- setDistinct(boolean) - Method in class com.mysema.query.EmptyMetadata
-
- 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
-
- setEmbeddableAnnotation(Class<? extends Annotation>) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the embeddable annotation
- setEmbeddedAnnotation(Class<? extends Annotation>) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the embedded annotation
- setEntityAnnotation(Class<? extends Annotation>) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the entity annotation
- setEntityType(EntityType) - Method in class com.mysema.query.codegen.Supertype
-
- setExportBeans(boolean) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setExportBeans(boolean) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setExportTables(boolean) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setExportTables(boolean) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
- setExportViews(boolean) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setExportViews(boolean) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
- setFetchDirection(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- 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.AbstractHibernateSQLQuery
-
Set a fetch size for the underlying JDBC query.
- setFetchSize(int) - Method in class com.mysema.query.sql.dml.EmptyResultSet
-
- setFetchSize(int) - Method in class com.mysema.util.ResultSetAdapter
-
- setFlushMode(FlushMode) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
Override the current session flush mode, just for this query.
- setFlushMode(FlushModeType) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- setFlushMode(FlushModeType) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- setForeignKeysClassName(String) - Method in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- setForeignKeysVariable(String) - Method in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- setForShare(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setForUpdate(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setFrom(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setFullJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setFunctionJoinsWrapped(boolean) - Method in class com.mysema.query.sql.SQLTemplates
-
- setGroupBy(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setHandleFields(boolean) - Method in class com.mysema.query.codegen.GenericExporter
-
Set whether fields are handled (default true)
- setHandleFields(boolean) - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- setHandleMethods(boolean) - Method in class com.mysema.query.codegen.GenericExporter
-
Set whether fields are handled (default true)
- setHandleMethods(boolean) - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- setHaving(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setHint(String, Object) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- setHint(String, Object) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- setInnerClassesForKeys(boolean) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setInnerClassesForKeys(boolean) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setInnerClassesForKeys(boolean) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
- setInnerJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setInsertInto(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setJdbcDriver(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setJdbcDriverClass(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setJdbcPassword(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setJdbcUrl(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setJdbcUser(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setKey(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setKeywords(Collection<String>) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the keywords to be used
- setLeftJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setLimit(Long) - Method in class com.mysema.query.DefaultQueryMetadata
-
- setLimit(Long) - Method in class com.mysema.query.EmptyMetadata
-
- 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
-
- setLockMode(LockModeType) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- setLowerCase(boolean) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setLowerCase(boolean) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setLowerCase(boolean) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
- setMaxFetchDepth(int) - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
Set the maximum fetch depth when fetching.
- 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 class com.mysema.query.EmptyMetadata
-
- 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.codegen.GenericExporter
-
Set the name prefix
- setNamePrefix(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setNamePrefix(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setNamePrefix(String) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Override the name prefix for the classes (default: Q)
- setNameSuffix(String) - Method in class com.mysema.query.apt.DefaultConfiguration
-
- setNameSuffix(String) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the name suffix
- setNameSuffix(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setNameSuffix(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setNameSuffix(String) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Override the name suffix for the classes (default: "")
- setNamingStrategy(NamingStrategy) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Override the NamingStrategy (default: new DefaultNamingStrategy())
- setNamingStrategyClass(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setNativeMerge(boolean) - Method in class com.mysema.query.sql.SQLTemplates
-
- setNormalize(boolean) - Method in class com.mysema.query.support.SerializerBase
-
- setNotNull(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setNoWait(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setNull(Path<U>) - Method in class com.mysema.query.collections.CollUpdateClause
-
- 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.JDOUpdateClause
-
- 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
-
- setNullsFirst(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setNullsLast(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setOffset(Long) - Method in class com.mysema.query.DefaultQueryMetadata
-
- setOffset(Long) - Method in class com.mysema.query.EmptyMetadata
-
- 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.maven.AbstractMetaDataExportMojo
-
- setPackageName(String) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Set the package name
- setPackages(String[]) - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- setPackageSuffix(String) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the package suffix
- setParam(ParamExpression<T>, T) - Method in class com.mysema.query.DefaultQueryMetadata
-
- setParam(ParamExpression<T>, T) - Method in class com.mysema.query.EmptyMetadata
-
- setParam(ParamExpression<T>, T) - Method in interface com.mysema.query.QueryMetadata
-
- setParameterMetadataAvailable(boolean) - Method in class com.mysema.query.sql.SQLTemplates
-
- setParameters(PreparedStatement, List<?>, List<Path<?>>, Map<ParamExpression<?>, ?>) - Method in class com.mysema.query.sql.AbstractSQLQuery
-
- setParameters(PreparedStatement, List<?>, List<Path<?>>, Map<ParamExpression<?>, ?>) - Method in class com.mysema.query.sql.dml.AbstractSQLClause
-
Set the parameters to the given PreparedStatement
- setParamPrefix(String) - Method in class com.mysema.query.support.SerializerBase
-
- SetPath<E,Q extends SimpleExpression<? super 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
-
- SetPath(Class<? super E>, Class<Q>, PathMetadata<?>, PathInits) - Constructor for class com.mysema.query.types.path.SetPath
-
- setPrimaryKeysClassName(String) - Method in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- setPrimaryKeysVariable(String) - Method in class com.mysema.query.sql.codegen.AbstractNamingStrategy
-
- setPrintSchema(boolean) - Method in class com.mysema.query.sql.SQLTemplates
-
- setPrintSupertype(boolean) - Method in class com.mysema.query.codegen.BeanSerializer
-
- setPrintSupertype(boolean) - Method in class com.mysema.query.codegen.GroovyBeanSerializer
-
- setProject(MavenProject) - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- setProject(MavenProject) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- 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.AbstractHibernateSQLQuery
-
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.codegen.AbstractNamingStrategy
-
- setRightJoin(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setScala(boolean) - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- setSchemaPattern(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setSchemaPattern(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setSchemaPattern(String) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Set the schema pattern filter to be used
- setSchemaToPackage(boolean) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setSchemaToPackage(boolean) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setSchemaToPackage(boolean) - Method in class com.mysema.query.sql.codegen.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
-
- setSerializerClass(Class<? extends Serializer>) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the serializer class to be used
- setSerializerClass(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setSerializerClass(Class<? extends Serializer>) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
- setSet(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setSize(Integer) - Method in class com.mysema.query.sql.support.ColumnData
-
- setSkipAnnotation(Class<? extends Annotation>) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the skip annotation
- setSourceEncoding(String) - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- setSourceEncoding(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setSourceEncoding(String) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
- setStrict(boolean) - Method in class com.mysema.query.support.SerializerBase
-
- setSupertypeAnnotation(Class<? extends Annotation>) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the supertype annotation
- setTableAlias(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setTableNamePattern(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setTableNamePattern(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setTableNamePattern(String) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Set the table name pattern filter to be used
- setTargetFolder(File) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the target folder for generated sources
- setTargetFolder(File) - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- setTargetFolder(String) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setTargetFolder(File) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
Set the target folder
- setTargetPackage(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setTargetSourceFolder(String) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setTestClasspath(boolean) - Method in class com.mysema.query.maven.AbstractExporterMojo
-
- 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.AbstractHibernateSQLQuery
-
Set a timeout for the underlying JDBC query.
- setType(String, String, Type<?>) - Method in class com.mysema.query.sql.JavaTypeMapping
-
- setTypeMappings(TypeMappings) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
- setTypeMappingsClass(Class<? extends TypeMappings>) - Method in class com.mysema.query.codegen.GenericExporter
-
Set the typemappings class to be used
- setUnionsWrapped(boolean) - Method in class com.mysema.query.sql.SQLTemplates
-
- setUnique(boolean) - Method in class com.mysema.query.DefaultQueryMetadata
-
- setUnique(boolean) - Method in class com.mysema.query.EmptyMetadata
-
- 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
-
- setUnknownAsEmbedded(boolean) - Method in class com.mysema.query.apt.DefaultConfiguration
-
- 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
-
- setValidate(boolean) - Method in class com.mysema.query.DefaultQueryMetadata
-
- setValidate(boolean) - Method in class com.mysema.query.EmptyMetadata
-
- setValidate(boolean) - Method in interface com.mysema.query.QueryMetadata
-
- setValidationAnnotations(boolean) - Method in class com.mysema.query.maven.AbstractMetaDataExportMojo
-
- setValidationAnnotations(boolean) - Method in class com.mysema.query.sql.ant.AntMetaDataExporter
-
- setValidationAnnotations(boolean) - Method in class com.mysema.query.sql.codegen.MetaDataExporter
-
- setValue(PreparedStatement, int, BigDecimal) - Method in class com.mysema.query.sql.types.BigDecimalAsDoubleType
-
- 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, DateTime) - Method in class com.mysema.query.sql.types.DateTimeType
-
- 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.EnumAsObjectType
-
- 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, LocalDateTime) - Method in class com.mysema.query.sql.types.LocalDateTimeType
-
- setValue(PreparedStatement, int, LocalDate) - Method in class com.mysema.query.sql.types.LocalDateType
-
- setValue(PreparedStatement, int, LocalTime) - Method in class com.mysema.query.sql.types.LocalTimeType
-
- 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
-
- setValue(PreparedStatement, int, UUID) - Method in class com.mysema.query.sql.types.UtilUUIDType
-
- setValue(Object) - Method in class com.mysema.util.BeanMap.MyMapEntry
-
Sets the value.
- setValues(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setWhere(String) - Method in class com.mysema.query.sql.SQLTemplates
-
- setWith(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
-
- ShortType(int) - 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
- sign(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- SIGN - Static variable in class com.mysema.query.types.Ops.MathOps
-
- SimpleExpression<T> - Class in com.mysema.query.types.expr
-
SimpleExpression is the base class for Expression implementations.
- SimpleExpression(Expression<T>) - Constructor for class com.mysema.query.types.expr.SimpleExpression
-
- SimpleOperation<T> - Class in com.mysema.query.types.expr
-
SimpleOperation represents a simple operation expression
- SimpleOperation(Class<T>, Operator<? super T>, Expression<?>...) - Constructor for class com.mysema.query.types.expr.SimpleOperation
-
- SimpleOperation(Class<T>, Operator<? super T>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.expr.SimpleOperation
-
- SimplePath<T> - Class in com.mysema.query.types.path
-
SimplePath represents simple paths
- SimplePath(Class<? extends T>, Path<?>, String) - Constructor for class com.mysema.query.types.path.SimplePath
-
- SimplePath(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.SimplePath
-
- SimplePath(Class<? extends T>, 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
.
- SimpleProjectableAdapter<T> - Class in com.mysema.query.support
-
- SimpleProjectableAdapter(Q, Expression<T>) - Constructor for class com.mysema.query.support.SimpleProjectableAdapter
-
- SimpleProjectableAdapter(SimpleQuery<?>, Projectable, Expression<T>) - Constructor for class com.mysema.query.support.SimpleProjectableAdapter
-
- SimpleQuery<Q extends SimpleQuery<Q>> - Interface in com.mysema.query
-
SimpleQuery defines a simple querying interface than
Query
- SimpleSerializerConfig - Class in com.mysema.query.codegen
-
SimpleSerializerConfig is the default implementation of the
SerializerConfig
interface
- SimpleSerializerConfig(boolean, boolean, boolean, boolean, String) - Constructor for class com.mysema.query.codegen.SimpleSerializerConfig
-
- SimpleSubQuery<T> - Class in com.mysema.query.types.query
-
Object typed single result subquery
- SimpleSubQuery(Class<T>, 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, ImmutableList<?>) - Constructor for class com.mysema.query.types.template.SimpleTemplate
-
- sin(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- SIN - Static variable in class com.mysema.query.types.Ops.MathOps
-
- singleResult() - Method in class com.mysema.query.hibernate.search.SearchQuery
-
- singleResult() - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- singleResult(Path<?>...) - Method in class com.mysema.query.mongodb.MongodbQuery
-
- singleResult() - Method in class com.mysema.query.mongodb.MongodbQuery
-
- singleResult(Expression<?>...) - Method in interface com.mysema.query.Projectable
-
return a single result for the given projection or null if no result is found
- singleResult(Expression<RT>) - Method in interface com.mysema.query.Projectable
-
return a single result for the given projection or null if no result is found
- singleResult() - Method in interface com.mysema.query.SimpleProjectable
-
Get the projection as a single result or null if no result is found
- singleResult(Expression<?>...) - Method in class com.mysema.query.support.ProjectableAdapter
-
- singleResult(Expression<RT>) - Method in class com.mysema.query.support.ProjectableAdapter
-
- singleResult(Expression<?>...) - Method in class com.mysema.query.support.ProjectableQuery
-
- singleResult(Expression<RT>) - Method in class com.mysema.query.support.ProjectableQuery
-
- singleResult() - Method in class com.mysema.query.support.SimpleProjectableAdapter
-
- sinh(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- SINH - Static variable in class com.mysema.query.types.Ops.MathOps
-
- size() - Method in interface com.mysema.query.Tuple
-
Get the size of the Tuple
- 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
- size() - Method in class com.mysema.util.BeanMap
-
Returns the number of properties defined by the bean.
- SizeImpl - Class in com.mysema.query.sql.support
-
- SizeImpl(int, int) - Constructor for class com.mysema.query.sql.support.SizeImpl
-
- skipAnn - Variable in class com.mysema.query.apt.DefaultConfiguration
-
- smallResult() - Method in class com.mysema.query.sql.mysql.MySQLQuery
-
- sort(Sort) - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- SQLBindings - Class in com.mysema.query.sql
-
SQLBindings provides the SQL query string and bindings
- SQLBindings(String, ImmutableList<Object>) - Constructor for class com.mysema.query.sql.SQLBindings
-
- SQLCodegenModule - Class in com.mysema.query.sql.codegen
-
SQLCodegenModule is a dependency injection module with codegen configuration
- SQLCodegenModule() - Constructor for class com.mysema.query.sql.codegen.SQLCodegenModule
-
- 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
-
- SQLExpressions - Class in com.mysema.query.sql
-
Common SQL expressions
- SQLInsertBatch - Class in com.mysema.query.sql.dml
-
SQLInsertBatch defines the state of an SQL INSERT batch item
- 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, SQLTemplates, RelationalPath<?>, AbstractSQLSubQuery<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertClause
-
- SQLInsertClause(Connection, Configuration, RelationalPath<?>, AbstractSQLSubQuery<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertClause
-
- SQLInsertClause(Connection, Configuration, RelationalPath<?>) - Constructor for class com.mysema.query.sql.dml.SQLInsertClause
-
- SQLiteTemplates - Class in com.mysema.query.sql
-
SQLiteTemplates is a SQL dialect for SQLite
- SQLiteTemplates() - Constructor for class com.mysema.query.sql.SQLiteTemplates
-
- SQLiteTemplates(boolean) - Constructor for class com.mysema.query.sql.SQLiteTemplates
-
- SQLiteTemplates(char, boolean) - Constructor for class com.mysema.query.sql.SQLiteTemplates
-
- SQLMergeBatch - Class in com.mysema.query.sql.dml
-
SQLMergeBatch defines the state of an SQL MERGE batch item
- 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 - Class in com.mysema.query.sql
-
SQLQuery is a JDBC based implementation of the
SQLCommonQuery
interface
- SQLQuery(SQLTemplates) - Constructor for class com.mysema.query.sql.SQLQuery
-
Create a detached SQLQuery instance
The query can be attached via the clone method
- SQLQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.SQLQuery
-
Create a new SQLQuery instance
- SQLQuery(Connection, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.sql.SQLQuery
-
Create a new SQLQuery instance
- SQLQuery(Configuration) - Constructor for class com.mysema.query.sql.SQLQuery
-
Create a new SQLQuery instance
- SQLQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.SQLQuery
-
Create a new SQLQuery instance
- SQLQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.SQLQuery
-
Create a new SQLQuery instance
- SQLQueryFactory<Q extends SQLCommonQuery<?>,SQ extends AbstractSQLSubQuery<?>,D extends SQLDeleteClause,U extends SQLUpdateClause,I extends SQLInsertClause,M extends SQLMergeClause> - Interface in com.mysema.query.sql
-
Factory interface for query and clause creation
- SQLQueryFactoryImpl - Class in com.mysema.query.sql
-
Factory class for query and DML clause creation
- SQLQueryFactoryImpl(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.SQLQueryFactoryImpl
-
- SQLQueryFactoryImpl(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.SQLQueryFactoryImpl
-
- SQLQueryFactoryImpl(Configuration, DataSource) - Constructor for class com.mysema.query.sql.SQLQueryFactoryImpl
-
- SQLQueryTypeFactory - Class in com.mysema.query.sql.codegen
-
SQLQueryTypeFactory is a QueryTypeFactory implementation with configuration data from this module
- SQLQueryTypeFactory(String, String, String, String, String, String) - Constructor for class com.mysema.query.sql.codegen.SQLQueryTypeFactory
-
- 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(Configuration) - Constructor for class com.mysema.query.sql.SQLSerializer
-
- SQLSerializer(Configuration, boolean) - Constructor for class com.mysema.query.sql.SQLSerializer
-
- SQLSerializer.Stage - Enum in com.mysema.query.sql
-
- SQLServer2005Templates - Class in com.mysema.query.sql
-
SQLServer2005Templates is an SQL dialect for Microsoft SQL Server 2005 and 2008
- SQLServer2005Templates() - Constructor for class com.mysema.query.sql.SQLServer2005Templates
-
- SQLServer2005Templates(boolean) - Constructor for class com.mysema.query.sql.SQLServer2005Templates
-
- SQLServer2005Templates(char, boolean) - Constructor for class com.mysema.query.sql.SQLServer2005Templates
-
- SQLServer2012Templates - Class in com.mysema.query.sql
-
SQLServer2012Templates is an SQL dialect for Microsoft SQL Server 2012 and later
- SQLServer2012Templates() - Constructor for class com.mysema.query.sql.SQLServer2012Templates
-
- SQLServer2012Templates(boolean) - Constructor for class com.mysema.query.sql.SQLServer2012Templates
-
- SQLServer2012Templates(char, boolean) - Constructor for class com.mysema.query.sql.SQLServer2012Templates
-
- SQLServerGrammar - Class in com.mysema.query.sql.mssql
-
Convenience functions and constants for SQL Server usage
- SQLServerQuery - Class in com.mysema.query.sql.mssql
-
SQLServerQuery provides SQL Server related extensions to SQLQuery
- SQLServerQuery(Connection) - Constructor for class com.mysema.query.sql.mssql.SQLServerQuery
-
- SQLServerQuery(Connection, SQLTemplates) - Constructor for class com.mysema.query.sql.mssql.SQLServerQuery
-
- SQLServerQuery(Connection, SQLTemplates, QueryMetadata) - Constructor for class com.mysema.query.sql.mssql.SQLServerQuery
-
- SQLServerQuery(Connection, Configuration, QueryMetadata) - Constructor for class com.mysema.query.sql.mssql.SQLServerQuery
-
- SQLServerQuery(Connection, Configuration) - Constructor for class com.mysema.query.sql.mssql.SQLServerQuery
-
- SQLServerQueryFactory - Class in com.mysema.query.sql.mssql
-
SQL Server specific implementation of SQLQueryFactory
- SQLServerQueryFactory(Configuration, Provider<Connection>) - Constructor for class com.mysema.query.sql.mssql.SQLServerQueryFactory
-
- SQLServerQueryFactory(Provider<Connection>) - Constructor for class com.mysema.query.sql.mssql.SQLServerQueryFactory
-
- SQLServerQueryFactory(SQLTemplates, Provider<Connection>) - Constructor for class com.mysema.query.sql.mssql.SQLServerQueryFactory
-
- SQLServerSubQuery - Class in com.mysema.query.sql.mssql
-
- SQLServerSubQuery() - Constructor for class com.mysema.query.sql.mssql.SQLServerSubQuery
-
- SQLServerSubQuery(QueryMetadata) - Constructor for class com.mysema.query.sql.mssql.SQLServerSubQuery
-
- SQLServerTableHints - Enum in com.mysema.query.sql.mssql
-
- SQLServerTemplates - Class in com.mysema.query.sql
-
SQLServerTemplates is an SQL dialect for Microsoft SQL Server
- 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
-
- SQLTemplates.Builder - Class in com.mysema.query.sql
-
- SQLTemplates.Builder() - Constructor for class com.mysema.query.sql.SQLTemplates.Builder
-
- 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 class com.mysema.query.types.Ops.MathOps
-
- stage - Variable in class com.mysema.query.sql.SQLSerializer
-
- STARTS_WITH - Static variable in class com.mysema.query.types.Ops
-
- STARTS_WITH_IC - Static variable in class com.mysema.query.types.Ops
-
- startsWith(QueryMetadata, Operation<?>, boolean) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- 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
-
- straightJoin() - Method in class com.mysema.query.sql.mysql.MySQLQuery
-
- STRING_CAST - Static variable in class com.mysema.query.types.Ops
-
- STRING_CONTAINS - Static variable in class com.mysema.query.types.Ops
-
- STRING_CONTAINS_IC - Static variable in class com.mysema.query.types.Ops
-
- STRING_IS_EMPTY - Static variable in class com.mysema.query.types.Ops
-
- STRING_LENGTH - Static variable in class com.mysema.query.types.Ops
-
- stringContains(Operation<?>, QueryMetadata, boolean) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- StringExpression - Class in com.mysema.query.types.expr
-
StringExpression represents String
expressions
- StringExpression(Expression<String>) - Constructor for class com.mysema.query.types.expr.StringExpression
-
- StringExpressions - Class in com.mysema.query.types.expr
-
Extended String expressions, supported by the SQL module
- stringOperation(Operator<? super String>, Expression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Operation expression
- StringOperation - Class in com.mysema.query.types.expr
-
StringOperation represents a String typed operation
- StringOperation(Operator<? super String>, Expression<?>...) - Constructor for class com.mysema.query.types.expr.StringOperation
-
- StringOperation(Operator<? super String>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.expr.StringOperation
-
- stringPath(String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- stringPath(Path<?>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- 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
-
- stringRange(Path<?>, String, Expression<?>, Expression<?>, boolean, boolean, QueryMetadata) - Method in class com.mysema.query.lucene.LuceneSerializer
-
- 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(String, Object...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Template expression
- StringTemplate - Class in com.mysema.query.types.template
-
StringTemplate defines custom String expressions
- StringTemplate(Template, ImmutableList<?>) - 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
-
- StringType(int) - 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 class com.mysema.query.types.Ops
-
- subarray(Object[], int, int) - Static method in class com.mysema.util.ArrayUtils
-
- subList(List<T>) - Method in class com.mysema.query.QueryModifiers
-
Get a sublist based on the restriction of limit and offset
- subQuery() - Method in class com.mysema.query.jdo.JDOQueryFactory
-
- subQuery() - Method in class com.mysema.query.jpa.hibernate.HibernateQueryFactory
-
- subQuery() - Method in class com.mysema.query.jpa.impl.JPAQueryFactory
-
- subQuery() - Method in interface com.mysema.query.QueryFactory
-
Create a new Sub query
- subQuery() - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
-
- subQuery(Expression<?>) - Method in class com.mysema.query.sql.AbstractSQLQueryFactory
-
- subQuery() - Method in interface com.mysema.query.sql.SQLQueryFactory
-
- subQuery(Expression<?>) - Method in interface com.mysema.query.sql.SQLQueryFactory
-
- subQuery(Class<T>, QueryMetadata) - Static method in class com.mysema.query.support.Expressions
-
Create a new SubQuery expression
- SubQueryExpression<T> - Interface in com.mysema.query.types
-
SubQueryExpression represents a sub query.
- SubQueryExpressionImpl<T> - Class in com.mysema.query.types
-
- SubQueryExpressionImpl(Class<? extends T>, QueryMetadata) - Constructor for class com.mysema.query.types.SubQueryExpressionImpl
-
- SUBSTR_1ARG - Static variable in class com.mysema.query.types.Ops
-
- SUBSTR_2ARGS - Static variable in class 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
- substring(Expression<Integer>, int) - Method in class com.mysema.query.types.expr.StringExpression
-
Get the given substring
- substring(int, Expression<Integer>) - Method in class com.mysema.query.types.expr.StringExpression
-
Get the given substring
- substring(Expression<Integer>) - Method in class com.mysema.query.types.expr.StringExpression
-
Get the given substring
- substring(Expression<Integer>, Expression<Integer>) - 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
- SUFFIX - Static variable in class com.mysema.query.codegen.CodegenModule
-
- sum(Expression<E>) - Static method in class com.mysema.query.group.GroupBy
-
Create a new aggregating sum expression
- sum(Expression<T>) - Static method in class com.mysema.query.sql.SQLExpressions
-
- 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 class com.mysema.query.types.Ops.AggOps
-
- sumOver(Expression<A>) - Static method in class com.mysema.query.sql.oracle.OracleGrammar
-
Deprecated.
- SumOver<A extends java.lang.Number & java.lang.Comparable<? super A>> - Class in com.mysema.query.sql.oracle
-
Deprecated.
- SumOver(Expression<A>) - Constructor for class com.mysema.query.sql.oracle.SumOver
-
Deprecated.
- Supertype - Class in com.mysema.query.codegen
-
Supertype defines a tuple of a
Type
and an optional
EntityType
instance used for
supertype references in EntityType instances
- 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
-
Create a new SupertypeSerializer instance
- sysdate - Static variable in class com.mysema.query.sql.oracle.OracleGrammar
-
- SYSDATE - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- tableHints(SQLServerTableHints...) - Method in class com.mysema.query.sql.mssql.SQLServerQuery
-
- tableHints(SQLServerTableHints...) - Method in class com.mysema.query.sql.mssql.SQLServerSubQuery
-
- tan(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- TAN - Static variable in class com.mysema.query.types.Ops.MathOps
-
- tanh(Expression<A>) - Static method in class com.mysema.query.types.expr.MathExpressions
-
- TANH - Static variable in class com.mysema.query.types.Ops.MathOps
-
- template(Class<T>, String, Object...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Template expression
- template(Class<T>, Template, Object...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Template expression
- TEMPLATE - Static variable in class com.mysema.query.support.ListAccessVisitor
-
- Template - Class in com.mysema.query.types
-
- Template.AsString - Class in com.mysema.query.types
-
- Template.AsString(int) - Constructor for class com.mysema.query.types.Template.AsString
-
- Template.ByIndex - Class in com.mysema.query.types
-
- Template.ByIndex(int) - Constructor for class com.mysema.query.types.Template.ByIndex
-
- Template.Element - Class in com.mysema.query.types
-
- Template.Element() - Constructor for class com.mysema.query.types.Template.Element
-
- Template.StaticText - Class in com.mysema.query.types
-
- Template.StaticText(String) - Constructor for class com.mysema.query.types.Template.StaticText
-
- Template.Transformed - Class in com.mysema.query.types
-
- Template.Transformed(int, Function<Object, Object>) - Constructor for class com.mysema.query.types.Template.Transformed
-
- 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
-
- TemplateExpressionImpl(Class<? extends T>, Template, Object...) - Constructor for class com.mysema.query.types.TemplateExpressionImpl
-
- TemplateExpressionImpl(Class<? extends T>, Template, ImmutableList<?>) - 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 - Static variable in class com.mysema.query.support.CollectionAnyVisitor
-
- 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<T extends java.lang.Comparable> - Class in com.mysema.query.types.expr
-
TemporalExpression is a supertype for Date/Time related types
- TemporalExpression(Expression<T>) - 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 is a goal for MetaDataExporter usage and is bound to the generated-sources phase
- 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(BooleanExpression) - 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(boolean) - 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
-
- thenNull() - Method in class com.mysema.query.types.expr.CaseForEqBuilder
-
- thenNumber(Expression<T>) - Method in class com.mysema.query.types.expr.CaseForEqBuilder
-
- THREE - Static variable in class com.mysema.query.types.template.NumberTemplate
-
- TimeExpression<T extends java.lang.Comparable> - Class in com.mysema.query.types.expr
-
TimeExpression represents Time expressions
- TimeExpression(Expression<T>) - Constructor for class com.mysema.query.types.expr.TimeExpression
-
- timeOperation(Class<T>, Operator<? super T>, Expression<?>...) - Static method in class com.mysema.query.support.Expressions
-
Create a new Operation expression
- TimeOperation<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.expr
-
TimeOperation represents Time operations
- TimeOperation(Class<T>, Operator<? super T>, Expression<?>...) - Constructor for class com.mysema.query.types.expr.TimeOperation
-
- TimeOperation(Class<T>, Operator<? super T>, ImmutableList<Expression<?>>) - Constructor for class com.mysema.query.types.expr.TimeOperation
-
- timeout - Variable in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- timeout - Variable in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- timePath(Class<T>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- timePath(Class<T>, Path<?>, String) - Static method in class com.mysema.query.support.Expressions
-
Create a new Path expression
- TimePath<T extends java.lang.Comparable> - Class in com.mysema.query.types.path
-
TimePath represented Time paths
- TimePath(Class<? extends T>, Path<?>, String) - Constructor for class com.mysema.query.types.path.TimePath
-
- TimePath(Class<? extends T>, PathMetadata<?>) - Constructor for class com.mysema.query.types.path.TimePath
-
- TimePath(Class<? extends T>, 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
-
- TimestampType(int) - Constructor for class com.mysema.query.sql.types.TimestampType
-
- TimeSubQuery<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.query
-
Time typed single result subquery
- TimeSubQuery(Class<T>, QueryMetadata) - Constructor for class com.mysema.query.types.query.TimeSubQuery
-
- TimeTemplate<T extends java.lang.Comparable<?>> - Class in com.mysema.query.types.template
-
TimeTemplate defines custom time expressions
- TimeTemplate(Class<T>, Template, ImmutableList<?>) - 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
-
- TimeType(int) - Constructor for class com.mysema.query.sql.types.TimeType
-
- toArray() - Method in interface com.mysema.query.group.Group
-
- toArray() - Method in interface com.mysema.query.Tuple
-
Get the content as an Object array
- toCamelCase(String) - Method in class com.mysema.query.sql.codegen.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.AbstractHibernateSQLQuery
-
- toCountRowsString() - Method in class com.mysema.query.jpa.JPAQueryBase
-
- toCountRowsString() - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- 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.hibernate.search.SearchSerializer
-
- toField(Path<?>) - Method in class com.mysema.query.lucene.LuceneSerializer
-
template method, override to customize
- 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.AbstractHibernateSQLQuery
-
- toQueryString() - Method in class com.mysema.query.jpa.JPAQueryBase
-
- toQueryString() - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- toSort(List<? extends 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.Property
-
- toString() - Method in class com.mysema.query.codegen.Supertype
-
- toString() - Method in class com.mysema.query.collections.CollDeleteClause
-
- toString() - Method in class com.mysema.query.collections.CollUpdateClause
-
- toString() - Method in class com.mysema.query.group.AbstractGroupExpression
-
- toString() - Method in class com.mysema.query.jdo.AbstractJDOQuery
-
- toString() - Method in class com.mysema.query.jdo.AbstractJDOSubQuery
-
- toString() - Method in class com.mysema.query.jdo.dml.JDODeleteClause
-
- 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.AbstractJPASubQuery
-
- 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.JPAQueryBase
-
- toString() - Method in class com.mysema.query.lucene.AbstractLuceneQuery
-
- 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.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.sql.UnionImpl
-
- 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.SimpleProjectableAdapter
-
- toString() - Method in class com.mysema.query.types.expr.DslExpression
-
- toString() - Method in class com.mysema.query.types.ExpressionBase
-
- toString() - Method in class com.mysema.query.types.MutableExpressionBase
-
- 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.AsString
-
- toString() - Method in class com.mysema.query.types.Template.ByIndex
-
- toString() - Method in class com.mysema.query.types.Template.StaticText
-
- toString() - Method in class com.mysema.query.types.Template
-
- toString() - Method in class com.mysema.query.types.Template.Transformed
-
- toString() - Method in class com.mysema.util.BeanMap
-
- 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
- transform(Projectable) - Method in class com.mysema.query.group.GroupBy
-
- transform(Map<K, Group>) - Method in class com.mysema.query.group.GroupBy
-
- transform(Map<K, Group>) - Method in class com.mysema.query.group.GroupByProjection
-
- transform(Group) - Method in class com.mysema.query.group.GroupByProjection
-
Creates a result object from the given group
- transform(Query, FactoryExpression<?>) - Method in class com.mysema.query.jpa.DefaultQueryHandler
-
- transform(Query, FactoryExpression<?>) - Method in class com.mysema.query.jpa.EclipseLinkHandler
-
- transform(Query, FactoryExpression<?>) - Method in class com.mysema.query.jpa.HibernateHandler
-
- transform(Query, FactoryExpression<?>) - Method in interface com.mysema.query.jpa.QueryHandler
-
- transform(ResultTransformer<T>) - Method in interface com.mysema.query.Projectable
-
Apply the given transformer to this Projectable instance and return the results
- transform(Projectable) - Method in interface com.mysema.query.ResultTransformer
-
- transform(ResultTransformer<T>) - Method in class com.mysema.query.support.ProjectableAdapter
-
- transform(ResultTransformer<T>) - Method in class com.mysema.query.support.ProjectableQuery
-
- TransformingIterator<T> - Class in com.mysema.query.jpa
-
- TransformingIterator(Iterator<T>, FactoryExpression<?>) - Constructor for class com.mysema.query.jpa.TransformingIterator
-
- TransformingIterator(Iterator<T>, Closeable, FactoryExpression<?>) - Constructor for class com.mysema.query.jpa.TransformingIterator
-
- transformList(List) - Method in class com.mysema.query.jpa.FactoryExpressionTransformer
-
- transformParams(List<? extends VariableElement>) - Method in class com.mysema.query.apt.TypeElementHandler
-
- transformTuple(Object[], String[]) - Method in class com.mysema.query.jpa.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 class com.mysema.query.types.Ops
-
- TRUE - Static variable in class com.mysema.query.types.template.BooleanTemplate
-
- TRUNC_DAY - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- TRUNC_HOUR - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- TRUNC_MINUTE - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- TRUNC_MONTH - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- TRUNC_SECOND - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- TRUNC_WEEK - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- TRUNC_YEAR - Static variable in class com.mysema.query.types.Ops.DateTimeOps
-
- Tuple - Interface in com.mysema.query
-
Tuple defines an interface for generic query result projection
- tuple(Expression<?>...) - Static method in class com.mysema.query.types.Projections
-
Create a Tuple typed projection for the given expressions
- TWO - Static variable in class com.mysema.query.types.template.NumberTemplate
-
- type(EntityPath<?>) - Static method in class com.mysema.query.jpa.JPAExpressions
-
Get the type(path) expression
- TYPE - Static variable in class com.mysema.query.jpa.JPQLTemplates
-
- 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
- TypedQuery<T> - Class in com.mysema.query.lucene
-
TypedQuery is a typed query implementation for Lucene queries.
- TypedQuery(IndexSearcher, Function<Document, T>) - Constructor for class com.mysema.query.lucene.TypedQuery
-
- TypedQuery(LuceneSerializer, IndexSearcher, Function<Document, T>) - Constructor for class com.mysema.query.lucene.TypedQuery
-
- TypeElementHandler - Class in com.mysema.query.apt
-
TypeElementHandler is a an APT visitor for entity types
- TypeElementHandler(Configuration, ExtendedTypeFactory, TypeMappings, QueryTypeFactory) - Constructor for class com.mysema.query.apt.TypeElementHandler
-
- TypeExtractor - Class in com.mysema.query.apt
-
TypeExtractor is a visitor implementation which a concrete type given a general TypeElement
- TypeExtractor(boolean) - Constructor for class com.mysema.query.apt.TypeExtractor
-
- TypeFactory - Class in com.mysema.query.codegen
-
TypeFactory is a factory class for Type
instances
- TypeFactory() - 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() - Constructor for class com.mysema.query.codegen.TypeMappings
-
- TypeResolver - Class in com.mysema.query.codegen
-
TypeResolver provides type resolving functionality for resolving generic type variables to
concrete types
- TypeSystem - Interface in com.mysema.query.alias
-
TypeSystem defines an interface for detecting whether a given class confirms to certain Collection
contract
- TypeUtils - Class in com.mysema.query.apt
-
Various utility classes for Element
and AnnotationMirror
handling
- validate(String) - Method in class com.mysema.query.types.path.PathBuilder
-
Override this method to do some validation of the properties created
- validateInits(EntityType, Property) - Method in class com.mysema.query.apt.AbstractQuerydslProcessor
-
- ValidatingVisitor - Class in com.mysema.query.types
-
ValidatingVisitor visits expressions and ensures that only known path instances are used
- value() - Method in class com.mysema.query.apt.QueryTypeImpl
-
- value() - Method in class com.mysema.query.sql.ColumnImpl
-
- valueIterator() - Method in class com.mysema.util.BeanMap
-
Convenience method for getting an iterator over the values.
- 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.JoinFlag.Position
-
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.sql.DatePart
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mysema.query.sql.mssql.DatePart
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mysema.query.sql.mssql.SQLServerTableHints
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mysema.query.sql.SQLSerializer.Stage
-
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.OrderSpecifier.NullHandling
-
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.JoinFlag.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mysema.query.JoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mysema.query.QueryFlag.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mysema.query.sql.DatePart
-
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.sql.mssql.DatePart
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mysema.query.sql.mssql.SQLServerTableHints
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mysema.query.sql.SQLSerializer.Stage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mysema.query.types.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mysema.query.types.OrderSpecifier.NullHandling
-
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.
- values() - Method in class com.mysema.util.BeanMap
-
Returns the values for the BeanMap.
- var() - Static method in class com.mysema.query.alias.Alias
-
- var(D) - Static method in class com.mysema.query.alias.Alias
-
- var(D) - Static method in class com.mysema.query.alias.Alias
-
- var(D) - Static method in class com.mysema.query.alias.Alias
-
- var(String) - Static method in class com.mysema.query.alias.Alias
-
- visit(Path<?>, Void) - Method in class com.mysema.query.collections.CollQuerySerializer
-
- visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.collections.CollQuerySerializer
-
- visit(FactoryExpression<?>, Void) - Method in class com.mysema.query.collections.CollQuerySerializer
-
- visit(Path<?>, Void) - Method in class com.mysema.query.jdo.JDOQLSerializer
-
- visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.jdo.JDOQLSerializer
-
- 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(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(TemplateExpression<?>, Void) - Method in class com.mysema.query.sql.SQLSerializer
-
- visit(Constant<?>, Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
-
- visit(TemplateExpression<?>, Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
-
- visit(FactoryExpression<?>, Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
-
- visit(Operation<?>, Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
-
- visit(Path<?>, Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
-
- visit(SubQueryExpression<?>, Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
-
- visit(ParamExpression<?>, Context) - Method in class com.mysema.query.support.CollectionAnyVisitor
-
- visit(Constant<?>, Context) - Method in class com.mysema.query.support.ListAccessVisitor
-
- visit(TemplateExpression<?>, Context) - Method in class com.mysema.query.support.ListAccessVisitor
-
- visit(FactoryExpression<?>, Context) - Method in class com.mysema.query.support.ListAccessVisitor
-
- visit(Operation<?>, Context) - Method in class com.mysema.query.support.ListAccessVisitor
-
- visit(Path<?>, Context) - Method in class com.mysema.query.support.ListAccessVisitor
-
- visit(SubQueryExpression<?>, Context) - Method in class com.mysema.query.support.ListAccessVisitor
-
- visit(ParamExpression<?>, Context) - Method in class com.mysema.query.support.ListAccessVisitor
-
- 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.HashCodeVisitor
-
- visit(FactoryExpression<?>, Void) - Method in class com.mysema.query.types.HashCodeVisitor
-
- visit(Operation<?>, Void) - Method in class com.mysema.query.types.HashCodeVisitor
-
- visit(ParamExpression<?>, Void) - Method in class com.mysema.query.types.HashCodeVisitor
-
- visit(Path<?>, Void) - Method in class com.mysema.query.types.HashCodeVisitor
-
- visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.types.HashCodeVisitor
-
- visit(TemplateExpression<?>, Void) - Method in class com.mysema.query.types.HashCodeVisitor
-
- visit(Constant<?>, QueryMetadata) - Method in class com.mysema.query.types.ParamsVisitor
-
- visit(FactoryExpression<?>, QueryMetadata) - Method in class com.mysema.query.types.ParamsVisitor
-
- visit(Operation<?>, QueryMetadata) - Method in class com.mysema.query.types.ParamsVisitor
-
- visit(ParamExpression<?>, QueryMetadata) - Method in class com.mysema.query.types.ParamsVisitor
-
- visit(Path<?>, QueryMetadata) - Method in class com.mysema.query.types.ParamsVisitor
-
- visit(SubQueryExpression<?>, QueryMetadata) - Method in class com.mysema.query.types.ParamsVisitor
-
- visit(TemplateExpression<?>, QueryMetadata) - Method in class com.mysema.query.types.ParamsVisitor
-
- visit(Constant<?>, Void) - Method in class com.mysema.query.types.PathExtractor
-
- visit(FactoryExpression<?>, Void) - Method in class com.mysema.query.types.PathExtractor
-
- visit(Operation<?>, Void) - Method in class com.mysema.query.types.PathExtractor
-
- visit(ParamExpression<?>, Void) - Method in class com.mysema.query.types.PathExtractor
-
- visit(Path<?>, Void) - Method in class com.mysema.query.types.PathExtractor
-
- visit(SubQueryExpression<?>, Void) - Method in class com.mysema.query.types.PathExtractor
-
- visit(TemplateExpression<?>, Void) - Method in class com.mysema.query.types.PathExtractor
-
- 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(ParamExpression<?>, 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(TemplateExpression<?>, Templates) - Method in class com.mysema.query.types.ToStringVisitor
-
- visit(Constant<?>, Set<Expression<?>>) - Method in class com.mysema.query.types.ValidatingVisitor
-
- visit(FactoryExpression<?>, Set<Expression<?>>) - Method in class com.mysema.query.types.ValidatingVisitor
-
- visit(Operation<?>, Set<Expression<?>>) - Method in class com.mysema.query.types.ValidatingVisitor
-
- visit(ParamExpression<?>, Set<Expression<?>>) - Method in class com.mysema.query.types.ValidatingVisitor
-
- visit(Path<?>, Set<Expression<?>>) - Method in class com.mysema.query.types.ValidatingVisitor
-
- visit(SubQueryExpression<?>, Set<Expression<?>>) - Method in class com.mysema.query.types.ValidatingVisitor
-
- visit(TemplateExpression<?>, Set<Expression<?>>) - Method in class com.mysema.query.types.ValidatingVisitor
-
- visit(Constant<?>, 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(ParamExpression<?>, 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(TemplateExpression<?>, C) - Method in interface com.mysema.query.types.Visitor
-
- visitArray(ArrayType, Void) - Method in class com.mysema.query.apt.TypeExtractor
-
- visitConstant(Object) - Method in class com.mysema.query.jpa.JPQLSerializer
-
- visitConstant(Object) - Method in class com.mysema.query.jpa.NativeSQLSerializer
-
- visitConstant(Object) - Method in class com.mysema.query.sql.SQLSerializer
-
- visitConstant(Object) - Method in class com.mysema.query.support.SerializerBase
-
- visitConstructors() - Method in enum com.mysema.query.apt.VisitorConfig
-
- visitDeclared(DeclaredType, Void) - Method in class com.mysema.query.apt.TypeExtractor
-
- visitError(ErrorType, Void) - Method in class com.mysema.query.apt.TypeExtractor
-
- visitExecutable(ExecutableType, Void) - Method in class com.mysema.query.apt.TypeExtractor
-
- visitFieldProperties() - Method in enum com.mysema.query.apt.VisitorConfig
-
- visitMethodProperties() - Method in enum com.mysema.query.apt.VisitorConfig
-
- visitNoType(NoType, Void) - Method in class com.mysema.query.apt.TypeExtractor
-
- visitNull(NullType, Void) - Method in class com.mysema.query.apt.TypeExtractor
-
- visitOperation(Class<?>, Operator<?>, List<? extends Expression<?>>) - Method in class com.mysema.query.collections.CollQuerySerializer
-
- visitOperation(Class<?>, Operator<?>, List<? extends Expression<?>>) - Method in class com.mysema.query.jdo.JDOQLSerializer
-
- visitOperation(Class<?>, Operator<?>, List<? extends Expression<?>>) - Method in class com.mysema.query.jpa.JPQLSerializer
-
- visitOperation(Class<?>, Operator<?>, List<? extends Expression<?>>) - Method in class com.mysema.query.sql.SQLSerializer
-
- visitOperation(Class<?>, Operator<?>, List<? extends 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
- visitPrimitive(PrimitiveType, Void) - Method in class com.mysema.query.apt.TypeExtractor
-
- visitTypeVariable(TypeVariable, Void) - Method in class com.mysema.query.apt.TypeExtractor
-
- visitWildcard(WildcardType, Void) - Method in class com.mysema.query.apt.TypeExtractor
-