Class::DBI::SQL::Transformer(3pm) - phpMan

Command: man perldoc info search(apropos)  


Class::DBI::SQL::Transformer(3pUser Contributed Perl DocumentatiClass::DBI::SQL::Transformer(3pm)

NAME
       Class::DBI::SQL::Transformer - Transform SQL

SYNOPSIS
         my $trans = $tclass->new($self, $sql, @args);
         return $self->SUPER::transform_sql($trans->sql => $trans->args);

DESCRIPTION
       Class::DBI hooks into the transform_sql() method in Ima::DBI to provide its own SQL
       extensions. Class::DBI::SQL::Transformer does the heavy lifting of these transformations.

CONSTRUCTOR
   new
         my $trans = $tclass->new($self, $sql, @args);

       Create a new transformer for the SQL and arguments that will be used with the given object
       (or class).

   sql / args
         my $sql = $trans->sql;
         my @args = $trans->args;

       The transformed SQL and args.

perl v5.12.4                                2005-09-20          Class::DBI::SQL::Transformer(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-24 01:58 @3.17.28.48 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!