JPA Annotation Attribute
in javax.persistence.AssociationOverride

String name default null


(Required) The name of the relationship property whose mapping is being overridden if property-based access is being used, or the name of the relationship field if field-based access is used.
Since:
JPA 1.0