开发者

Examples of JPA joins on Google App Engine

开发者 https://www.devze.com 2023-04-04 05:48 出处:网络
Are there any good examples for using JPA joins using Google App engine? I saw an example on this site, but it seems old - are there any improvements on it? The GAE doc pages only detail join开发者_开

Are there any good examples for using JPA joins using Google App engine? I saw an example on this site, but it seems old - are there any improvements on it? The GAE doc pages only detail join开发者_开发技巧s using the low-level API.


Why not look at the tests for GAE/J JPA plugin ? http://code.google.com/p/datanucleus-appengine/source/browse/#svn%2Ftrunk%2Ftests%2Fcom%2Fgoogle%2Fappengine%2Fdatanucleus


There is a link on this page that might help you. http://turbomanage.wordpress.com/2010/01/25/how-to-do-joins-in-appengine/

0

精彩评论

暂无评论...
验证码 换一张
取 消