class::dbi::sql::transformer(3pm) debian man page | unix.com

Man Page: class::dbi::sql::transformer

Operating Environment: debian

Section: 3pm

Class::DBI::SQL::Transformer(3pm)			User Contributed Perl Documentation			 Class::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)
Related Man Pages
dbix::class::storage::dbi::ado::microsoft_sql_server::cursor5.18(3) - mojave
dbix::class::storage::dbi::ado::microsoft_sql_server::cursor(3) - osx
dbix::class::storage::dbi::sqlanywhere(3pm) - debian
data::phrasebook::sql(3pm) - debian
data::phrasebook::sql::query(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
New UNIX and Linux History Sections