Modules

DBO
Database Object Mapping
Provides inheritable methods mapped to database operations.
Table definition routines.
The private API for DBO::Base
A class that has $dbh data.
Provides routines any generator might need.
A query that is glued to a DBO meta object by primary key.
An update glued to a DBO::Base object.
Meta data about a column.
One side of a one-to-many relationship.
One side of a one-to-many relationship.
A column based on a Query object.
An vector of columns.
A One to N relationship.
A query abstraction.
An SQL DELETE wrapper
Abstraction of a WHERE or ON clause.
An ORDER BY clause.
An SQL INSERT wrapper.
Abstract a join between two DBO sources.
Abstracts a LEFT OUTER JOIN
A LIMIT clause.
An ORDER BY clause.
Abstracts a RIGHT OUTER JOIN
Just a wrapper around plain sql.
An SQL UPDATE wrapper
This is an umbrella package for all the DBO::Test objects.
THIS PACKAGE SHOULD NOT BE INSTALLED.
A list of primary keys that auto creates objects when fetched.
Miscellany with no place else to go.
Abstract class for column and key values.
The value in a single colummn.
The values for a DBO::Meta::Key.
The DBO Release Version

Provides

in DBO/Conf.pm