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

Package com.mysema.query.jpa.impl

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 JPQLQuery interface
DefaultSessionHolder Default implementation of the JPQSessionHolder interface
HibernateQueryTransformation  
JPADeleteClause DeleteClause implementation for JPA
JPAQuery JPAQuery is the default implementation of the JPQLQuery interface for JPA
JPAQueryFactory Factory class for query and DML clause creation
JPASubQuery JPASubQuery is a subquery class 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.jpa.impl Description

HQL Support classes



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