Dear all, As all of us know that, In JDO query, the result just return a List of one Entity( List<DM_Customer>). But, in some case, we need the result return 2 or 3 entities(List<DM_Goods>, List<DM_Sales> in the result LIST). Could JDO support it, or we must use another library. Thanks and regards, Tam Tran
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
