ObjectDB ObjectDB

AttributeOverride.name - JPA annotation element

Annotation Element
javax.persistence.AttributeOverride
String name

(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