Goo::DatabaseThing - A "Thing" that is found in the database.


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::DatabaseThing - A "Thing" that is found in the database.

SYNOPSIS

Top

use Goo::DatabaseThing;

DESCRIPTION

Top

METHODS

Top

new

constructor

get_database_object

return an object for this Thing

get_location

return the table where this DatabaseThing is located.

get_columns

return the columns in display order

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.