public interface JPQLQuery extends JPACommonQuery<JPQLQuery>, Projectable
Modifier and Type | Method and Description |
---|---|
JPQLQuery |
fetch()
Add the "fetch" flag to the last defined join
|
JPQLQuery |
fetchAll()
Add the "fetch all properties" flag to the last defined join.
|
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, on, rightJoin, rightJoin, rightJoin, rightJoin, rightJoin, rightJoin
distinct, limit, offset, orderBy, restrict, set
where
count, exists, iterate, iterate, list, list, listResults, listResults, map, notExists, singleResult, singleResult, transform, uniqueResult, uniqueResult
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.