CompoundSelection<Object[]> array(
List<Selection<?>> selections
)
Create an array-valued selection item.
- Parameters:
selections- list of selection items
- Return:
- array-valued compound selection
- Throws:
- IllegalArgumentException - if an argument is a tuple- or array-valued selection item
- Since:
- JPA 3.2