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 "module:Persistent::DBI"

Persistent::DBI - An Abstract Persistent Class implemented using a DBI Data Source River stage zero No dependents

Before we get started describing the methods in detail, it should be noted that all error handling in this class is done with exceptions. So you should wrap an eval block around all of your code. Please see the Persistent documentation for more infor...

DWINTERS/Persistent-DBI-0.50 - 15 Feb 2000 02:00:23 UTC

Persistent::mSQL - A Persistent Class implemented using a mSQL database River stage zero No dependents

Before we get started describing the methods in detail, it should be noted that all error handling in this class is done with exceptions. So you should wrap an eval block around all of your code. Please see the Persistent documentation for more infor...

DWINTERS/Persistent-mSQL-0.50 - 15 Feb 2000 02:03:15 UTC

Coat::Persistent - Simple Object-Relational mapping for Coat objects River stage zero No dependents

Coat::Persistent is an object to relational-databases mapper, it allows you to build instances of Coat objects and save them into a database transparently. You basically define a mapping rule, either global or per-class and play with your Coat object...

SUKRIA/Coat-Persistent-0.223 - 25 Nov 2009 13:46:15 UTC

Persistent::MySQL - A Persistent Class implemented using a MySQL database River stage zero No dependents

Before we get started describing the methods in detail, it should be noted that all error handling in this class is done with exceptions. So you should wrap an eval block around all of your code. Please see the Persistent documentation for more infor...

DWINTERS/Persistent-MySQL-0.50 - 15 Feb 2000 02:00:56 UTC

Persistent::Sybase - A Persistent Class implemented using a Sybase database River stage zero No dependents

Before we get started describing the methods in detail, it should be noted that all error handling in this class is done with exceptions. So you should wrap an eval block around all of your code. Please see the Persistent documentation for more infor...

DWINTERS/Persistent-Sybase-0.50 - 15 Feb 2000 02:02:59 UTC

Persistent::Oracle - A Persistent Class implemented using an Oracle database River stage zero No dependents

Before we get started describing the methods in detail, it should be noted that all error handling in this class is done with exceptions. So you should wrap an eval block around all of your code. Please see the Persistent documentation for more infor...

DWINTERS/Persistent-Oracle-0.50 - 15 Feb 2000 02:02:43 UTC

DbFramework::Persistent - Persistent Perl object base class River stage zero No dependents

Base class for persistent objects which use a DBI database for storage. To create your own persistent object classes subclass DbFramework::Persistent (see the make_class() class method.)...

IMACAT/DbFramework-1.14 - 10 Feb 2021 16:39:57 UTC

Data::Queue::Persistent - Perisistent database-backed queue River stage zero No dependents

This is a simple module to keep a persistent queue around. It is just a normal implementation of a queue, except it is backed by a database so that when your program exits the data won't disappear. EXPORT None by default. Methods * new(%opts) Creates...

REVMISCHA/Data-Queue-Persistent-0.13 - 19 May 2010 00:22:19 UTC

Basset::Object::Persistent - subclass of Basset::Object that allows objects to be easily stored into a relational database. Presently only supports MySQL, but that may change in the future. River stage zero No dependents

Basset::Object is the uber module in my Perl world. All objects should decend from Basset::Object. It handles defining attributes, error handling, construction, destruction, and generic initialization. It also talks to Basset::Object::Conf to allow c...

JIMT/Basset-1.04 - 08 Jun 2007 18:23:43 UTC
9 results (0.029 seconds)