| The clients of org.hibernate.Query can no longer use the API in "DSL style" as the builder methods no longer return the org.hibernate.Query contract but force upgrading to the new contract. We can restore the previous backwards compatibility, which was lost during the refactoring work of version 5.2.0. |