[hibernate-commits] [hibernate/hibernate-orm] ea0458: HHH-13110 - @PreUpdate method on a Embeddable null...
GitHub
noreply at github.com
Fri Dec 14 03:33:25 EST 2018
Branch: refs/heads/wip/6.0
Home: https://github.com/hibernate/hibernate-orm
Commit: ea0458a7400e38c757745d01cba2e69326e893c8
https://github.com/hibernate/hibernate-orm/commit/ea0458a7400e38c757745d01cba2e69326e893c8
Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
Date: 2018-12-14 (Fri, 14 Dec 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/jpa/event/internal/EmbeddableCallback.java
M hibernate-core/src/test/java/org/hibernate/orm/test/event/EmbeddableCallbackTest.java
M hibernate-core/src/test2/java/org/hibernate/event/EmbeddableCallbackTest.java
Log Message:
-----------
HHH-13110 - @PreUpdate method on a Embeddable null on the parent caused NullPointerException
**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