Uses of Class
com.mysema.query.jpa.hibernate.HibernateQuery

Packages that use HibernateQuery
com.mysema.query.jpa.hibernate JPQL for Hibernate 
 

Uses of HibernateQuery in com.mysema.query.jpa.hibernate
 

Methods in com.mysema.query.jpa.hibernate that return HibernateQuery
 HibernateQuery HibernateQuery.clone(org.hibernate.Session session)
          Clone the state of this query to a new HibernateQuery instance with the given Session
 



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