Package | Description |
---|---|
com.mysema.query.jpa.impl |
JPQL for JPA
|
Modifier and Type | Method and Description |
---|---|
JPAQuery |
JPAQuery.clone(javax.persistence.EntityManager entityManager)
Clone the state of this query to a new JPAQuery instance with the given EntityManager
|
JPAQuery |
JPAQueryFactory.from(EntityPath<?> from) |
JPAQuery |
JPAQueryFactory.query() |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.