Well this won't help to use id as an array index but...

>  * As you've probably figured out, the datastore natively only
> supports two types of id, Long and String
>  * Only Long will autogenerate

Key will autogenerate too won't it!

and from the api:

long com.google.appengine.api.datastore.Key.getId()
getId
public long getId()
Returns the numeric identifier of this Key.

Shawn

--

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