Joins are not supported because the underlying datastore is not sql and
therefore doesn't support joins. Save yourself a lot  of grief and forget
you know anything about SQL when dealing with the datastore.

On Fri, Jul 23, 2010 at 5:36 AM, Uberto Barbini <[email protected]> wrote:

> On Fri, Jul 23, 2010 at 11:30 AM, ping <[email protected]> wrote:
> > Hello,
> > i read that the GAE implementation of JDO does not support "JOINS".
> > Is this right?
>
> yes
>
> > Whats the common workaround for it?
>
> fetch your data separately or create a materialized view and keep it
> updated with triggers
>
> cheers
>
> Uberto
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
--
Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to