Thank you very much! So, it is not really a reason to switch to a common servlet-container where i can completely use jdo or jpa just because gae does not support joins? My application does not have a complicated datamodel....
greets On Jul 23, 11: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]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
