[hibernate-commits] [hibernate/hibernate-orm] daef4b: Revert "HHH-12670 - Allows native SQL queries that...

GitHub noreply at github.com
Mon Jul 9 07:45:34 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: daef4b7f08f518b075deea61b6a0761da44fb414
      https://github.com/hibernate/hibernate-orm/commit/daef4b7f08f518b075deea61b6a0761da44fb414
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/internal/AbstractSharedSessionContract.java
    M hibernate-core/src/test/java/org/hibernate/jpa/test/query/ScalarResultNativeQueryTest.java

  Log Message:
  -----------
  Revert "HHH-12670 - Allows native SQL queries that take a given resultClass to map the result set to the required type"

This reverts commit 9fac6747ef22acff9c7350efca33286452a2c967.


  Commit: 8757ee41914ac9447cc97384c28013447aa555ec
      https://github.com/hibernate/hibernate-orm/commit/8757ee41914ac9447cc97384c28013447aa555ec
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2018-07-09 (Mon, 09 Jul 2018)

  Changed paths:
    A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/nativequery/EntityResultNativeQueryTest.java
    A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/nativequery/SecondSimpleEntity.java
    A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/nativequery/SimpleEntity.java

  Log Message:
  -----------
  HHH-12776 Add test for issue


Compare: https://github.com/hibernate/hibernate-orm/compare/f708a75c4f60...8757ee41914a
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list