Hi Patric,
Yes there is (short of using J2EE container transaction demarcation,
which you can too). You can wrap your work in a manual transaction:
http://cayenne.apache.org/doc/understanding-transactions.html
(scroll to the bottom of the page, "User-Defined Transaction Scope"
section).
Andrus
On Apr 12, 2007, at 9:55 AM, Patric Lichtsteiner wrote:
> Hi
>
> Is there a posibility to seperate the Cayenne commitChanges from
> the database transaction?
> I'd like to call multiple commitChanges, and at the end I should be
> able to decide if everything should go into the database or not.
>
> Any ideas?
>
> Thanks
> Patric
>
This archive was generated by hypermail 2.0.0 : Thu Apr 12 2007 - 02:01:23 EDT