Annotation Interface Embeddable


@Introspected @Documented @Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) public @interface Embeddable
Annotation to be used on POJOs that are embeddable in MappedEntity types.
Since:
1.0.0
Author:
graemerocher