[hibernate-commits] [hibernate/hibernate-orm] 14c00a: HHH-8237 Applying type configured via @ColumnMappi...

GitHub noreply at github.com
Wed Jul 9 06:04:40 EDT 2014


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 14c00abd6a629dfc45ea7145b957ea10168f57a8
      https://github.com/hibernate/hibernate-orm/commit/14c00abd6a629dfc45ea7145b957ea10168f57a8
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2014-07-09 (Wed, 09 Jul 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/ResultsetMappingSecondPass.java
    A hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/query/ScalarResultNativeQueryTest.java

  Log Message:
  -----------
  HHH-8237 Applying type configured via @ColumnMapping#type() for scalar results


  Commit: d84c6b35aa439294aaf7e1502f9e5441df91fc47
      https://github.com/hibernate/hibernate-orm/commit/d84c6b35aa439294aaf7e1502f9e5441df91fc47
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2014-07-09 (Wed, 09 Jul 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/ResultsetMappingSecondPass.java
    M hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/query/ConstructorResultNativeQueryTest.java

  Log Message:
  -----------
  HHH-8237 Applying type configured via @ColumnMapping#type() for constructor results


Compare: https://github.com/hibernate/hibernate-orm/compare/de16eaf5a809...d84c6b35aa43


More information about the hibernate-commits mailing list