[appengine-java] Re: Entity.getKey() reliable for gets?

2011-06-12 Thread John Patterson
Hi Jay, yes you can use the Key that you have created - it is fully specified by the kind and id/name (automatically includes appId and namespace). It is worth noting that if you create a Key and Entity then keep a reference to the Key in a HashMap that after calling db.put() the has value of

[appengine-java] Re: Entity.getKey() reliable for gets?

2011-06-12 Thread John Patterson
.. that is the hash value will change. -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/uIMwryKZk9kJ. To post to this group, send email