ObjectDB ObjectDB

MapsId.value - JPA annotation element

Annotation Element
javax.persistence.MapsId
String value

(Optional) The name of the attribute within the composite key to which the relationship attribute corresponds. If not supplied, the relationship maps the entity’s primary key.
Default value:
""
Since:
JPA 2.0