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

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

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

Classes in com.mysema.query.jpa.hibernate with type parameters of type AbstractHibernateQuery
 class AbstractHibernateQuery<Q extends AbstractHibernateQuery<Q>>
          Abstract base class for Hibernate API based implementations of the JPQL interface
 

Subclasses of AbstractHibernateQuery in com.mysema.query.jpa.hibernate
 class HibernateQuery
          HibernateQuery is the default implementation of the JPQLQuery interface for Hibernate
 



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