Uses of Package
com.mysema.query.support

Packages that use com.mysema.query.support
com.mysema.query.collections Implementations of Querydsl query interfaces for JavaBean collections 
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.sql   
com.mysema.query.sql SQL/JDBC support for Querydsl 
com.mysema.query.sql.mysql MySQL support 
com.mysema.query.sql.oracle Oracle support for Querydsl SQL 
com.mysema.query.support Various support classes 
 

Classes in com.mysema.query.support used by com.mysema.query.collections
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
 

Classes in com.mysema.query.support used by com.mysema.query.hql
DetachableQuery
          DetachableQuery is a base class for queries which implement the Query and Detachable interfaces
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
QueryMixin
          Mixin style Query implementation
 

Classes in com.mysema.query.support used by com.mysema.query.hql.hibernate
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
 

Classes in com.mysema.query.support used by com.mysema.query.hql.hibernate.sql
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
 

Classes in com.mysema.query.support used by com.mysema.query.hql.jpa
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
 

Classes in com.mysema.query.support used by com.mysema.query.hql.jpa.sql
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
 

Classes in com.mysema.query.support used by com.mysema.query.jdoql
DetachableQuery
          DetachableQuery is a base class for queries which implement the Query and Detachable interfaces
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
 

Classes in com.mysema.query.support used by com.mysema.query.jdoql.sql
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
 

Classes in com.mysema.query.support used by com.mysema.query.sql
DetachableQuery
          DetachableQuery is a base class for queries which implement the Query and Detachable interfaces
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
 

Classes in com.mysema.query.support used by com.mysema.query.sql.mysql
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
 

Classes in com.mysema.query.support used by com.mysema.query.sql.oracle
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
 

Classes in com.mysema.query.support used by com.mysema.query.support
DetachableQuery
          DetachableQuery is a base class for queries which implement the Query and Detachable interfaces
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
QueryMixin
          Mixin style Query implementation
SimpleQueryAdapter
          SimpleQueryAdapter is an apdater implementation for the SimpleQuery and SimpleProjectabl interfaces
 



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