Using events with existing classes in DB

There are also events OnCollectionItemAdded and OnCollectionItemRemoved for those cases.

Also note that nothing prevents you from using service operations for that, or database triggers.