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

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

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

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

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



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