|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstructorExpression | |
|---|---|
| com.mysema.query.group | |
| com.mysema.query.types | Contains Querydsl grammar types |
| Uses of ConstructorExpression in com.mysema.query.group |
|---|
| Subclasses of ConstructorExpression in com.mysema.query.group | |
|---|---|
class |
QPair<K,V>
A pair of (Map) key and value |
| Uses of ConstructorExpression in com.mysema.query.types |
|---|
| Methods in com.mysema.query.types that return ConstructorExpression | ||
|---|---|---|
static
|
Projections.constructor(Class<T> type,
Expression<?>... exprs)
Create a constructor invocation projection for the given type and expressions |
|
static
|
ConstructorExpression.create(Class<D> type,
Expression<?>... args)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||