| Goo documentation | view source | Contained in the Goo distribution. |
Goo::DatabaseObject - Bridge between relational and OO model
use Goo::DatabaseObject;
constructor
delete the current object in the database
replace the entire row in the database with the current 'state' of the object
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |