public annotation EmbeddedId
Marks one @Embeddable value as the composite identity of an entity.
@Embeddable
The entity cannot declare another @Id, @EmbeddedId, or @IdClass key.
@Id
@EmbeddedId
@IdClass