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
(tuple, array, or result of constructor).- Since:
- Java Persistence 2.0
-
Method Summary
Methods inherited from interface Selection
alias, getCompoundSelectionItems, isCompoundSelectionMethods inherited from interface TupleElement
getAlias, getJavaType