Another option is to expose a View which includes the joined results.

On Mar 10, 11:40 am, Jay Bloodworth <johnabloodwor...@gmail.com>
wrote:
> Is there a standard or recommended idiom for doing the equivalent of a
> join of data in a local database versus a content provider?  is there
> anything more efficient than explicitly looping on the result set from
> the local database query and doing individual queries of the content
> provider to grab the related rows?
>
> Jay

-- 
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