|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundSelection | |
|---|---|
| javax.persistence.criteria | |
| Uses of CompoundSelection in javax.persistence.criteria |
|---|
| Methods in javax.persistence.criteria that return CompoundSelection | ||
|---|---|---|
CompoundSelection<Object[]> |
QueryBuilder.array(Selection<?>... selections)
Define a array-valued selection item |
|
|
QueryBuilder.construct(Class<Y> result,
Selection<?>... selections)
Define a selection item corresponding to a constructor. |
|
CompoundSelection<Tuple> |
QueryBuilder.tuple(Selection<?>... selections)
Define a tuple-valued selection item |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||