Jakarta Persistence (JPA) Method

X get(
  TupleElement<X> tupleElement
)


Get the value of the specified tuple element.
Parameters:
tupleElement - tuple element
Returns:
value of tuple element.
Throws:
IllegalArgumentException - if tuple element does not correspond to an element in the query result tuple.
Since:
Jakarta Persistence (JPA) 1.0