@Retention(CLASS) @Target({FIELD})

public @interface EmbeddedId

Flattens an embeddable identifier into the owner table using a field-name prefix.