Path to this page:
./
databases/p5-Rose-DB-Object,
Extensible, high performance RDBMS-OO mapper
Branch: pkgsrc-2009Q2,
Version: 0.781,
Package name: p5-Rose-DB-Object-0.781,
Maintainer: absRose::DB::Object is a base class for objects that encapsulate a
single row in a database table. It provides the following functions:
* Create a row in the database by saving a newly constructed object.
* Initialize an object by loading a row from the database.
* Update a row by saving a modified object back to the database.
* Delete a row from the database.
* Fetch an object referred to by a foreign key in the current object.
(i.e., "one to one" and "many to one" relationships.)
* Fetch multiple objects that refer to the current object, either directly
through foreign keys or indirectly through a mapping table. (i.e., "one
to many" and "many to many" relationships.)
* Load an object along with "foreign objects" that are related through any
of the supported relationship types.
Required to run:[
databases/p5-DBI]
Master sites: (Expand)
SHA1: 11950e2f547796351f5267c4ed75970ebb7dfe8f
RMD160: 5bef161c54f20321f9ecb9ebc5f5af9fe9d89897
Filesize: 519.093 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version p5-Rose-DB-Object-0.781 (created)