manpagez: man pages & more
man SQL::Statement::Util(3)
Home | html | info | man
SQL::Statement::Util(3)



NAME

       SQL::Statement::Util


SYNOPSIS

         SQL::Statement::Util::Column->new($col_name, $table_name, $term, $display_name)
         SQL::Statement::Util::AggregatedColumns($col_name, $table_name, $term, $display_name)
         SQL::Statement::Util::Function($name, $sub_name, $args)


DESCRIPTION

       This package contains three utility classes to handle deliverable
       columns.


INHERITANCE

         SQL::Statement::Util::Column
         ISA SQL::Statement::Util

         SQL::Statement::Util::AggregatedColumns
         ISA SQL::Statement::Util::Column
           ISA SQL::Statement::Util

         SQL::Statement::Util::Function
         ISA SQL::Statement::Util


AUTHOR & COPYRIGHT

        This module is

        copyright (c) 2001,2005 by Jeff Zucker and
        copyright (c) 2007-2020 by Jens Rehsack.

        All rights reserved.

       The module may be freely distributed under the same terms as Perl
       itself using either the "GPL License" or the "Artistic License" as
       specified in the Perl README file.

       Jeff can be reached at: jzuckerATcpan.org Jens can be reached at:
       rehsackATcpan.org or via dbi-devATperl.org



perl v5.30.3                      2020-10-21           SQL::Statement::Util(3)

sql-statement 1.101.0 - Generated Sat Oct 24 15:34:27 CDT 2020
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.