[Catalyst] data access trough mysql stored procedures

Tomas Doran bobtfish at bobtfish.net
Sat Nov 21 12:19:50 GMT 2009


On 21 Nov 2009, at 01:18, Eisenberger Tamás wrote:
> So the question is that: Can I tell dbix::class somehow to use my  
> stored
> procedures for it's select, insert, update and delete actions?

Yes, you can. Please ask on the DBIx::Class list or see the fine  
documentation[1].

Cheers
t0m

1: http://search.cpan.org/dist/DBIx-Class/lib/DBIx/Class/Manual/Cookbook.pod#Using_database_functions_or_stored_procedures


More information about the Catalyst mailing list