Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 462e171ee3b15d6e17fd811fb4085c51fe50e72f
https://github.com/hibernate/hibernate-orm/commit/462e171ee3b15d6e17fd811...
Author: Vlad Mihalcea <mihalcea.vlad(a)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