| Package | Description |
|---|---|
| com.querydsl.jpa.hibernate |
JPQL for Hibernate
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHibernateQuery<T,Q extends AbstractHibernateQuery<T,Q>>
Abstract base class for Hibernate API based implementations of the JPQL interface
|
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateQuery<T>
HibernateQuery is the default implementation of the JPQLQuery interface for Hibernate |
Copyright © 2007–2016 Querydsl. All rights reserved.