Hi all, I have two tables referencing each other with a foreign key constraint. When the respective objects are save()'d, inside a transaction, the references are each set to 0 (zero), irrespective of the relative order of the save() calls. I currently work around this explicitly setting and getting ids. Follows relevant schema excerpts: [...]
[...]
How can I solve this issue? TIA, -- Nuno Miguel Rodrigues --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org