Alzabo documentation
Alzabo - README
Alzabo - Changes
Alzabo - INSTALL
Alzabo - META.yml
Alzabo Build.PL
Alzabo Makefile.PL
Alzabo - A data modelling tool and RDBMS-OO mapper
[
view source
]
Alzabo::BackCompat - Convert old data structures
[
view source
]
Alzabo::ChangeTracker - Saves a set of changes as callbacks that can be backed out if needed
[
view source
]
Alzabo::Column - Column objects
[
view source
]
Alzabo::ColumnDefinition - Holds the type attribute for a column
[
view source
]
Alzabo::Create - Loads all Alzabo::Create::* classes
[
view source
]
Alzabo::Create::Column - Column objects for use in schema creation
[
view source
]
Alzabo::Create::ColumnDefinition - Column definition object for schema
[
view source
]
Alzabo::Create::ForeignKey - Foreign key objects for schema creation.
[
view source
]
Alzabo::Create::Index - Index objects for schema creation
[
view source
]
Alzabo::Create::Schema - Schema objects for schema creation
[
view source
]
Alzabo::Create::Table - Table objects for schema creation
[
view source
]
Alzabo::Debug - Creates constants used to turn on debugging
[
view source
]
Alzabo::Design - Documentation on Alzabo's design
[
view source
]
Alzabo::Driver - Alzabo base class for RDBMS drivers
[
view source
]
Alzabo::Driver::MySQL - MySQL specific Alzabo driver subclass
[
view source
]
Alzabo::Driver::PostgreSQL - PostgreSQL specific Alzabo driver subclass
[
view source
]
Alzabo::Exceptions - Creates all exception subclasses used in Alzabo.
[
view source
]
Alzabo::FAQ - Frequently Asked Questions
[
view source
]
Alzabo::ForeignKey - Foreign key (relation) objects
[
view source
]
Alzabo::Index - Index objects
[
view source
]
Alzabo::Intro - Introductory information about Alzabo
[
view source
]
Alzabo::MethodMaker - Auto-generate useful methods based on an existing schema
[
view source
]
Alzabo::MySQL - Alzabo and MySQL
[
view source
]
Alzabo::PostgreSQL - Alzabo and PostgreSQL
[
view source
]
Alzabo::QuickRef - A quick reference to methods in the Alzabo classes
[
view source
]
Alzabo::RDBMSRules - Base class for Alzabo RDBMS rulesets
[
view source
]
Alzabo::RDBMSRules::MySQL - MySQL specific database rules.
[
view source
]
Alzabo::RDBMSRules::PostgreSQL - PostgreSQL specific database rules
[
view source
]
Alzabo::Runtime - Loads all Alzabo::Runtime::* classes
[
view source
]
Alzabo::Runtime::Column - Column objects
[
view source
]
Alzabo::Runtime::ColumnDefinition - Column definition objects
[
view source
]
Alzabo::Runtime::Cursor - Base class for Alzabo cursors
[
view source
]
Alzabo::Runtime::ForeignKey - Foreign key objects
[
view source
]
Alzabo::Runtime::Index - Index objects
[
view source
]
Alzabo::Runtime::InsertHandle - A handle representing an insert
[
view source
]
Alzabo::Runtime::JoinCursor - Cursor that returns arrays of C
objects
[
view source
]
Alzabo::Runtime::Row - Row objects
[
view source
]
Alzabo::Runtime::RowCursor - Cursor that returns C
objects
[
view source
]
Alzabo::Runtime::RowState::Deleted - Row objects that have been deleted
[
view source
]
Alzabo::Runtime::RowState::InCache - Cached row objects that represent actual database rows
[
view source
]
Alzabo::Runtime::RowState::Live - Row objects representing rows in the database
[
view source
]
Alzabo::Runtime::RowState::Potential - Row objects that are not in the database
[
view source
]
Alzabo::Runtime::Schema - Schema objects
[
view source
]
Alzabo::Runtime::Table - Table objects
[
view source
]
Alzabo::Runtime::UniqueRowCache - Implements a row cache for Alzabo
[
view source
]
Alzabo::Schema - Schema objects
[
view source
]
Alzabo::SQLMaker - Alzabo base class for RDBMS drivers
[
view source
]
Alzabo::SQLMaker::MySQL - Alzabo SQL making class for MySQL
[
view source
]
Alzabo::SQLMaker::PostgreSQL - Alzabo SQL making class for PostgreSQL
[
view source
]
Alzabo::Table - Table objects
[
view source
]
Back to
home
.
Contained in the
Alzabo
distribution.