Hi Manjoor, if you are learning JDO you should read this article: http://code.google.com/appengine/docs/java/datastore/creatinggettinganddeletingdata.html There is a small part on updating the objects.
On Thu, Feb 18, 2010 at 5:55 PM, Manjoor <[email protected]> wrote: > I have been searching for sample java program to add, edit and delete > records. I found many example showing how to add and delete records > but not a single about editing. Do anyone have a sample source link to > show how to edit a record ??? > > -- > 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]<google-appengine-java%[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.
