Package | Description |
---|---|
com.mysema.query.jpa.hibernate |
JPQL for Hibernate
|
Modifier and Type | Method and Description |
---|---|
HibernateQuery |
HibernateQuery.clone(org.hibernate.Session session)
Clone the state of this query to a new HibernateQuery instance with the given Session
|
HibernateQuery |
HibernateQueryFactory.from(EntityPath<?> from) |
HibernateQuery |
HibernateQueryFactory.query() |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.