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:Oryx integer"

Oryx::Value::Integer - Values containing integers River stage one • 1 direct dependent • 1 total dependent

A field with this value type will store integers. The value will be checked that it is an integer and is stored in an "Integer" primitive type....

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC

Oryx - Meta-Model Driven Object Persistance with Multiple Inheritance River stage one • 1 direct dependent • 1 total dependent

Oryx is an object persistence framework which supports both object-relational mapping as well as DMB style databases and as such is not coupled with any particular storage back-end. In other words, you should be able to swap out an RDMBS with a DBM s...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC

Oryx::Class - abstract base class for Oryx classes River stage one • 1 direct dependent • 1 total dependent

Abstract base class for Oryx persistent classes....

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC

Oryx::Value - base class for value types for the Oryx object persistence tool River stage one • 1 direct dependent • 1 total dependent

This module is considered abstract and should be sublcassed to create the actual Value types. The purpose of these Value types is to validate input and to prepare field values for storage in the database via the "deflate" method and to prepare the va...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC

Oryx::Parent - multiple inheritance meta-type for Oryx River stage one • 1 direct dependent • 1 total dependent

Oryx::Parent objects are constructed during Oryx::Class initialization by inspecting your class' @ISA array, so you get one of these hanging off your class for each superclass that is also an Oryx::Class derivative....

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC

Oryx::Schema - Schema class for Oryx River stage one • 1 direct dependent • 1 total dependent

Schema class for Oryx. The use of this class is optional. The intention is to allow arbitrary grouping of classes into different namespaces to support simultaneous use of different storage backends, or for having logically separate groups of classes ...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC

Oryx::DBI::Util - abstract base class for Oryx DBI utilities River stage one • 1 direct dependent • 1 total dependent

Oryx::DBI::Util represents an interface to be implemented in order to add support for additional RDBMS'. The following methods must be implemented:...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC

Oryx::Attribute - Attribute meta-type for Oryx persistent classes River stage one • 1 direct dependent • 1 total dependent

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC

Oryx::Manual::Guts - Oryx internals documentation for developers River stage one • 1 direct dependent • 1 total dependent

This document is intended for hackers to grant an insight into how Oryx's pieces fit together and is intended for anyone wishing to extend Oryx... or for anybody who just wants to know how the sausage is made....

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC

Oryx::Value::Boolean - Values containing a single boolean value River stage one • 1 direct dependent • 1 total dependent

This is a basic boolean field. The value stored is either true or false, but this value enforces the convention that 0 is false and 1 is true and no other values are acceptable. This value type checks the types to make sure they are correct provides ...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC
10 results (0.036 seconds)