public static class JPAQueryDslParser.JPAEvaluatedQuery
extends com.mysema.query.jpa.impl.JPAQuery
| Constructor and Description |
|---|
JPAEvaluatedQuery(javax.persistence.EntityManager em,
QueryDslEvaluationResult evaluationResult,
com.mysema.query.types.EntityPath entityPath) |
| Modifier and Type | Method and Description |
|---|---|
QueryDslEvaluationResult |
getEvaluationResult() |
<RT> List<RT> |
listWithProjections() |
cleanupMDC, clone, clone, count, createQuery, createQuery, createQuery, createSerializer, iterate, iterate, list, list, listResults, listResults, logQuery, reset, setFlushMode, setHint, setLockMode, uniqueResultexists, fetch, fetchAll, from, from, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, getMetadata, getTemplates, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, join, join, join, join, join, join, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, on, on, rightJoin, rightJoin, rightJoin, rightJoin, rightJoin, rightJoin, serialize, serialize, toString, uniqueResultmap, notExists, singleResult, singleResult, transform, uniqueResultequals, groupBy, hashCode, having, orderBy, wherepublic JPAEvaluatedQuery(javax.persistence.EntityManager em,
QueryDslEvaluationResult evaluationResult,
com.mysema.query.types.EntityPath entityPath)
public QueryDslEvaluationResult getEvaluationResult()
public <RT> List<RT> listWithProjections()
Copyright © 2017–2018 Edmo Vamerlatti Costa. All rights reserved.