Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^5: DB persistence framework for Perl Classes

by Joost (Canon)
on Oct 17, 2004 at 15:14 UTC ( [id://399923]=note: print w/replies, xml ) Need Help??


in reply to Re^4: DB persistence framework for Perl Classes
in thread DB persistence framework for Perl Classes

I think you're refering to Class::DBI::Loader, not Class::DBI.

Replies are listed 'Best First'.
Re^6: DB persistence framework for Perl Classes
by JaWi (Hermit) on Oct 17, 2004 at 15:28 UTC
    Indeed it is Class::DBI::Loader that provides the functionality I was talking about. Nevertheless, Class::DBI (and its derivatives) still need an existing data-model. Ad hoc modifications of the data-model is not supported by Class::DBI.

    -- JaWi

    "A chicken is an egg's way of producing more eggs."

      SInce Class::DBI allows __PACKAGE__->db_Main->do( $sql );, and indeed __PACKAGE__->db_Main->anyDBImethod();, there is very little it won't support.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-29 09:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found