Uses of Class
com.mysema.query.jpa.AbstractJPQLSubQuery

Packages that use AbstractJPQLSubQuery
com.mysema.query.jpa Query implementations for HQL and JPAQL 
 

Uses of AbstractJPQLSubQuery in com.mysema.query.jpa
 

Classes in com.mysema.query.jpa with type parameters of type AbstractJPQLSubQuery
 class AbstractJPQLSubQuery<Q extends AbstractJPQLSubQuery<Q>>
          Abstract superclass for SubQuery implementations
 

Subclasses of AbstractJPQLSubQuery in com.mysema.query.jpa
 class JPQLSubQuery
          HQLSubQuery is a subquery class for JPQL
 



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