jakartaee / persistence

https://jakartaee.github.io/persistence/
Other
191 stars 55 forks source link

subqueries in JPQL from and join clauses #401

Open gavinking opened 1 year ago

gavinking commented 1 year ago

Issue https://github.com/jakartaee/persistence/issues/107 proposes support for subqueries in the select clause. That's a good idea, but we could also allow subqueries in from and join.