Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Class::DBI::DataMigration::Mapping 0.02

    Download button

    No screenshots available
    Downloads: 352  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Dan Friedman | More programs
    Perl Artistic License / FREE
    October 6th, 2006, 09:05 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Class::DBI::DataMigration::Mapping description

    An abstract parent class for objects that map a single column in a single row

    Class::DBI::DataMigration::Mapping is an abstract parent class for objects that map a single column in a single row from the source database to the target database.

    Synopsis

    use Class::DBI::DataMigration::Mapping;

    # ... Later, when building $mappings hashref for use by a
    # Class::DBI::DataMigration::Mapper (which see for synopsis --
    # in this example, assume an appropriate @source_keys):

    foreach my $source_key (@source_keys) {
    $mappings{$source_key} = new Class::DBI::DataMigration::Mapping;
    }

    # ... Now we can assign $mappings to our Mapper ...

    Class::DBI::DataMigration::Mapping objects are used by Class::DBI::DataMigration::Mapper objects to retrieve the values for particular keys into source database objects; these will in turn be stored under particular keys into newly-created target database objects.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    map single column | map single raw | Perl module | DataMigr | map | single

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM