Nigel Hamilton > Goo-0.09 > Goo::DatabaseObject

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

Goo::DatabaseObject - Bridge between relational and OO model

SYNOPSIS ^

use Goo::DatabaseObject;

DESCRIPTION ^

METHODS ^

new

constructor

delete

delete the current object in the database

replace

replace the entire row in the database with the current 'state' of the object

AUTHOR ^

Nigel Hamilton <nigel@trexy.com>

SEE ALSO ^