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) |
Modifier and Type | Method and Description |
---|---|
protected JPQLSerializer |
AbstractHibernateQuery.createSerializer() |
Modifier and Type | Method and Description |
---|---|
protected JPQLSerializer |
AbstractJPAQuery.createSerializer() |
Copyright © 2007–2015 Mysema Ltd. All rights reserved.