[hibernate-commits] [hibernate/hibernate-orm] 377b3d: HHH-12699 Fix a typo

GitHub noreply at github.com
Wed Jul 4 03:38:13 EDT 2018


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

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/loader/Loader.java

  Log Message:
  -----------
  HHH-12699 Fix a typo


  Commit: 4c22b52f80f290ae14fd40882c4e56c52f12a670
      https://github.com/hibernate/hibernate-orm/commit/4c22b52f80f290ae14fd40882c4e56c52f12a670
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/jdbc/ResultSetWrapperProxy.java
    A hibernate-core/src/test/java/org/hibernate/engine/jdbc/ResultSetWrapperProxyTest.java

  Log Message:
  -----------
  HHH-12699 Resolve once and for all the method mapping in ResultSet proxy


  Commit: e7145cfe72c5eb1de44245db9bcd174a480cfffa
      https://github.com/hibernate/hibernate-orm/commit/e7145cfe72c5eb1de44245db9bcd174a480cfffa
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/resource/jdbc/internal/ResourceRegistryStandardImpl.java

  Log Message:
  -----------
  HHH-12727 Reduce the accesses to the statement -> result sets map


Compare: https://github.com/hibernate/hibernate-orm/compare/a19fc84320d1...e7145cfe72c5
      **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