| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JPQLQuery
Query interface for JPQL queries
| Method Summary | |
|---|---|
 JPQLQuery | 
fetch()
Add the "fetch" flag to the last defined join  | 
 JPQLQuery | 
fetchAll()
Add the "fetch all properties" flag to the last defined join.  | 
| Methods inherited from interface com.mysema.query.jpa.JPQLCommonQuery | 
|---|
from, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, join, join, join, join, join, join, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, with | 
| Methods inherited from interface com.mysema.query.Query | 
|---|
groupBy, having | 
| Methods inherited from interface com.mysema.query.SimpleQuery | 
|---|
distinct, limit, offset, orderBy, restrict, set | 
| Methods inherited from interface com.mysema.query.FilteredClause | 
|---|
where | 
| Methods inherited from interface com.mysema.query.Projectable | 
|---|
count, countDistinct, exists, iterate, iterate, iterate, iterateDistinct, iterateDistinct, iterateDistinct, list, list, list, listDistinct, listDistinct, listDistinct, listDistinctResults, listResults, map, notExists, singleResult, singleResult, singleResult, transform, uniqueResult, uniqueResult, uniqueResult | 
| Method Detail | 
|---|
JPQLQuery fetch()
JPQLQuery fetchAll()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||