Uses of Package
com.mysema.query.support

Packages that use com.mysema.query.support
com.mysema.query.collections Query implementations for JavaBean collections 
com.mysema.query.collections.impl 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.jpa HQL Support classes 
com.mysema.query.jdoql JDOQL support for Querydsl 
com.mysema.query.sql SQL/JDBC support for Querydsl 
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
ProjectableAdapter
          ProjectableAdapter is an adapter implementation for the Projectable interface
 

Classes in com.mysema.query.support used by com.mysema.query.collections.impl
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
 

Classes in com.mysema.query.support used by com.mysema.query.hql
DetachableQuery
           
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
 

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
 

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
 

Classes in com.mysema.query.support used by com.mysema.query.jdoql
DetachableQuery
           
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
 

Classes in com.mysema.query.support used by com.mysema.query.sql
DetachableQuery
           
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
 

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
 

Classes in com.mysema.query.support used by com.mysema.query.support
DetachableQuery
           
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
 



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