JPA Method
in javax.persistence.criteria.Subquery

AbstractQuery<?> getParent()


Return the query of which this is a subquery. This must be a CriteriaQuery or a Subquery.
Return:
the enclosing query or subquery
Since:
JPA 2.0