Package org.jmolecules.ddd.annotation
Annotation Type Association
-
@Retention(RUNTIME) @Target({METHOD,FIELD,ANNOTATION_TYPE}) @Documented public @interface Association
An association to anAggregateRoot
.
@Retention(RUNTIME)
@Target({METHOD,FIELD,ANNOTATION_TYPE})
@Documented
public @interface Association
AggregateRoot
.