Hi,

My Data class has a field of type LikedList<Key>. If there is only one Key
in the list and if I delete it, the deleted Key will not be deleted from the
datastore (after persisting the entity). I have tested all the other case,
they are working fine.


PS: if I set list = null, the last Key will be deleted from datastore.

--
Prashant
code.google.com/p/claymus/

-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to