Annotation Interface Relationship


@Retention(RUNTIME) @Target(FIELD) @Documented @Inherited @API(status=STABLE, since="6.0") public @interface Relationship
Annotation to configure mappings of relationship.
Since:
6.0
Author:
Michael J. Simons