Cdbi plugins

From ClassDBI

Revision as of 07:09, 21 December 2008 by EdwardSabol (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Here we will describe the various other modules available on CPAN for working with Class::DBI, if we can keep up with the mad profusion.

Contents

Database-Specific Extensions

Relationships

Class::DBI provides several relationships out of the box when installed. These include HasA, HasMany, and MightHave.

It is possible to write your own relationships by subclassing Class::DBI::Relationship. You can also download additional relationships from CPAN:

Loaders

Utilities and Extended Functionality

Personal tools