The string is an encoded representation of the key.  See the
keyToString() and stringToKey() methods on
http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/datastore/KeyFactory.html

This is just how the Datastore Viewer renders Keys.

Jeff

On Fri, Aug 20, 2010 at 8:14 AM, suersh babu <[email protected]> wrote:
> Hi,
>
> I am a beginner to the app engine , and i am using eclipse 3.4.2 with gwt
> 2.0 , with app engine 1.3.5 sdk .
>
> when ever try to store the entity into the app engine datastore  the key is
> added with some string after
> that kind and it id is added. So what is that string meant ,Is it any
> encryption happening in app engine datastore.
> Below is the string displayed in the key field.
>
>     ag52czEtYWNjb3VudGluZ3INCxIFUGFydHkYuoUGDA (string)
> Party: id=99002
>
> Please let me of this,And, I would certainly appreciate anyone who known
> about this.
>
> Regards,
> Suresh Babu.G
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" 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-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to