I wonder wether it's possible to add only new Child-Objects into a database when using a Parent-Child relationship. That is, when you add a Parent, the cascade should automatically only add those (new) children which are not in the Database rigth now, i.e. persistent. Can you override a childrens add-method to check this condition or is there any conventient workaround for this?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
You have to use You can use the code like
|
|||
|
|