Package | Description |
---|---|
com.mysema.query.jpa |
Query implementations for HQL and JPAQL
|
com.mysema.query.jpa.hibernate |
JPQL for Hibernate
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJPASubQuery<Q extends AbstractJPASubQuery<Q>>
Abstract superclass for SubQuery implementations
|
class |
JPASubQuery
JPASubQuery is a subquery class for JPA
|
Modifier and Type | Method and Description |
---|---|
<P> JPQLSubQuery |
JPQLSubQuery.from(CollectionExpression<?,P> target,
Path<P> alias) |
Modifier and Type | Class and Description |
---|---|
class |
HibernateSubQuery
HibernateSubQuery is a subquery class for Hibernate
|
Copyright © 2007–2015 Mysema Ltd. All rights reserved.