Using @JoinColumn to explicitly name a primary key column (inherited from a @MappedSuperclass) that is also used as a foreign key for a derived entity using @MapsId.
Encountering org.hibernate.id.IdentifierGenerationException: attempted to assign id from null one-to-one property ...
- is cloned by
-
JBEAP-18309 [GSS](7.3.z) HHH-12320 HHH-12436 HHH-12842 HHH-13313 IdentifierGenerationException: null id generated for:class ...
- Closed
- is incorporated by
-
JBEAP-18792 [GSS](7.2.z) Upgrade Hibernate ORM from 5.3.17 to 5.3.18
- Closed
- incorporates
-
HHH-12320 Loading...
-
HHH-12436 Loading...
-
HHH-12842 Loading...
-
HHH-13085 Loading...
-
HHH-13313 Loading...
-
HHH-14390 Loading...
- is related to
-
HHH-13836 Loading...
- links to