Matias Alejo Garcia > SQL-Bibliosoph-1.7 > SQL::Bibliosoph::Query

Download:
SQL-Bibliosoph-1.7.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.2   Source   Latest Release: SQL-Bibliosoph-2.04

NAME ^

SQL::Bibliosoph::Query - A SQL Prepared statement

VERSION ^

1.0

DESCRIPTION ^

        Implements one prepared statement

METHODS ^

new

        Constructor: Parameters are:
dbh
        a DB handler
st

The SQL statement string, using BB syntax (SEE SQL::Bibliosoph::CatalogFile)

name

The SQL statement name. (only for debugging information, on statement error).

destroy

Release the prepared statement.

AUTHORS ^

SQL::Bibliosoph by Matias Alejo Garcia (matias at confronte.com) and Lucas Lain (lucas at confronte.com).

COPYRIGHT ^

Copyright (c) 2007 Matias Alejo Garcia. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SUPPORT / WARRANTY ^

The SQL::Bibliosoph is free Open Source software. IT COMES WITHOUT WARRANTY OF ANY KIND.

SEE ALSO ^

        SQL::Bibliosoph
        SQL::Bibliosoph::CatalogFile

At http://nits.com.ar/bibliosoph you can find: * Examples * VIM syntax highlighting definitions for bb files * CTAGS examples for indexing bb files.

ACKNOWLEDGEMENTS ^

To Confronte.com and its associates to support the development of this module.