Uses of Class
org.axonframework.modelling.entity.annotation.AbstractEntityChildModelDefinition
Packages that use AbstractEntityChildModelDefinition
Package
Description
Part of the Axon Modelling module.
-
Uses of AbstractEntityChildModelDefinition in org.axonframework.modelling.entity.annotation
Modifier and TypeClassDescriptionclassEntityChildModelDefinitionfor creatingEntityChildMetamodelinstances for child entities that are represented as aList.classEntityChildModelDefinitionthat createsEntityChildMetamodelinstances for child entities that are represented as a single entity (not iterable).