[hibernate-commits] [hibernate/hibernate-orm] 9dfdb2: HHH-12968 - Flush is not flushing inserts for inhe...

GitHub noreply at github.com
Mon Sep 24 07:11:26 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 9dfdb2b471ce6c1d26c4a5cbb15586d961dcd627
      https://github.com/hibernate/hibernate-orm/commit/9dfdb2b471ce6c1d26c4a5cbb15586d961dcd627
  Author: Javad Alimohammadi <bs.alimohammadi at gmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/persister/entity/AbstractEntityPersister.java
    M hibernate-core/src/test/java/org/hibernate/test/joinedsubclassbatch/IdentityJoinedSubclassBatchingTest.java
    A hibernate-core/src/test/java/org/hibernate/test/joinedsubclassbatch/SequenceJoinedSubclassBatchingTest.java

  Log Message:
  -----------
  HHH-12968 - Flush is not flushing inserts for inherited tables before a select within a transaction



      **NOTE:** This service has 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