[hibernate-commits] [hibernate/hibernate-orm] 9fac67: HHH-12670 - Allows native SQL queries that take a ...

GitHub noreply at github.com
Tue Jun 26 08:14:28 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 9fac6747ef22acff9c7350efca33286452a2c967
      https://github.com/hibernate/hibernate-orm/commit/9fac6747ef22acff9c7350efca33286452a2c967
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 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:
  -----------
  HHH-12670 - Allows native SQL queries that take a given resultClass to map the result set to the required type



      **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