Jakarta Persistence (JPA) Method

List<Selection<?>> getCompoundSelectionItems()


Return the selection items composing a compound selection. Modifications to the list do not affect the query.
Returns:
list of selection items.
Throws:
IllegalStateException - if selection is not a compound selection.
Since:
Jakarta Persistence (JPA) 1.0