Wow. Thanks for Sharing. We start to get some juice out of GAE. After
spending too much time on JPA then JDO, it is much easier and more
efficient with 
http://code.google.com/p/objectify-
appengine/wiki/IntroductionToObjectify#Multi-Value_Relationship

Hope this may help some more since the GAE datastore is a completly
different animal from the one(s) JPA and JDO are deseigned for.

Duong BaTien
DBGROUPS and BudhNet


On Sun, 2010-01-24 at 06:04 -0800, Mats wrote:
> I though I'd share this presentation I found which includes some tips
> on using memcache, message delivery fanout, key only queries and a
> simple java version of this appengine-search
> http://www.billkatz.com/2009/6/Simple-Full-Text-Search-for-App-Engine
> 
> Video
> part1: http://www.youtube.com/watch?v=wJuU-gME4dQ
> part2: http://www.youtube.com/watch?v=LSuFyBzPTlQ
> part3: http://www.youtube.com/watch?v=TOIR11EkNp8
> 
> Slides
> http://www.slideshare.net/sggtug/talk-1-google-app-engine-development-java-data-models-and-other-things-you-should-know-navin-kumar-cto-of-socialwokcom
> 
> Example code
> http://searchguestbook.appspot.com/searchguestbook.tar.gz
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to