From<Z,X> object has been obtained as a result of correlation (use of a Subquery.correlate method).">
Jakarta Persistence (JPA) Method

boolean isCorrelated()


Whether the From<Z,X> object has been obtained as a result of correlation (use of a Subquery.correlate method).
Returns:
boolean indicating whether the object has been obtained through correlation.
Since:
Jakarta Persistence (JPA) 1.0