New posts in hql

passing list to IN clause in HQL or SQL?

What's wrong with this HQL? "No data type for node"

HQL: Is it possible to perform an INNER JOIN on a subquery?

How do I write hql query with cast?

HQL - row identifier for pagination

No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode HQL

HQL left join of un-related entities

One-To-Many relationship gets duplicate objects without using "distinct". Why?

Not supported for DML operations with JPA update query

HQL Hibernate INNER JOIN

org.hibernate.NonUniqueResultException: query did not return a unique result: 2?

New object with HQL

Difference between LEFT JOIN and LEFT JOIN FETCH in Hibernate?

Hive cluster by vs order by vs sort by

Hibernate Named Query Order By parameter

Hibernate HQL Query : How to set a Collection as a named parameter of a Query?

What's the purpose of a JOIN where no column from 2nd table is being used?

org.hibernate.QueryException: illegal attempt to dereference collection

Hibernate Criteria vs HQL: which is faster? [closed]

ORDER BY using Criteria API