I know JPQL is a subset of HQL.
Are there any practical usecases (please give examples) that really need HQL specific features to be used (that means it is impossible or considerably difficult with JPQL) to implement them?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I conclude that there is no practical usecase that is impossible or considerably difficult to implement only with JPQL (without using HQL)