Re: [google-appengine] Re: GAE + JDO + Joins

2010-07-24 Thread Uberto Barbini
Frankly, after 3 months of development we decided to drop JDO and JPA at all. They simply doesn't fit in a NoSql model like the one used by gae. Basically if you're considering gae just a container "in the cloud" better moving to more standard services, like the ones offered by amazon. J2EE stack a

[google-appengine] Re: GAE + JDO + Joins

2010-07-23 Thread ping
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 wrote: > On Fri, Jul