-
Bug
-
Resolution: Done
-
Major
-
7.1.0.GA
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).
- is cloned by
-
JBEAP-13436 [GSS](7.0.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-12909 [GSS](7.1.z) Upgrade Hibernate ORM from 5.1.10 to 5.1.12
- Closed
- incorporates
-
HHH-11364 Loading...
- links to