[hibernate-commits] [hibernate/hibernate-orm] 36fcad: HHH-12795 Use the exact flush mode specified in @N...

GitHub noreply at github.com
Tue Jul 17 05:08:26 EDT 2018


  Branch: refs/heads/5.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 36fcadaa6a19c49f1ba101d7d6e4f8cef31f4bfd
      https://github.com/hibernate/hibernate-orm/commit/36fcadaa6a19c49f1ba101d7d6e4f8cef31f4bfd
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

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

  Log Message:
  -----------
  HHH-12795 Use the exact flush mode specified in @NamedQuery/@NamedNativeQuery when instantiating named queries

... instead of using an approximation in terms of JPA flush mode.


  Commit: af427cb6c5485ff9e5ecd857ec1ae3f70044c4f7
      https://github.com/hibernate/hibernate-orm/commit/af427cb6c5485ff9e5ecd857ec1ae3f70044c4f7
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/jpa/test/query/NamedQueryFlushModeTest.java

  Log Message:
  -----------
  HHH-12795 Test the flushMode attribute of @NamedQuery and @NamedNativeQuery


Compare: https://github.com/hibernate/hibernate-orm/compare/9c0746d2cafe...af427cb6c548
      **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