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

Search results for "module:SPOPS::Import::Object"

SPOPS::Import::Object - Import SPOPS objects River stage one • 2 direct dependents • 2 total dependents

This class implements simple data import for SPOPS objects using a serialized Perl data structure for the data storage. For more information on SPOPS importing in general, see SPOPS::Manual::ImportExport and SPOPS::Import....

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::Import - Factory and parent for importing SPOPS objects River stage one • 2 direct dependents • 2 total dependents

This class is a factory class for creating importer objects. It is also the parent class for the importer objects....

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::Secure - Implement security across one or more classes of SPOPS objects River stage one • 2 direct dependents • 2 total dependents

By adding this module into the 'isa' configuration key for your SPOPS class, you implement a mostly transparent per-object security system. This security system relies on a few things being implemented: * A SPOPS class implementing users * A SPOPS cl...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::Import::DBI::Table - Import a DBI table structure River stage one • 2 direct dependents • 2 total dependents

This class allows you to transform and import (or simply display) a DBI table structure. Transformations are done via two means. The first is the database-specific classes and the standard modifications provided by SPOPS::Import::DBI::TableTransform....

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::Import::DBI::Data - Import raw data to a DBI table River stage one • 2 direct dependents • 2 total dependents

Import raw (non-object) data to a DBI table....

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::DBI::TypeInfo - Represent type information for a single table River stage one • 2 direct dependents • 2 total dependents

This is a lightweight object to maintain state about a field names and DBI types for a particular table in a particular database. It is generally used by SPOPS::SQLInterface, but it is sufficiently decoupled so you might find it useful elsewhere. It ...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::Export::Object - Dump SPOPS objects to a portable format River stage one • 2 direct dependents • 2 total dependents

You can use this format yourself, or feed it to SPOPS::Import::Object to easily move objects from one database to another....

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::Export::DBI::Data - Export SPOPS objects as data for importing directly into a DBI table River stage one • 2 direct dependents • 2 total dependents

Implement raw DBI data output for SPOPS::Export. This is almost exactly like SPOPS::Export::Object except we export the table name instead of the object class. Output from this should be usable by SPOPS::Import::DBI::Data....

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::Import::DBI::GenericOperation - Base class for delete and update import operations River stage one • 2 direct dependents • 2 total dependents

This class provides most of the functionality necessary to delete and remove, including the main method "run()". Subclasses just need to override "_run_operation()"....

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC

SPOPS::Import::DBI::TableTransform::Pg - Table transformations for PostgreSQL River stage one • 2 direct dependents • 2 total dependents

PostgreSQL-specific type conversions for the auto-increment and other field types....

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC
10 results (0.038 seconds)