I'd consider why you need them in the same entity group. If you don't
need transactions, for instance, you can just use a Key and reference
the Person in the Telephone.

On Tue, Mar 23, 2010 at 6:54 PM, dreamy <dreamy2c...@gmail.com> wrote:
> Hello Ikai L  thanks for your reply.
>
> You just have  to persist the Person first, or create a Person, attach
> Telephone
> entities, then call pm.makePersistent() on the Person.
>>>>>>>but this is problem.   Telephone must not belong to Person.
> Telephone module manaer   telephone   create/update/delete/query ,
> telphone have many active or property  to be managered and  then there
> is no idea of Person
>
> I need set  Telephone.person  only after  this person have buy the
> telephone.
>
>
> there is any other idea ? thanks a lot
>
>
>
> --
> 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-j...@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.
>
>



-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

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