The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:DB-Introspector MASAHJI"

DB::Introspector River stage zero No dependents

DB::Introspector looks into database metadata and derives detailed table level and foreign key information in a way that conforms to a collection common interfaces across all dbs. The DB::Introspector::Utils::* classes take advantage of these common ...

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::Index River stage zero No dependents

DB::Introspector::Base::Index is a class that represents a table's index....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::Column River stage zero No dependents

DB::Introspector::Base::Column...

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::Table River stage zero No dependents

DB::Introspector::Base::Table is an abstract class that provides a higher level representation for a database table. This representation includes methods for discovering foreign keys, columns, and more cool stuff....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::CharColumn River stage zero No dependents

DB::Introspector::Base::CharColumn provides a way to distinguish a Char type, which represents the class of columns that allow only is a single character values, from another column type....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::CLOBColumn River stage zero No dependents

DB::Introspector::Base::CLOBColumn provides a way to distinguish a CLOB type from another column type....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::StringColumn River stage zero No dependents

DB::Introspector::Base::StringColumn provides a way to distinguish a String type from another column type....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::ForeignKey River stage zero No dependents

DB::Introspector::Base::ForeignKey is a class that represents a table's foreign key. The 'local_table' is the table that depends on the foreign table. This (local_table) can be considered the child table because data in the local table depends on the...

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Util::RelInspect River stage zero No dependents

DB::Introspector::Util::RelInspect is a utility class that contains methods that deal with relationship traversal....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::BooleanColumn River stage zero No dependents

DB::Introspector::Base::BooleanColumn provides a way to distinguish a Boolean type from another column type....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::IntegerColumn River stage zero No dependents

DB::Introspector::Base::IntegerColumn provides a way to distinguish a Integer type from another column type....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::SpecialColumn River stage zero No dependents

DB::Introspector::Base::SpecialColumn provides a way to distinguish a Special type from another column type....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::DateTimeColumn River stage zero No dependents

DB::Introspector::Base::DateTimeColumn provides a way to distinguish a DateTime type from another column type....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

table_info.pl River stage zero No dependents

table_info retrieves detailed information about the table, table_name, determined from the database metadata....

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

schema_index.pl - Prints out a list (in alphabetical order) of tables, their columns, their foriegn keys and dependencies. River stage zero No dependents

TODO...

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC

DB::Introspector::Base::FunctionalIndex River stage zero No dependents

Represents a functional index of a table. This implementation is a very barebones quick fix that still fits into the DB::Introspector::Base framework. In the future, I would like to create a collection of datastructures that can generically describe ...

MASAHJI/DB-Introspector-0.08 - 27 Aug 2004 19:30:40 UTC
16 results (0.025 seconds)