Google Application Engine DTO to JDO
Is there anyway to transfer 开发者_如何学PythonJDOs accross RPC as DTO such in GWT, we used to have Gilead for hibernate Objects??
Thanks
And Gilead has code for use of DataNucleus with GAE/J; look at their SVN for details
精彩评论