Package io.micronaut.data.annotation
Annotation Type Embeddable
-
@Introspected @Documented @Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) public @interface Embeddable
Annotation to be used on POJOs that are embeddable inMappedEntity
types.- Since:
- 1.0.0
- Author:
- graemerocher