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

Package com.mysema.query.jpa.hibernate

JPQL for Hibernate

See:
          Description

Interface Summary
SessionHolder Abstraction for different Hibernate Session signatures
 

Class Summary
AbstractHibernateQuery<Q extends AbstractHibernateQuery<Q>> Abstract base class for Hibernate API based implementations of the JPQL interface
Constants  
DefaultSessionHolder DefaultSessionHolder is the default implementation of the SessionHolder interface
FactoryExpressionTransformer FactoryExpressionTransformer is a ResultTransformer implementation using the EConstructor for transformation
HibernateDeleteClause DeleteClause implementation for Hibernate
HibernateDomainExporter  
HibernateQuery HibernateQuery is the default implementation of the JPQLQuery interface for Hibernate
HibernateQueryFactory Factory class for query and DML clause creation
HibernateSubQuery HibernateSubQuery is a subquery class for Hibernate
HibernateUpdateClause UpdateClause implementation for Hibernate
HibernateUtil Utility methods for Hibernate
NoSessionHolder NoSessionHolder is a session holder for detached HibernateQuery usage
ScrollableResultsIterator<T> ScrollableResultsIterator is an CloseableIterator adapter for ScrollableResults
StatelessSessionHolder SessionHolder implementation using StatelessSession
 

Package com.mysema.query.jpa.hibernate Description

JPQL for Hibernate



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