I have some nested Entities, and I want to Soft delete children\'s of a records when I Soft delete that record. How can I do this?
class Base{ bool isDele