SQL::Statement::TermFactory man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

SQL::Statement::TermFaUseryContributed Perl DocuSQL::Statement::TermFactory(3)

NAME
       SQL::Statement::TermFactory - Factory for SQL::Statement::Term
       instances

SYNOPSIS
	 my $termFactory = SQL::Statement::TermFactory->new($stmt);
	 my $whereTerms = $termFactory->buildCondition( $stmt->{where_clause} );
	 my $col = $termFactory->buildCondition( $stmt->{col_obj}->{$name}->{content} );

DESCRIPTION
       This package implements a factory to create type and operation based
       terms.  Those terms are used to access data from the table(s) - either
       when evaluating the where clause or returning column data.

       The concept of a factory can be studied in Design Patterns by the Gang
       of Four. The concept of using polymorphism instead of conditions is
       suggested by Martin Fowler in his book Refactoring.

METHODS
   buildCondition
       Builds a condition object from a given (part of a) where clause. This
       method calls itself recursively for predicates.

AUTHOR AND COPYRIGHT
       Copyright (c) 2001,2005 by Jeff Zucker: jzuckerATcpan.org Copyright (c)
       2008-2010 by Jens Rehsack: rehsackATcpan.org

       Portions Copyright (C) 1998 by Jochen Wiedmann: jwiedATcpan.org

       All rights reserved.

       You may distribute this module under the terms of either the GNU
       General Public License or the Artistic License, as specified in the
       Perl README file.

perl v5.14.1			  2011-02-01	SQL::Statement::TermFactory(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net