« Return to Thread: how to implement Transactions (over different db tables) in a Catalyst project

Re: how to implement Transactions (over different db tables) in a Catalyst project

by Tomas Doran :: Rate this Message:

Reply to Author | View in Thread


On 6 Jul 2009, at 12:38, kakimoto@... wrote:

> So, in the case of an exception, an automatic rollback will take  
> place.
> I have tested this in my application and it seems that way.
>
> Can anyone confirm this?

Did you even look for this in the manual?

http://search.cpan.org/~ribasushi/DBIx-Class-0.08107/lib/DBIx/Class/ 
Storage.pm#txn_do

If not, why not. If so, how is this not clear?

Cheers
t0m


_______________________________________________
List: Catalyst@...
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@.../
Dev site: http://dev.catalyst.perl.org/

 « Return to Thread: how to implement Transactions (over different db tables) in a Catalyst project