Hello,

 I am trying to get a m:n unowned relation working on google java app
engine datastore. In the test cases, I am able to commit to datastore
through persistence manager and get back the data. But when I do the
same on a jsp page , the list<Key> of the related entity is always
null ( when I retrieve the other related entity from datastore.)

Is anyone facing similar issue ? I used the google datastore docs for
reference for this.

Thanks,
Ic

--

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=.


Reply via email to