Annotation Interface AssociationOverrides


@Target({TYPE,METHOD,FIELD}) @Retention(RUNTIME) public @interface AssociationOverrides
Used to override mappings of multiple relationship properties or fields.

Example:

Since:
1.0
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    (Required) The association override mappings that are to be applied to the relationship field or property.
  • Element Details

    • value

      (Required) The association override mappings that are to be applied to the relationship field or property.