JPA Annotation Attribute
in javax.persistence.AttributeOverride

String name default null


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