| Goo documentation | view source | Contained in the Goo distribution. |
Goo::DatabaseThing - A "Thing" that is found in the database.
use Goo::DatabaseThing;
constructor
return an object for this Thing
return the table where this DatabaseThing is located.
return the columns in display order
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |