mappedBy property

String? mappedBy
final

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;