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

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

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

Methods in com.mysema.query.hql.jpa that return JPAQuery
 JPAQuery JPAQuery.clone(javax.persistence.EntityManager entityManager)
          Clone the state of this query to a new JPAQuery instance with the given EntityManager
 



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