Why not just store the User object in the datastore property directly? 2010/1/28 Grégoire Galinand <[email protected]>: > Hi, > > I store on the datastore the UserId (who is a String that i get with > the method User.getUserID()) and I want to retrieve the Object User > corresponding to this UserId to get his EmailAddress. > > > Is it possible to do ? > > > Thanks > > > Grégoire > > -- > 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 [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-java?hl=en. > >
-- 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 [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-java?hl=en.
