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

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

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

Methods in com.mysema.query.jpa.impl 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
 JPAQuery JPAQueryFactory.from(EntityPath<?> from)
           
 JPAQuery JPAQueryFactory.query()
           
 



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