That's my understanding.  For example, if your objects have collections, when 
you add a new object to the collection its id isn't set, then after you persist 
the outer object the new object is persisted and its id is set.

jopaki wrote:
Using GAE/J JDO, must one implement equals/hashCode based on non-
primary key properties for entities designed to co-exist in a
collection in the same manner as Hibernate ORM requires?

Ref: https://www.hibernate.org/109.html


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


Reply via email to