| This Release | Data-ObjectDriver-0.06 | [Download] [Browse] | 28 Jan 2009 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (4) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (305) FAIL (126) UNKNOWN (46) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| Data::ObjectDriver | Simple, transparent data interface, with caching | 0.06 | |
| Data::ObjectDriver::BaseObject | base class for modeled objects | ||
| Data::ObjectDriver::BaseView | |||
| Data::ObjectDriver::Driver::BaseCache | parent class for caching object drivers | ||
| Data::ObjectDriver::Driver::Cache::Apache | object driver for caching objects in Apache's request space | ||
| Data::ObjectDriver::Driver::Cache::Cache | |||
| Data::ObjectDriver::Driver::Cache::Memcached | object driver for caching objects with memcached | ||
| Data::ObjectDriver::Driver::Cache::RAM | |||
| Data::ObjectDriver::Driver::DBD | base class for database drivers | ||
| Data::ObjectDriver::Driver::DBD::Oracle | Oracle Driver for Data::ObjectDriver | ||
| Data::ObjectDriver::Driver::DBD::Pg | |||
| Data::ObjectDriver::Driver::DBD::SQLite | SQLite driver | ||
| Data::ObjectDriver::Driver::DBD::mysql | |||
| Data::ObjectDriver::Driver::DBI | |||
| Data::ObjectDriver::Driver::GearmanDBI | |||
| Data::ObjectDriver::Driver::MultiPartition | Search thru partitioned objects without the partition_key | ||
| Data::ObjectDriver::Driver::Multiplexer | Multiplex multiple partitioned drivers | ||
| Data::ObjectDriver::Driver::Partition | base class for partitioned object drivers | ||
| Data::ObjectDriver::Driver::SimplePartition | basic partitioned object driver | ||
| Data::ObjectDriver::Errors | container class for common database error codes | ||
| Data::ObjectDriver::Iterator | |||
| Data::ObjectDriver::Profiler | Query profiling | ||
| Data::ObjectDriver::ResultSet | Manage a DB query | ||
| Data::ObjectDriver::SQL | an SQL statement | ||
| Data::ObjectDriver::SQL::Oracle |