javax.persistence
@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface AssociationOverrides
Modifier and Type | Required Element and Description |
---|---|
AssociationOverride[] |
value
Mapping overrides of relationship properties or fields
|
public abstract AssociationOverride[] value