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

Search results for "dist:DBIx-EAV DBIx"

DBIx::EAV - Entity-Attribute-Value data modeling (aka 'open schema') for Perl River stage zero No dependents

An implementation of Entity-Attribute-Value data modeling with support for entity relationships, inheritance, custom classes and multi-tenancy. See DBIx::EAV::Manual....

CAFEGRATZ/DBIx-EAV-0.11 - 09 Feb 2018 14:31:05 UTC

DBIx::EAV::Table - Abstracts common operations on a database table. River stage zero No dependents

This class provides a simple abstraction for the most common operations on a database table. You probably will never need to use this class (or objects) directly....

CAFEGRATZ/DBIx-EAV-0.11 - 09 Feb 2018 14:31:05 UTC

DBIx::EAV::Schema - Describes the physical EAV database schema. River stage zero No dependents

This class represents the physical eav database schema. Will never need to instantiate an object of this class directly....

CAFEGRATZ/DBIx-EAV-0.11 - 09 Feb 2018 14:31:05 UTC

DBIx::EAV::Entity - Represents an entity record. River stage zero No dependents

This class can be used by itself or as base class for your entity objects....

CAFEGRATZ/DBIx-EAV-0.11 - 09 Feb 2018 14:31:05 UTC

DBIx::EAV::Cursor - Represents a query used for fetching entities. River stage zero No dependents

A cursor is used to build, execute and iterate over a SQL query for the entities table. A a cursor instance is returned from find and from get (when you get() related data). You will never need to create a instance of this class yourself....

CAFEGRATZ/DBIx-EAV-0.11 - 09 Feb 2018 14:31:05 UTC

DBIx::EAV::Manual - Users Manual River stage zero No dependents

CAFEGRATZ/DBIx-EAV-0.11 - 09 Feb 2018 14:31:05 UTC

DBIx::EAV::ResultSet - Represents a query used for fetching a set of entities. River stage zero No dependents

A ResultSet is an object which stores a set of conditions representing a query. It is the backbone of DBIx::EAV (i.e. the really important/useful bit). No SQL is executed on the database when a ResultSet is created, it just stores all the conditions ...

CAFEGRATZ/DBIx-EAV-0.11 - 09 Feb 2018 14:31:05 UTC

DBIx::EAV::EntityType - An entity definition. Its attributes and relationships. River stage zero No dependents

CAFEGRATZ/DBIx-EAV-0.11 - 09 Feb 2018 14:31:05 UTC
8 results (0.026 seconds)