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

Packages that use AbstractHibernateQuery
com.mysema.query.hql.hibernate HQL for Hibernate 
 

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

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

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



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