@ForeignKey override of @MappedSuperclass
Description
Activity
Show:
Details
Details
Assignee
Unassigned
UnassignedReporter
Tim Lammarsch
Tim LammarschComponents
Affects versions
Priority
Created December 9, 2022 at 11:18 AM
Updated December 9, 2022 at 11:18 AM
The error is basically exactly the same as HHH-4329: @ForeignKey override of @MappedSuperclassClosed. It was closed because the code was replaced in full. It seems that the new code has the same error, though. I asked for help on Stackoverflow at JPA: Setting @ForeignKey name in @MappedSuperclass. There, I was advised to create an issue here.