Package ch.tocco.nice2.persist.entity.api.cascadingdelete
package ch.tocco.nice2.persist.entity.api.cascadingdelete
-
ClassDescriptionPersist task that performs cascading delete of an entity.Builds
DeletionSetfor you so you are able to browse what is going to be deleted.Deprecated.Used to traverse aDeletionSetvia theDeletionSet.traverse(DeletionSetTraverser)method.This deletion set traverser checks if there is an item, which cannot be deleted.
DeleteServiceinstead