Cdbi plugins

From ClassDBI

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