Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Perl ORM comparison (Class::DBI vs. DBIx::Class vs. Rose::DB::Object)

by aulusoy (Scribe)
on Jul 31, 2008 at 20:05 UTC ( [id://701513]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl ORM comparison (Class::DBI vs. DBIx::Class vs. Rose::DB::Object)
in thread Perl ORM comparison (Class::DBI vs. DBIx::Class vs. Rose::DB::Object)

Thank you for the link. It's really good and detailed.

However, I don't see how executing SQL is easy with Rose::DB::Object. I've read the docs, but the only way I could find was to access the dbh and call DBI methods on it. That breaks the link with the ORM. Is there an other way that I am missing?

  • Comment on Re^2: Perl ORM comparison (Class::DBI vs. DBIx::Class vs. Rose::DB::Object)

Replies are listed 'Best First'.
Re^3: Perl ORM comparison (Class::DBI vs. DBIx::Class vs. Rose::DB::Object)
by perrin (Chancellor) on Jul 31, 2008 at 20:44 UTC
    Look at get_objects_from_sql() and make_manager_method_from_sql().

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://701513]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 14:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found