- 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
-
- CAST - Static variable in class com.mysema.query.jpa.JPQLOps
-
- cleanupMDC() - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- cleanupMDC() - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- cleanupMDC() - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- cleanupMDC() - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- clone(Q) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- clone(SessionHolder) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- clone(Session) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
Clone the state of this query to a new instance with the given Session
- clone(StatelessSession) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
Clone the state of this query to a new instance with the given StatelessSession
- clone() - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
Clone the state of this query to a new instance
- clone(SessionHolder) - Method in class com.mysema.query.jpa.hibernate.HibernateQuery
-
- clone(Q) - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- clone(SessionHolder) - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- clone(Session) - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- clone(StatelessSession) - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- clone() - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- clone(SessionHolder) - Method in class com.mysema.query.jpa.hibernate.sql.HibernateSQLQuery
-
- clone(Q) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- clone(EntityManager) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
Clone the state of this query to a new instance with the given EntityManager
- clone() - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
Clone the state of this query to a new instance
- clone(EntityManager) - Method in class com.mysema.query.jpa.impl.JPAQuery
-
- clone() - Method in class com.mysema.query.jpa.JPAQueryBase
-
- clone(Q) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- clone(EntityManager) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- clone() - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- clone(EntityManager) - Method in class com.mysema.query.jpa.sql.JPASQLQuery
-
- close() - Method in class com.mysema.query.jpa.ScrollableResultsIterator
-
- close() - Method in class com.mysema.query.jpa.TransformingIterator
-
- com.mysema.query.jpa - package com.mysema.query.jpa
-
Query implementations for HQL and JPAQL
- com.mysema.query.jpa.hibernate - package com.mysema.query.jpa.hibernate
-
JPQL for Hibernate
- com.mysema.query.jpa.hibernate.sql - package com.mysema.query.jpa.hibernate.sql
-
- com.mysema.query.jpa.impl - package com.mysema.query.jpa.impl
-
JPQL for JPA
- com.mysema.query.jpa.sql - package com.mysema.query.jpa.sql
-
- com.mysema.query.jpa.support - package com.mysema.query.jpa.support
-
- comment - Variable in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- 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>, boolean) - Method in class com.mysema.query.jpa.JPAQueryMixin
-
- convertForNativeQuery(Expression<RT>) - Static method in class com.mysema.query.jpa.Conversions
-
- count() - Method in class com.mysema.query.jpa.AbstractJPASubQuery
-
- count() - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- count() - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- createAlias(Expression<?>, Path<?>) - Method in class com.mysema.query.jpa.JPAQueryMixin
-
- createNativeQueryTyped() - Method in class com.mysema.query.jpa.DefaultQueryHandler
-
- createNativeQueryTyped() - Method in class com.mysema.query.jpa.EclipseLinkHandler
-
- createNativeQueryTyped() - Method in class com.mysema.query.jpa.HibernateHandler
-
- createNativeQueryTyped() - Method in interface com.mysema.query.jpa.QueryHandler
-
- 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
-
- createSerializer() - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
- createSerializer() - Method in class com.mysema.query.jpa.hibernate.sql.AbstractHibernateSQLQuery
-
- createSerializer() - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- createSerializer() - Method in class com.mysema.query.jpa.JPAQueryBase
-
- createSerializer() - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- 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
-
- 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(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
-
- 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
- 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
-
- JPAExpressions - Class in com.mysema.query.jpa
-
JPAExpressions provides factory methods for JPQL specific operations
elements.
- JPAPathBuilderValidator - Class in com.mysema.query.jpa.support
-
JPAPathBuilderValidator implements PathBuilderValidator using a JPA Metamodel instance
- JPAPathBuilderValidator(EntityManager) - Constructor for class com.mysema.query.jpa.support.JPAPathBuilderValidator
-
- JPAPathBuilderValidator(Metamodel) - Constructor for class com.mysema.query.jpa.support.JPAPathBuilderValidator
-
- 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) - 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, Configuration, QueryHandler) - 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
-
- JPASQLQuery(EntityManager, Configuration, QueryHandler, 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
- JPQLOps - Class in com.mysema.query.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
-
- 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
-
- serialize(boolean) - Method in class com.mysema.query.jpa.JPAQueryBase
-
- serialize(QueryMetadata, boolean, String) - Method in class com.mysema.query.jpa.JPQLSerializer
-
- serialize(QueryMetadata, boolean) - Method in class com.mysema.query.jpa.NativeSQLSerializer
-
- serializeForDelete(QueryMetadata) - Method in class com.mysema.query.jpa.JPQLSerializer
-
- serializeForUpdate(QueryMetadata) - Method in class com.mysema.query.jpa.JPQLSerializer
-
- SessionHolder - Interface in com.mysema.query.jpa.hibernate
-
Abstraction for different Hibernate Session signatures
- 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
-
- 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.
- setComment(String) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
Add a comment to the generated SQL.
- 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
-
- 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.
- 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
-
- setHint(String, Object) - Method in class com.mysema.query.jpa.impl.AbstractJPAQuery
-
- setHint(String, Object) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- setLockMode(Path<?>, LockMode) - Method in class com.mysema.query.jpa.hibernate.AbstractHibernateQuery
-
Set the lock mode for the given path.
- setLockMode(Path<?>, LockMode) - Method in class com.mysema.query.jpa.hibernate.HibernateDeleteClause
-
Set the lock mode for the given path.
- setLockMode(Path<?>, LockMode) - Method in class com.mysema.query.jpa.hibernate.HibernateUpdateClause
-
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.impl.JPADeleteClause
-
- setLockMode(LockModeType) - Method in class com.mysema.query.jpa.impl.JPAUpdateClause
-
- setLockMode(LockModeType) - Method in class com.mysema.query.jpa.sql.AbstractJPASQLQuery
-
- setNull(Path<T>) - Method in class com.mysema.query.jpa.hibernate.HibernateUpdateClause
-
- setNull(Path<T>) - Method in class com.mysema.query.jpa.impl.JPAUpdateClause
-
- 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.
- 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.
- StatelessSessionHolder - Class in com.mysema.query.jpa.hibernate
-
SessionHolder implementation using StatelessSession
- StatelessSessionHolder(StatelessSession) - Constructor for class com.mysema.query.jpa.hibernate.StatelessSessionHolder
-
- subQuery() - Method in class com.mysema.query.jpa.hibernate.HibernateQueryFactory
-
- subQuery() - Method in class com.mysema.query.jpa.impl.JPAQueryFactory
-