Query: sql::statement::util
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SQL::Statement::Util(3) User Contributed Perl Documentation SQL::Statement::Util(3)NAMESQL::Statement::UtilSYNOPSISSQL::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)DESCRIPTIONThis package contains three utility classes to handle deliverable columns.INHERITABCESQL::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 perl v5.12.1 2010-05-06 SQL::Statement::Util(3)