debian man page for alzabo::runtime::columndefinition

Query: alzabo::runtime::columndefinition

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Alzabo::Runtime::ColumnDefinition(3pm)			User Contributed Perl Documentation		    Alzabo::Runtime::ColumnDefinition(3pm)

NAME
Alzabo::Runtime::ColumnDefinition - Column definition objects
SYNOPSIS
use Alzabo::Runtime::ColumnDefinition;
DESCRIPTION
This object holds information on a column that might need to be shared with another column. The reason for this is that if a column is a key in two or more tables, then some of the information related to that column should change automatically for all tables (and all columns) whenever it is changed anywhere. Right now this is only type ('VARCHAR', 'NUMBER', etc) information. This object also has an 'owner', which is the column which created it.
INHERITS FROM
"Alzabo::ColumnDefinition" Note: all relevant documentation from the superclass has been merged into this document. Dave Rolsky, <autarch@urth.org> perl v5.8.8 2007-12-23 Alzabo::Runtime::ColumnDefinition(3pm)
Related Man Pages
alzabo::create::columndefinition(3pm) - debian
alzabo::create::index(3pm) - debian
alzabo::runtime::column(3pm) - debian
alzabo::runtime::foreignkey(3pm) - debian
alzabo::runtime::uniquerowcache(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
My first PERL incarnation... Audio Oscillograph