Hello all,
Is HQL a superset of JPQL or a completely different language?
I’m asking because I’m currently adding JPAQL constructions to HQL (see HHH-9342 and
HHH-9345), and I want to be sure it is the right thing to do.
Since the reference documentation doesn’t say anything about JPQL, I suspect the former
(HQL superset of JPQL), but I’d like to be sure.
Regards,
--
Etienne Miret