There should be plenty of examples around, but here is one from Max Ross's
blog:
http://gae-java-persistence.blogspot.com/2009/10/creating-bidrectional-owned-one-to-many.html
We're looking at expanding the capabilities of the App Engine Cookbook to
support examples like this contributed by the co
I have been working assiduously on a GWT project. I have implemented
the stockwatcher app without problems. It's new to me to be working
with JDO/JPA. I'm more in tuned to using relational DB. There are no
concrete application example that deals with one to many DB. I have
read some of the document