Hi,

I have some JDO persistent objects which contains lots of attributes.
So in some cases I use specific Fetch Groups and retrieve only some
attributes which are relevant.
In these cases when I change the attributes which I retrieved and try
to update them the rest
of the attributes (which I did not retrieved) are being reset to null.

Can I update only partial attributes in a JDO persisted object?

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

Reply via email to