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

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -