CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     D     > >     DBIx     > >     DBIx-ObjectMapper
Distribution DBIx-ObjectMapper [Download]
Author OISHI [ Eisuke Oishi ]
Version 0.3013
Abstract An implementation of the Data Mapper pattern (object-relational mapper).
Released 29 Dec 2010
Size 145.0 KB
MD5 Checksum 37fa525171f33b6b2c2bb6263bda0255
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Cache::LRU  |   Capture::Tiny  |   Carp::Clan  |   Class::Data::Inheritable  |   Class::Inspector  |   Class::MOP  |   Data::Dump  |   Data::Page  |   DateTime  |   DateTime::Format::SQLite  |   DBD::SQLite  |   DBI  |   Digest::MD5  |   Filter::Util::Call  |   Hash::Merge  |   List::MoreUtils  |   Log::Any  |   Module::Find  |   Params::Validate  |   Scalar::Util  |   Sub::Exporter  |   Text::Balanced  |   Try::Tiny  |   URI  |   YAML  |  

Modules

DateTime::Format::DBIMAPPER_MySQL [source]
DBIx::ObjectMapper  [source]   [v 0.3013] a object-relational mapper
DBIx::ObjectMapper::Engine  [source] the engine interface
DBIx::ObjectMapper::Engine::DBI  [source] the DBI engine
DBIx::ObjectMapper::Engine::DBI::Driver [source]
DBIx::ObjectMapper::Engine::DBI::Driver::mysql [source]
DBIx::ObjectMapper::Engine::DBI::Driver::SQLite [source]
DBIx::ObjectMapper::Engine::DBI::Iterator [source]
DBIx::ObjectMapper::Engine::DBI::Transaction [source]
DBIx::ObjectMapper::Iterator  [source] An iterator for returning query results.
DBIx::ObjectMapper::Iterator::Base  [source] A base class of iterator for returning query results.
DBIx::ObjectMapper::Log [source]
DBIx::ObjectMapper::Mapper  [source] map the metadata to a class.
DBIx::ObjectMapper::Mapper::Accessor  [source]
DBIx::ObjectMapper::Mapper::Attribute  [source]
DBIx::ObjectMapper::Mapper::Attribute::Array  [source]
DBIx::ObjectMapper::Mapper::Attribute::Hash  [source]
DBIx::ObjectMapper::Mapper::Attribute::Property  [source]
DBIx::ObjectMapper::Mapper::Constructor  [source]
DBIx::ObjectMapper::Mapper::Instance  [source]
DBIx::ObjectMapper::Metadata  [source]
DBIx::ObjectMapper::Metadata::Declare [source]
DBIx::ObjectMapper::Metadata::Polymorphic  [source]
DBIx::ObjectMapper::Metadata::Query  [source]
DBIx::ObjectMapper::Metadata::Sugar [source]
DBIx::ObjectMapper::Metadata::Table  [source]
DBIx::ObjectMapper::Metadata::Table::Column [source]
DBIx::ObjectMapper::Metadata::Table::Column::Base [source]
DBIx::ObjectMapper::Metadata::Table::Column::Connect [source]
DBIx::ObjectMapper::Metadata::Table::Column::Desc [source]
DBIx::ObjectMapper::Metadata::Table::Column::Func [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Array [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::BigInt [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Binary [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Bit [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Boolean [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Date [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Datetime [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Float [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Int [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Interval [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Mush [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Numeric [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::SmallInt [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::String [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Text [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Time [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Undef [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Uri [source]
DBIx::ObjectMapper::Metadata::Table::Column::Type::Yaml [source]
DBIx::ObjectMapper::Metadata::Table::Column::TypeMap [source]
DBIx::ObjectMapper::Query [source]
DBIx::ObjectMapper::Query::Base [source]
DBIx::ObjectMapper::Query::Count [source]
DBIx::ObjectMapper::Query::Delete [source]
DBIx::ObjectMapper::Query::Insert [source]
DBIx::ObjectMapper::Query::Select [source]
DBIx::ObjectMapper::Query::Update [source]
DBIx::ObjectMapper::Relation [source]
DBIx::ObjectMapper::Relation::BelongsTo [source]
DBIx::ObjectMapper::Relation::HasMany [source]
DBIx::ObjectMapper::Relation::HasOne [source]
DBIx::ObjectMapper::Relation::ManyToMany [source]
DBIx::ObjectMapper::Session  [source]
DBIx::ObjectMapper::Session::Array  [source]
DBIx::ObjectMapper::Session::Cache  [source]
DBIx::ObjectMapper::Session::ObjectChangeChecker  [source]
DBIx::ObjectMapper::Session::Search  [source]
DBIx::ObjectMapper::Session::UnitOfWork  [source]
DBIx::ObjectMapper::SQL [source]
DBIx::ObjectMapper::SQL::Base [source]
DBIx::ObjectMapper::SQL::Delete [source]
DBIx::ObjectMapper::SQL::Insert [source]
DBIx::ObjectMapper::SQL::Select [source]
DBIx::ObjectMapper::SQL::Set [source]
DBIx::ObjectMapper::SQL::Update [source]
DBIx::ObjectMapper::Utils [source]

Categories

Data Type Utilities    >>     DateTime
Database Interfaces    >>     DBIx
World Wide Web HTML HTTP CGI    >>     DBIx

dslip information

Development Stage (Note: *NO IMPLIED TIMESCALES*) Beta testing
Support Level Developer
Language Used Perl-only, no compiler needed, should be platform independent
Interface Style Object oriented using blessed references and/or inheritance
Public License Standard-Perl: user may choose between GPL and Artistic

Win32 PPM packages for "DBIx-ObjectMapper"

ActiveState default Perl 5.12 repository   [  v 0.3010   ]
trouchelle.com Perl 5.10 repository   [  v 0.3012   ]

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