ObjectDB ObjectDB

isCompoundSelection() - JPA Selection's method

Method
javax.persistence.criteria.Selection
boolean isCompoundSelection()

Whether the selection item is a compound selection.
Returns:
boolean indicating whether the selection is a compound selection
Since:
JPA 2.0