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 ...
- clones
-
JBEAP-17917 [GSS](7.2.z) HHH-12320 HHH-12436 HHH-12842 HHH-13313 IdentifierGenerationException: null id generated for:class ...
- Closed
-
JBEAP-21275 [GSS](7.4.z) HHH-12320 HHH-12436 HHH-12842 HHH-13875 IdentifierGenerationException: null id generated for:class ...
- 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