Cough objectify cough
On 17 Jan 2012 19:49, "Paul Bartosik" <paulhbarto...@gmail.com> wrote:

> I have spent a bit of time banging up against Entity Group issues.  In
> all cases, the problem was with my JPA.  I had made mistakes in my
> annotations that manifested as run-time transaction and Entity Group
> errors .
>
> The documentation on JPA relationships and Entity Groups is pretty
> light.  Can someone confirm my 3 assumptions below?
>
> 1. In a bi-directional relationship, the unowned side of the
> relationship will automatically be the Parent Entity and the owned
> side will be the Child Entity.
>
> 2. In a uni-directional relationship, both sides of the relationship
> will be in different Entity Groups.
>
> 3. When using JPA, there is no other way to specify the Entity Group
> of your entities.
>
>
> Thanks for any help.
>
> -Paul
>
> --
> 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-java@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.
>
>

-- 
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-java@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