[hibernate-commits] [hibernate/hibernate-orm] 4902ee: HHH-13256 - Fix the fieldsPreUpdateNeeded property...

Vlad Mihalcea noreply at github.com
Fri Feb 15 07:43:26 EST 2019


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 4902eeef69e4dcc05b9154175d0e86511b129e5d
      https://github.com/hibernate/hibernate-orm/commit/4902eeef69e4dcc05b9154175d0e86511b129e5d
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/internal/util/collections/ArrayHelper.java
    A hibernate-core/src/test/java/org/hibernate/orm/test/annotations/InMemoryUpdateTimestampTest.java
    A hibernate-core/src/test/java/org/hibernate/orm/test/util/jdbc/AbstractStatementSpyConnectionProvider.java
    A hibernate-core/src/test/java/org/hibernate/orm/test/util/jdbc/CallableStatementSpyConnectionProvider.java
    R hibernate-core/src/test/java/org/hibernate/test/util/jdbc/AbstractStatementSpyConnectionProvider.java
    R hibernate-core/src/test/java/org/hibernate/test/util/jdbc/CallableStatementSpyConnectionProvider.java
    M hibernate-core/src/test2/java/org/hibernate/test/annotations/InMemoryCreationTimestampNullableColumnTest.java

  Log Message:
  -----------
  HHH-13256 - Fix the fieldsPreUpdateNeeded property index allocation in AbstractEntityPersister#update




More information about the hibernate-commits mailing list