[hibernate-commits] [hibernate/hibernate-orm] 59a3b4: HHH-10839 Restore some lost backwards compatibilit...

GitHub noreply at github.com
Tue Jun 21 14:09:12 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 59a3b4587ed44eb5610b319d28cb4091a801740c
      https://github.com/hibernate/hibernate-orm/commit/59a3b4587ed44eb5610b319d28cb4091a801740c
  Author: Sanne Grinovero <sanne.grinovero at gmail.com>
  Date:   2016-06-21 (Tue, 21 Jun 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/Query.java
    A hibernate-core/src/main/java/org/hibernate/ejb/AvailableSettings.java
    A hibernate-core/src/main/java/org/hibernate/ejb/HibernateEntityManager.java
    A hibernate-core/src/main/java/org/hibernate/ejb/HibernateEntityManagerFactory.java
    A hibernate-core/src/main/java/org/hibernate/ejb/HibernateQuery.java
    M hibernate-core/src/main/java/org/hibernate/query/Query.java

  Log Message:
  -----------
  HHH-10839 Restore some lost backwards compatibility (#1418)

* HHH-10839 Restore some more selected deprecated APIs

* HHH-10839 Restore backwards compatibility for org.hibernate.Query contract

* HHH-10839 Missing override in the new org.hibernate.query.Query interface




More information about the hibernate-commits mailing list