Package io.jmix.core.entity.annotation
Annotation Interface OnDeleteInverse
Marks a link to other entity for specific soft deletion behaviour.
Taken into account by persistence when "linked" entity (which is referenced by the marked field) is deleted.
See also
Taken into account by persistence when "linked" entity (which is referenced by the marked field) is deleted.
See also
DeletePolicy
-
Required Element Summary
-
Element Details
-
value
DeletePolicy value
-