The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Documentation

Generates perl modules for use with DBomb.
Regenerates dbomb code created by dbomb-gen

Modules

Database Object Mapping
Provides inheritable methods mapped to database operations.
Table definition routines.
The private API for DBomb::Base
A class that has $dbh data.
Provides routines any generator might need.
A query that is glued to a DBomb meta object by primary key.
An update glued to a DBomb::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 DBomb 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 DBomb::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 DBomb::Meta::Key.
The DBomb Release Version

Provides

in DBomb/Conf.pm