CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     D     > >     DBomb
DBomb::Base
Provides inheritable methods mapped to database operations.
DBomb::Base::Defs
Table definition routines.
DBomb::Base::Private
The private API for DBomb::Base
DBomb::Conf
DBomb::DBH::Owner
A class that has $dbh data.
DBomb::Generator
Provides routines any generator might need.
DBomb::GluedQuery
A query that is glued to a DBomb meta object by primary key.
DBomb::GluedUpdate
An update glued to a DBomb::Base object.
DBomb::Meta::ColumnInfo
Meta data about a column.
DBomb::Meta::HasA
One side of a one-to-many relationship.
DBomb::Meta::HasMany
One side of a one-to-many relationship.
DBomb::Meta::HasQuery
A column based on a Query object.
DBomb::Meta::Key
An vector of columns.
DBomb::Meta::OneToMany
A One to N relationship.
DBomb::Meta::TableInfo
DBomb::Query
A query abstraction.
DBomb::Query::Delete
An SQL DELETE wrapper
DBomb::Query::Expr
Abstraction of a WHERE or ON clause.
DBomb::Query::GroupBy
An ORDER BY clause.
DBomb::Query::Insert
An SQL INSERT wrapper.
DBomb::Query::Join
Abstract a join between two DBomb sources.
DBomb::Query::LeftJoin
Abstracts a LEFT OUTER JOIN
DBomb::Query::Limit
A LIMIT clause.
DBomb::Query::OrderBy
An ORDER BY clause.
DBomb::Query::RightJoin
Abstracts a RIGHT OUTER JOIN
DBomb::Query::Text
Just a wrapper around plain sql.
DBomb::Query::Update
An SQL UPDATE wrapper
DBomb::Test::Objects
This is an umbrella package for all the DBomb::Test objects.
DBomb::Test::Util
THIS PACKAGE SHOULD NOT BE INSTALLED.
DBomb::Tie::PrimaryKeyList
A list of primary keys that auto creates objects when fetched.
DBomb::Util
Miscellany with no place else to go.
DBomb::Value
Abstract class for column and key values.
DBomb::Value::Column
The value in a single colummn.
DBomb::Value::Key
The values for a DBomb::Meta::Key.
DBomb::Version
The DBomb Release Version

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.