|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayConstructorExpression | |
---|---|
com.mysema.query.types | Contains Querydsl grammar types |
Uses of ArrayConstructorExpression in com.mysema.query.types |
---|
Methods in com.mysema.query.types that return ArrayConstructorExpression | ||
---|---|---|
static
|
Projections.array(Class<T[]> type,
Expression<T>... exprs)
Create a typed array projection for the given type and expressions |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |