On Mon, Sep 21, 2009 at 5:13 PM, Radhika <[email protected]> wrote:

>
>
> However, in some cases I want to do the following
>
> transaction.begin();
> addParent();
> addChild();
> transaction.commit();
>
>
I'm not a developer and certainly no expert, but you might try @ForeignKey.
I think this helps order SQL statements at commit time.

-- 
Daryl Stultz
_____________________________________
6 Degrees Software and Consulting, Inc.
http://www.6degrees.com
mailto:[email protected]

Reply via email to