Hi, Robin
On Fri, 22 Nov 2002, Robin Hoogeboom wrote:
> Peter,
>
>
> Just commit the changes you make in your master.
> You don't need update.
>
> db.begin();
> db.load(master);
> master.setItem(x);
> master.setTestItem(y);
> db.commit();
> db.close();
>
> The update is in changing your master object and commit this one.
Thanks for your reply but that does not help since the master object
is used in long transactions. The master is loaded in a transaction,
changed then updated in another one.
Best regards,
Peter
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev