mappedBy property
Field name in the target entity that owns the relationship Used on the inverse side to reference the owning side's field
Implementation
final String? mappedBy;
Field name in the target entity that owns the relationship Used on the inverse side to reference the owning side's field
final String? mappedBy;