javax.persistence
Annotation Type Embeddable


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Embeddable

Author:
Emmanuel Bernard