[hibernate-commits] [hibernate/hibernate-orm] 462e17: HHH-13256 - Fix the fieldsPreUpdateNeeded property...

Vlad Mihalcea noreply at github.com
Fri Feb 15 04:20:27 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 462e171ee3b15d6e17fd811fb4085c51fe50e72f
      https://github.com/hibernate/hibernate-orm/commit/462e171ee3b15d6e17fd811fb4085c51fe50e72f
  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
    M hibernate-core/src/main/java/org/hibernate/persister/entity/AbstractEntityPersister.java
    M hibernate-core/src/main/java/org/hibernate/type/TypeHelper.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/InMemoryCreationTimestampNullableColumnTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/InMemoryUpdateTimestampTest.java

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




More information about the hibernate-commits mailing list