Goo::DatabaseObject - Bridge between relational and OO model


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::DatabaseObject - Bridge between relational and OO model

SYNOPSIS

Top

use Goo::DatabaseObject;

DESCRIPTION

Top

METHODS

Top

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

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.