Hi Sam,

You are talking about batch update? But I don't see the point why you
need to update all phones belong to person in one shot with the same
values?
I would return from method getPerson(long personId) domain object
Person with reference to the List of Phones objects or List of
PhoneIds  and then if need update/delete use specific phoneId from the
list (no need extra call to db to get person)

Ildus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to