Hi,

I'm new to App Engine.I use it with GWT

I have a Persistent Class named "Maclar".i saved several records in
that persistent class.

When i get the key values of this Maclar class with Maclar.getkey()
then show them on the screen i see records like that ==>

Maclar(1)
Maclar(2)
.
.
.


Now i want to delete the record with a key Maclar(2).(example).

How can i do that ?

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