We don't have too much information to go on here but my best guess would be that you're testing in your local SDK and the local datastore is being re-copied during your build process and as such the keys you are seeing are the same as a previous build?
On Thu, Feb 18, 2010 at 8:13 AM, sujata pagar <[email protected]>wrote: > > Hi, > > In my GAE application(Implemented in java) when I insert record in > datastore, ID(generated by datastore) gets repeated.Please tell me the > solution for my problem. > > > Thanks > > > -- > Regards, > Sujata... > > -- > 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.
