Uses of Package
com.mysema.query

Packages that use com.mysema.query
com.mysema.query Contains basic Query elements 
com.mysema.query.collections Implementations of Querydsl query interfaces for JavaBean collections 
com.mysema.query.dml DML interfaces 
com.mysema.query.hql Query implementations for HQL and JPAQL 
com.mysema.query.hql.hibernate HQL for Hibernate 
com.mysema.query.hql.hibernate.sql   
com.mysema.query.hql.jpa HQL Support classes 
com.mysema.query.hql.jpa.sql   
com.mysema.query.jdoql JDOQL support for Querydsl 
com.mysema.query.jdoql.dml DML operations support for Querydsl JDOQL 
com.mysema.query.jdoql.sql   
com.mysema.query.lucene   
com.mysema.query.search   
com.mysema.query.serialization Contains stubs for Serialization of queries 
com.mysema.query.sql SQL/JDBC support for Querydsl 
com.mysema.query.sql.dml DML operations support 
com.mysema.query.sql.mysql MySQL support 
com.mysema.query.sql.oracle Oracle support for Querydsl SQL 
com.mysema.query.support Various support classes 
com.mysema.query.types Contains Querydsl grammar types 
com.mysema.query.types.expr Operations represent typed operations with operator and arguments 
com.mysema.query.types.query Subquery implementations 
com.mysema.util   
 

Classes in com.mysema.query used by com.mysema.query
BooleanBuilder
          BooleanBuilder is a cascading builder for EBoolean expressions.
FilteredClause
          Parent interface for clauses with a filter
JoinExpression
          JoinExpression is a join element in a Query instance.
JoinFlag
          JoinFlag defines a join related flag using an Expr instance
JoinType
          JoinType defines the supported join types
Query
          Query provides a query interface of the fluent query DSL.
QueryFlag
          Defines a positioned flag in a query for customization of query serialization
QueryFlag.Position
           
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
QueryModifiers
          QueryModifiers combines limit and offset info into a single type.
SearchResults
          SearchResults bundles data for paged search results
SimpleQuery
          SimpleQuery defines a simple querying interface than Query
 

Classes in com.mysema.query used by com.mysema.query.collections
FilteredClause
          Parent interface for clauses with a filter
JoinExpression
          JoinExpression is a join element in a Query instance.
Projectable
          Projectable defines default projection methods for Query implementations.
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
SearchResults
          SearchResults bundles data for paged search results
SimpleQuery
          SimpleQuery defines a simple querying interface than Query
 

Classes in com.mysema.query used by com.mysema.query.dml
FilteredClause
          Parent interface for clauses with a filter
 

Classes in com.mysema.query used by com.mysema.query.hql
FilteredClause
          Parent interface for clauses with a filter
JoinFlag
          JoinFlag defines a join related flag using an Expr instance
Projectable
          Projectable defines default projection methods for Query implementations.
Query
          Query provides a query interface of the fluent query DSL.
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
 

Classes in com.mysema.query used by com.mysema.query.hql.hibernate
FilteredClause
          Parent interface for clauses with a filter
Projectable
          Projectable defines default projection methods for Query implementations.
Query
          Query provides a query interface of the fluent query DSL.
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
SearchResults
          SearchResults bundles data for paged search results
 

Classes in com.mysema.query used by com.mysema.query.hql.hibernate.sql
FilteredClause
          Parent interface for clauses with a filter
Projectable
          Projectable defines default projection methods for Query implementations.
Query
          Query provides a query interface of the fluent query DSL.
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
SearchResults
          SearchResults bundles data for paged search results
 

Classes in com.mysema.query used by com.mysema.query.hql.jpa
FilteredClause
          Parent interface for clauses with a filter
Projectable
          Projectable defines default projection methods for Query implementations.
Query
          Query provides a query interface of the fluent query DSL.
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
SearchResults
          SearchResults bundles data for paged search results
 

Classes in com.mysema.query used by com.mysema.query.hql.jpa.sql
FilteredClause
          Parent interface for clauses with a filter
Projectable
          Projectable defines default projection methods for Query implementations.
Query
          Query provides a query interface of the fluent query DSL.
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
SearchResults
          SearchResults bundles data for paged search results
 

Classes in com.mysema.query used by com.mysema.query.jdoql
FilteredClause
          Parent interface for clauses with a filter
Projectable
          Projectable defines default projection methods for Query implementations.
Query
          Query provides a query interface of the fluent query DSL.
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
SearchResults
          SearchResults bundles data for paged search results
Tuple
          Tuple defines an interface for generic query result projection
 

Classes in com.mysema.query used by com.mysema.query.jdoql.dml
FilteredClause
          Parent interface for clauses with a filter
 

Classes in com.mysema.query used by com.mysema.query.jdoql.sql
FilteredClause
          Parent interface for clauses with a filter
Projectable
          Projectable defines default projection methods for Query implementations.
Query
          Query provides a query interface of the fluent query DSL.
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
SearchResults
          SearchResults bundles data for paged search results
 

Classes in com.mysema.query used by com.mysema.query.lucene
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
QueryModifiers
          QueryModifiers combines limit and offset info into a single type.
SearchResults
          SearchResults bundles data for paged search results
SimpleProjectable
          SimpleProjectable defines a simpler projection interface than Projectable.
SimpleQuery
          SimpleQuery defines a simple querying interface than Query
 

Classes in com.mysema.query used by com.mysema.query.search
QueryModifiers
          QueryModifiers combines limit and offset info into a single type.
SearchResults
          SearchResults bundles data for paged search results
SimpleProjectable
          SimpleProjectable defines a simpler projection interface than Projectable.
SimpleQuery
          SimpleQuery defines a simple querying interface than Query
 

Classes in com.mysema.query used by com.mysema.query.serialization
JoinFlag
          JoinFlag defines a join related flag using an Expr instance
QueryFlag
          Defines a positioned flag in a query for customization of query serialization
QueryFlag.Position
           
 

Classes in com.mysema.query used by com.mysema.query.sql
FilteredClause
          Parent interface for clauses with a filter
JoinType
          JoinType defines the supported join types
Projectable
          Projectable defines default projection methods for Query implementations.
Query
          Query provides a query interface of the fluent query DSL.
QueryFlag.Position
           
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
SearchResults
          SearchResults bundles data for paged search results
 

Classes in com.mysema.query used by com.mysema.query.sql.dml
FilteredClause
          Parent interface for clauses with a filter
 

Classes in com.mysema.query used by com.mysema.query.sql.mysql
Projectable
          Projectable defines default projection methods for Query implementations.
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
 

Classes in com.mysema.query used by com.mysema.query.sql.oracle
Projectable
          Projectable defines default projection methods for Query implementations.
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
 

Classes in com.mysema.query used by com.mysema.query.support
Projectable
          Projectable defines default projection methods for Query implementations.
Query
          Query provides a query interface of the fluent query DSL.
QueryFlag
          Defines a positioned flag in a query for customization of query serialization
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
QueryModifiers
          QueryModifiers combines limit and offset info into a single type.
SearchResults
          SearchResults bundles data for paged search results
SimpleProjectable
          SimpleProjectable defines a simpler projection interface than Projectable.
SimpleQuery
          SimpleQuery defines a simple querying interface than Query
 

Classes in com.mysema.query used by com.mysema.query.types
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
 

Classes in com.mysema.query used by com.mysema.query.types.expr
Tuple
          Tuple defines an interface for generic query result projection
 

Classes in com.mysema.query used by com.mysema.query.types.query
QueryMetadata
          QueryMetadata defines query metadata such as query sources, filtering conditions and the projection
 

Classes in com.mysema.query used by com.mysema.util
QueryModifiers
          QueryModifiers combines limit and offset info into a single type.
 



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