Uses of Class
com.mysema.query.hql.jpa.AbstractJPAQuery

Packages that use AbstractJPAQuery
com.mysema.query.hql.jpa HQL Support classes 
 

Uses of AbstractJPAQuery in com.mysema.query.hql.jpa
 

Classes in com.mysema.query.hql.jpa with type parameters of type AbstractJPAQuery
 class AbstractJPAQuery<Q extends AbstractJPAQuery<Q>>
          Abstract base class for JPA API based implementations of the HQLQuery interface
 

Subclasses of AbstractJPAQuery in com.mysema.query.hql.jpa
 class JPAQuery
          JPAQuery is the default implementation of the HQLQuery interface for JPA
 



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