| Package | Description |
|---|---|
| com.mysema.query.jpa |
Query implementations for HQL and JPAQL
|
| com.mysema.query.jpa.hibernate |
JPQL for Hibernate
|
| com.mysema.query.jpa.impl |
JPQL for JPA
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract JPQLSerializer |
JPAQueryBase.createSerializer() |
protected JPQLSerializer |
JPAQueryBase.serialize(boolean forCountRow) |
protected JPQLSerializer |
JPAQueryBase.serialize(boolean forCountRow,
boolean validate) |
| Modifier and Type | Method and Description |
|---|---|
protected JPQLSerializer |
AbstractHibernateQuery.createSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected JPQLSerializer |
AbstractJPAQuery.createSerializer() |
Copyright © 2007–2015 Querydsl. All rights reserved.