Re: [appengine-java] Transactions on entities in different entity groups ?

2011-09-28 Thread Ikai Lan (Google)
You currently can't, but we plan on rolling out a feature that will do this
in the next few releases. It's currently in trusted tester at the moment.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
plus.ikailan.com | twitter.com/ikai



On Mon, Sep 26, 2011 at 10:59 PM, Santosh kumar kopp@gmail.com wrote:

 Hi,

 I want to know how to create/update the entities which are in different
 entity groups ?

 for ex: I want to update the *apple* and *carrot* entities in a
 transaction but those parents are not same. (Here i am in such a situation)



 Thanks in advance :)



 *S*antosh *K*umar *K* http://www.accountingguru.in/**

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



[appengine-java] Transactions on entities in different entity groups ?

2011-09-27 Thread Santosh kumar
Hi,

I want to know how to create/update the entities which are in different
entity groups ?

for ex: I want to update the *apple* and *carrot* entities in a transaction
but those parents are not same. (Here i am in such a situation)



Thanks in advance :)



*S*antosh *K*umar *K* http://www.accountingguru.in/**

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