@DefaultAnnotation(value=javax.annotation.Nonnull.class)

Package com.mysema.query.hql.jpa

HQL Support classes

See:
          Description

Interface Summary
JPASessionHolder  
 

Class Summary
AbstractJPAQuery<Q extends AbstractJPAQuery<Q>> Abstract base class for JPA API based implementations of the HQLQuery interface
DefaultSessionHolder Default implementation of the JPQSessionHolder interface
JPADeleteClause DeleteClause implementation for JPA
JPAQuery JPAQuery is the default implementation of the HQLQuery interface for JPA
JPAUpdateClause UpdateClause implementation for JPA
JPAUtil Utility methods for JPA
NoSessionHolder NoSessionHolder is a session holder for detached JPAQuery usage
 

Package com.mysema.query.hql.jpa Description

HQL Support classes



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