|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface AssociationOverrides
This annotation is used to override mappings of multiple many-to-one or one-to-one relationship properties or fields.
Required Element Summary | |
---|---|
AssociationOverride[] |
value
Mapping overrides of relationship properties or fields |
Element Detail |
---|
public abstract AssociationOverride[] value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |