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

public @interface Embedded

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