Jakarta Persistence (JPA) Method

CompoundSelection<Object[]> array(
  List<Selection<?>> selections
)


Create an array-valued selection item.
Parameters:
selections - list of selection items
Returns:
array-valued compound selection.
Throws:
IllegalArgumentException - if an argument is a tuple- or array-valued selection item.
Since:
Jakarta Persistence (JPA) 3.2