Class::DBI::Query

Class::DBI::Query is a Perl module with deprecated SQL manager for Class::DBI.
Download

Class::DBI::Query Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Michael G Schwern
  • Publisher web site:
  • http://search.cpan.org/~rosch/

Class::DBI::Query Tags


Class::DBI::Query Description

Class::DBI::Query is a Perl module with deprecated SQL manager for Class::DBI. Class::DBI::Query is a Perl module with deprecated SQL manager for Class::DBI.SYNOPSIS my $sth = Class::DBI::Query ->new({ owner => $class, sqlname => $type, essential => @columns, where_columns => @where_cols, }) ->run($val);This abstracts away many of the details of the Class::DBI underlying SQL mechanism. For the most part you probably don't want to be interfacing directly with this.The underlying mechanisms are not yet stable, and are subject to change at any time. Requirements: · Perl


Class::DBI::Query Related Software