The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Alzabo"

Alzabo - A data modelling tool and RDBMS-OO mapper River stage one • 2 direct dependents • 3 total dependents

What is Alzabo? Alzabo is a suite of modules with two core functions. Its first use is as a data modelling tool. Through either a schema creation GUI, a perl program, or reverse engineering, you can create a set objects to represent a schema. Its sec...

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

insert River stage one • 2 direct dependents • 3 total dependents

A simple component to perform an insert based on the values of %ARGS....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

update River stage one • 2 direct dependents • 3 total dependents

A simple widget to perform an update based on the values of %ARGS....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::FAQ - Frequently Asked Questions River stage one • 2 direct dependents • 3 total dependents

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Intro - Introductory information about Alzabo River stage one • 2 direct dependents • 3 total dependents

This document provides an introduction to the basics of using Alzabo, primarily focused on the RDBMS-OO mapping functionality....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Utils - Utility functions for other Alzabo modules River stage one • 2 direct dependents • 3 total dependents

This module contains a few utility functions for the use of other Alzabo modules....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Index - Index objects River stage one • 2 direct dependents • 3 total dependents

This object represents an index on a table. Indexes consist of columns and optional prefixes for each column. The prefix specifies how many characters of the columns should be indexes (the first X chars). Some RDBMS's do not have a concept of index p...

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Debug - Creates constants used to turn on debugging River stage one • 2 direct dependents • 3 total dependents

This module creates constants used by other modules in order to determine what debugging output should be generated. The interface is currently experimental....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Table - Table objects River stage one • 2 direct dependents • 3 total dependents

Objects in this class represent tables. They contain foreign key, index, and column objects....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::MySQL - Alzabo and MySQL River stage one • 2 direct dependents • 3 total dependents

This documentation is about what special support Alzabo has for MySQL, as well as what is lacking. MySQL support is based on the 3.23.* release series, with some support for features that are starting to appear in the 4.0.* releases. Earlier versions...

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Design - Documentation on Alzabo's design River stage one • 2 direct dependents • 3 total dependents

This document describes some of the Alzabo's design....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Column - Column objects River stage one • 2 direct dependents • 3 total dependents

This object represents a column. It holds data specific to a column....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Create - Loads all Alzabo::Create::* classes River stage one • 2 direct dependents • 3 total dependents

Using this module loads Alzabo::Create::* modules. These are the core modules that allow a new set of objects to be created. This module should be used by any schema creation interface....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Driver - Alzabo base class for RDBMS drivers River stage one • 2 direct dependents • 3 total dependents

This is the base class for all Alzabo::Driver modules. To instantiate a driver call this class's "new()" method. See SUBCLASSING Alzabo::Driver for information on how to make a driver for the RDBMS of your choice. This class throws several, exception...

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Schema - Schema objects River stage one • 2 direct dependents • 3 total dependents

This is the base class for schema objects.....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::Runtime - Loads all Alzabo::Runtime::* classes River stage one • 2 direct dependents • 3 total dependents

Using this module loads Alzabo::Runtime::* modules. These modules are what an end user of Alzabo uses to instantiate objects representing data in a given schema....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

insert_or_update River stage one • 2 direct dependents • 3 total dependents

A simple component to perform an insert or update based on the values of %ARGS. An insert is done if the primary key columns for the table are not defined in %ARGS. Otherwise an update is done....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::SQLMaker - Alzabo base class for RDBMS drivers River stage one • 2 direct dependents • 3 total dependents

This is the base class for all Alzabo::SQLMaker modules. To instantiate a driver call this class's "new" method. See "SUBCLASSING Alzabo::SQLMaker" for information on how to make a driver for the RDBMS of your choice....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

Alzabo::QuickRef - A quick reference to methods in the Alzabo classes River stage one • 2 direct dependents • 3 total dependents

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC

fk_to_one_select River stage one • 2 direct dependents • 3 total dependents

Given a foreign key and an optional row, this component produces a select form element for that relationship. If a row is given, then its value will be used as the default value for the form element....

DROLSKY/Alzabo-0.92 - 22 Nov 2007 18:12:58 UTC
59 results (0.019 seconds)