CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     D     > >     DBomb
Distribution DBomb [Download]
Author MILLAWAY [ John Millaway ]
Version 0.20
Abstract Database Object Mapping
Released 12 Aug 2004
Size 45.6 KB
MD5 Checksum 9c83e2c270667bb4b0cfa8d801e770a2
Additional Files README   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix

Modules

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

Categories

Development Support    >>     DBomb
Data Type Utilities    >>     DBomb
Database Interfaces    >>     DBomb
String Lang Text Proc    >>     DBomb
World Wide Web HTML HTTP CGI    >>     DBomb

Win32 PPM packages for "DBomb"

trouchelle.com Perl 5.8 repository   [  v 0.20   ]

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