public class TupleJoinerQuery<T> extends JoinerQueryBase<T,com.querydsl.core.Tuple>
Tuple result| Constructor and Description |
|---|
TupleJoinerQuery(com.querydsl.core.types.EntityPath<T> from,
com.querydsl.core.types.Expression<?>... returnProjections) |
| Modifier and Type | Method and Description |
|---|---|
com.querydsl.core.types.Expression<com.querydsl.core.Tuple> |
getReturnProjection() |
addFeatures, addFeatures, addHint, asc, copy, count, desc, distinct, getAllJoins, getFeatures, getFrom, getGroupBy, getHaving, getHints, getJoinGraphs, getJoins, getLimit, getOffset, getOrder, getWhere, groupBy, having, isCount, isDistinct, joinGraphs, joinGraphs, joinGraphs, joins, joins, joins, limit, offset, wherepublic TupleJoinerQuery(com.querydsl.core.types.EntityPath<T> from, com.querydsl.core.types.Expression<?>... returnProjections)
public com.querydsl.core.types.Expression<com.querydsl.core.Tuple> getReturnProjection()
getReturnProjection in interface JoinerQuery<T,com.querydsl.core.Tuple>getReturnProjection in class JoinerQueryBase<T,com.querydsl.core.Tuple>Copyright © 2018. All rights reserved.