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

Search results for "module:Rose::DB::Generic"

Rose::DB::Generic - Generic driver class for Rose::DB. River stage two • 15 direct dependents • 27 total dependents

This is the subclass that Rose::DB blesses an object into (by default) when the driver specified in the registry entry is has no class name registered in the driver class map. To maximize the chance that this class will work with an unsupported datab...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB - A DBI wrapper and abstraction layer. River stage two • 15 direct dependents • 27 total dependents

Rose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Please see the tutorial (perldoc Rose::DB::Tutorial) for an example usage scenario that reflects "best pract...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Rose::DB::Object::MakeMethods::Generic - Create generic object methods for Rose::DB::Object-derived objects. River stage two • 19 direct dependents • 19 total dependents

Rose::DB::Object::MakeMethods::Generic is a method maker that inherits from Rose::Object::MakeMethods. See the Rose::Object::MakeMethods documentation to learn about the interface. The method types provided by this module are described below. All met...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

lib/Rose/DB/Object/Metadata/Auto/Generic.pm River stage two • 19 direct dependents • 19 total dependents

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DBx::Garden - bootstrap Rose::DB::Object and Rose::HTML::Form classes River stage one • 1 direct dependent • 1 total dependent

Rose::DBx::Garden bootstraps Rose::DB::Object and Rose::HTML::Form based projects. The idea is that you can point the module at a database and end up with work-able RDBO and Form classes with a single method call. Rose::DBx::Garden creates scaffoldin...

KARMAN/Rose-DBx-Garden-0.193 - 10 Jul 2014 13:07:55 UTC

Rose::DB::Object::Metadata - Database object metadata. River stage two • 19 direct dependents • 19 total dependents

Rose::DB::Object::Metadata objects store information about a single table in a database: the name of the table, the names and types of columns, any foreign or unique keys, etc. These metadata objects are also responsible for supplying information to,...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Column - Base class for database column metadata objects. River stage two • 19 direct dependents • 19 total dependents

This is the base class for objects that store and manipulate database column metadata. Column metadata objects store information about columns (data type, size, etc.) and are responsible for parsing, formatting, and creating object methods that manip...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::ForeignKey - Foreign key metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for foreign keys in a database table. It stores information about which columns in the local table map to which columns in the foreign table. This class will create methods for "the thing referenced...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Column::Time - Time column metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for time columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that manipulate column values. This cl...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Relationship - Base class for table relationship metadata objects. River stage two • 19 direct dependents • 19 total dependents

This is the base class for objects that store and manipulate database table relationship metadata. Relationship metadata objects are responsible for creating object methods that fetch and/or manipulate objects from related tables. See the Rose::DB::O...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DBx::Object::Metadata::Column::Xml - Xml binary large object column metadata. River stage zero No dependents

Objects of this class store and manipulate metadata for long, variable-length character-based columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that ...

FILIN/Rose-DBx-Object-Metadata-Column-Xml-0.782 - 17 Oct 2011 08:59:54 UTC

Rose::DB::Object::Metadata::Column::Set - Set column metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for "unordered set" columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that manipulate column valu...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Column::Enum - Enumerated column metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for enum columns. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that manipulate column values. An enum column accept...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Column::Text - Text column metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for long, variable-length character-based columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that ...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Column::Blob - Binary large object column metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for long, variable-length character-based columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that ...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Column::Float - Floating-point column metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for floating-point columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that manipulate column value...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Column::Scalar - Scalar column metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for scalar columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that manipulate column values. This ...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Column::Array - Array column metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for array columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that manipulate column values. This c...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Column::Serial - Serial column metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for serial columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that manipulate column values. This ...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC

Rose::DB::Object::Metadata::Column::Numeric - Numeric column metadata. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for numeric columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that manipulate column values. This...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 UTC
35 results (0.038 seconds)