Package jakarta.persistence.criteria
Interface CompoundSelection<X>
- Type Parameters:
X
- the type of the selection item
- All Superinterfaces:
Selection<X>
,TupleElement<X>
The
CompoundSelection
interface defines a compound
selection item (a tuple, array, or result of a constructor).- Since:
- 2.0
-
Method Summary
Methods inherited from interface jakarta.persistence.criteria.Selection
alias, getCompoundSelectionItems, isCompoundSelection
Methods inherited from interface jakarta.persistence.TupleElement
getAlias, getJavaType