mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-13 14:44:48 +00:00
queries by leveraging the new HQL feature to join unrelated entities. Furthermore, the implementation of inner joins have been improved by using the same new HQL feature. The audit query API has been extended to support criterias where two properties of different entities are disjuncted, conjuncted or directly compared to each other.