AssociationOverride.name - JPA annotation element
Annotation Element javax.persistence.AssociationOverride
String name
(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