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::Object::Metadata::ForeignKey"

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 - Extensible, high performance object-relational mapper (ORM). River stage two • 19 direct dependents • 19 total dependents

Rose::DB::Object is a base class for objects that encapsulate a single row in a database table. Rose::DB::Object-derived objects are sometimes simply called "Rose::DB::Object objects" in this documentation for the sake of brevity, but be assured that...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31:49 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::ConventionManager - Provide missing metadata by convention. River stage two • 19 direct dependents • 19 total dependents

Each Rose::DB::Object-derived object has a convention manager that it uses to fill in missing metadata. The convention manager encapsulates a set of rules (conventions) for generating various pieces of metadata in the absence of explicitly specified ...

JSIRACUSA/Rose-DB-Object-0.820 - 26 Jun 2021 13:31: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

Rose::DB::Object::Metadata::Relationship::OneToOne - One to one table relationship metadata object. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for relationships in which a single row from one table refers to a single row in another table. This class inherits from Rose::DB::Object::Metadata::Relationship. Inherited methods that are not over...

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

Rose::DB::Object::Metadata::Relationship::ManyToOne - Many to one table relationship metadata object. River stage two • 19 direct dependents • 19 total dependents

Objects of this class store and manipulate metadata for relationships in which a many rows in one table may refer to a single row in another table. This class inherits from Rose::DB::Object::Metadata::Relationship. Inherited methods that are not over...

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