Annotation Interface RelationshipId


@Retention(RUNTIME) @Target(FIELD) @Documented @Inherited @Id @GeneratedValue @API(status=STABLE, since="6.2") public @interface RelationshipId
A combined annotation for id fields in RelationshipProperties classes.
Since:
6.2
Author:
Gerrit Meier