| This Release | Alzabo-0.92 | [Download] [Browse] | 22 Nov 2007 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (5) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (312) FAIL (4) NA (9) UNKNOWN (3) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| Alzabo | A data modelling tool and RDBMS-OO mapper | 0.92 | |
| Alzabo::BackCompat | Convert old data structures | 2 | |
| Alzabo::ChangeTracker | Saves a set of changes as callbacks that can be backed out if needed | 2 | |
| Alzabo::Column | Column objects | 2 | |
| Alzabo::ColumnDefinition | Holds the type attribute for a column | 2 | |
| Alzabo::Create | Loads all Alzabo::Create::* classes | 2 | |
| Alzabo::Create::Column | Column objects for use in schema creation | 2 | |
| Alzabo::Create::ColumnDefinition | Column definition object for schema creation | 2 | |
| Alzabo::Create::ForeignKey | Foreign key objects for schema creation. | 2 | |
| Alzabo::Create::Index | Index objects for schema creation | 2 | |
| Alzabo::Create::Schema | Schema objects for schema creation | 2 | |
| Alzabo::Create::Table | Table objects for schema creation | 2 | |
| Alzabo::Debug | Creates constants used to turn on debugging | ||
| Alzabo::Docs | |||
| Alzabo::DocumentationContainer | |||
| Alzabo::Driver | Alzabo base class for RDBMS drivers | 2 | |
| Alzabo::Driver::MySQL | MySQL specific Alzabo driver subclass | 2 | |
| Alzabo::Driver::PostgreSQL | PostgreSQL specific Alzabo driver subclass | 2 | |
| Alzabo::DriverStatement | 0.1 | ||
| Alzabo::Exception | Creates all exception subclasses used in Alzabo. | ||
| Alzabo::Exception::Driver | |||
| Alzabo::Exceptions | Creates all exception subclasses used in Alzabo. | 2 | |
| Alzabo::ForeignKey | Foreign key (relation) objects | 2 | |
| Alzabo::Index | Index objects | 2 | |
| Alzabo::MethodDocs | |||
| Alzabo::MethodMaker | Auto-generate useful methods based on an existing schema | 2 | |
| Alzabo::RDBMSRules | Base class for Alzabo RDBMS rulesets | 2 | |
| Alzabo::RDBMSRules::MySQL | MySQL specific database rules. | 2 | |
| Alzabo::RDBMSRules::PostgreSQL | PostgreSQL specific database rules | 2 | |
| Alzabo::Runtime | Loads all Alzabo::Runtime::* classes | 2 | |
| Alzabo::Runtime::Column | Column objects | 2 | |
| Alzabo::Runtime::ColumnDefinition | Column definition objects | 2 | |
| Alzabo::Runtime::Cursor | Base class for Alzabo cursors | 2 | |
| Alzabo::Runtime::ForeignKey | Foreign key objects | 2 | |
| Alzabo::Runtime::Index | Index objects | 2 | |
| Alzabo::Runtime::InsertHandle | A handle representing an insert | ||
| Alzabo::Runtime::JoinCursor | Cursor that returns arrays of Alzabo::Runtime::Row objects | 2 | |
| Alzabo::Runtime::Row | Row objects | 2 | |
| Alzabo::Runtime::RowCursor | Cursor that returns Alzabo::Runtime::Row objects | 2 | |
| Alzabo::Runtime::RowState::Deleted | Row objects that have been deleted | ||
| Alzabo::Runtime::RowState::InCache | Cached row objects that represent actual database rows | ||
| Alzabo::Runtime::RowState::Live | Row objects representing rows in the database | ||
| Alzabo::Runtime::RowState::Potential | Row objects that are not in the database | ||
| Alzabo::Runtime::Schema | Schema objects | 2 | |
| Alzabo::Runtime::Table | Table objects | 2 | |
| Alzabo::Runtime::UniqueRowCache | Implements a row cache for Alzabo | ||
| Alzabo::SQLMaker | Utility functions for other Alzabo modules | 2 | |
| Alzabo::SQLMaker::Function | Alzabo base class for RDBMS drivers | ||
| Alzabo::SQLMaker::MySQL | Alzabo SQL making class for MySQL | 2 | |
| Alzabo::SQLMaker::PostgreSQL | Alzabo SQL making class for PostgreSQL | 2 | |
| Alzabo::Schema | Schema objects | 2 | |
| Alzabo::Table | Table objects | 2 | |
| Alzabo::Utils | Utility functions for other Alzabo modules |
| Alzabo::Design | Documentation on Alzabo's design   |
| Alzabo::FAQ | Frequently Asked Questions   |
| Alzabo::Intro | Introductory information about Alzabo   |
| Alzabo::MySQL | Alzabo and MySQL   |
| Alzabo::PostgreSQL | Alzabo and PostgreSQL   |
| Alzabo::QuickRef | A quick reference to methods in the Alzabo classes   |
| edit_field_checkbox |   |
| edit_field_text_input |   |
| edit_field_textarea |   |
| fk_to_one_select |   |
| insert |   |
| insert_or_update |   |
| update |   |