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