Revert HHH-8908 fix
Description
needs to be reverted because the that issue makes an incorrect assumption. Mapped-superclass fields/methods should not be audited unless explictly audited or by using an @AuditOverride.
That is how it currently works for an entity that extends a mapped-superclass; it should work the same way when an embeddable extends a mapped-superclass.
This issue will only revert HHH-8908. will make the audit behavior consistent .
Environment
None
Activity
Show:
Gail Badner
May 28, 2014, 1:25 AM
Fixed in master, 4.3, and 4.2.
Gail Badner
May 16, 2014, 9:53 PM
Test cases that were added for will be repurposed for HHH-9193.
Fixed
Assignee
Reporter
Fix versions
Labels
None
backPortable
None
Suitable for new contributors
None
Requires Release Note
None
Pull Request
None
backportDecision
None