android - Avoid deleting children objects - Realm -


i have following scenario:

one dose has 1 or more nutrients , when dose deleted nutrients stay in database. there annotation allows that?

thank in advance!

if delete dose object, links invalidated, nutrient classes belong stay in database when call dose.deletefromrealm().

so that's default use-case.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -