datanucleus,

Please can you show me how a setter tell JDO that it is called and JDO
need to update it???
I am sorry but i am new to java. (Just for app-engine)



On Feb 19, 1:49 pm, datanucleus <andy_jeffer...@yahoo.com> wrote:
> > PS: I have added pm.close(); after pm.makePersistent(u);
> > still it does not update the record...
>
> Why should it ? You have gone and updated fields directly so how does
> the object *know* that it has been updated ? Either mark the class
> updating the fields as @PersistenceAware, or update via setters

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