Search results for "module:Persistent::Base"
Persistent::Base - An Abstract Persistent Base Class
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-Base-0.52 - 26 Feb 2000 10:05:59 UTC
Persistent::DataType::Base - An Abstract DataType Base Class
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-Base-0.52 - 26 Feb 2000 10:05:59 UTC
Net::APNS::Persistent::Base - Base class for Net::APNS::Persistent and Net::APNS::Feedback
Base methods for Net::APNS::Persistent and Net::APNS::Feedback....
AUFFLICK/Net-APNS-Persistent-0.02 - 07 Dec 2009 11:07:15 UTC
Persistent::DBM - A Persistent Class implemented using a DBM File
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-Base-0.52 - 26 Feb 2000 10:05:59 UTC
Persistent::File - A Persistent Class implemented using a Text File
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-Base-0.52 - 26 Feb 2000 10:05:59 UTC
Persistent::Memory - A Persistent Class implemented using Memory (RAM)
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-Base-0.52 - 26 Feb 2000 10:05:59 UTC
Persistent::DataType::Char - A Fixed Length Character String Class
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-Base-0.52 - 26 Feb 2000 10:05:59 UTC
Persistent::DataType::Number - A Floating Point and Integer Class
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-Base-0.52 - 26 Feb 2000 10:05:59 UTC
Persistent::DataType::String - A Character String Class
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-Base-0.52 - 26 Feb 2000 10:05:59 UTC
Persistent::DataType::VarChar - A Variable Length Character String Class
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-Base-0.52 - 26 Feb 2000 10:05:59 UTC
Persistent::DataType::DateTime - A Date and Time Class
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-Base-0.52 - 26 Feb 2000 10:05:59 UTC
Persistent::LDAP - A Persistent Class implemented using a LDAP Directory
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-LDAP-0.50 - 15 Feb 2000 02:00:40 UTC
Coat::Persistent - Simple Object-Relational mapping for Coat objects
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
DbFramework::Persistent - Persistent Perl object base class
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
Quiq::Hash::Persistent - Persistente Hash-Datenstruktur
Definition des Konstruktors in einer abgeleiteten Klasse (in diesem Fall ohne Konstruktorargumente): package MyClass; use base qw/Quiq::Hash::Persistent/; sub new { my $class = shift; ... return $class->SUPER::new($file,$timeout,sub { my $class = shi...
FSEITZ/Quiq-1.208 - 26 Mar 2023 16:05:48 UTC
Reaction::InterfaceModel::Collection::Persistent - Base class for Presistent Collections
A subclass of Reaction::InterfaceModel::Collections, this class is a base to Persistent collections....
ARCANEZ/Reaction-0.002005 - 08 Mar 2011 14:01:20 UTC
Reaction::InterfaceModel::Collection::Persistent::ResultSet
A persistent collection powered by a resultset...
ARCANEZ/Reaction-0.002005 - 08 Mar 2011 14:01:20 UTC