-
Bug
-
Resolution: Done
-
Major
-
7.1.0.GA
-
Release Notes
-
-
-
-
-
-
EAP 7.0.9
When there is a parent entity that has a List of an Embeddable object, and that Embeddable object defines a @JoinColumn, AuditReader fails to populate the List with the values if the property with the JoinColumn has not been set (is null).
- clones
-
JBEAP-13386 [GSS](7.1.z) HHH-11364 Unable to populate an ElementCollection (of an embeddable type) of an audited entity when the collection has a null value for a property with JoinColumn
- Closed
- is incorporated by
-
JBEAP-11660 (7.0.z) Upgrade Hibernate ORM from 5.0.14 to 5.0.16
- Closed
- incorporates
-
HHH-11364 Loading...
- links to