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


SQL-Bibliosoph documentation  | view source Contained in the SQL-Bibliosoph distribution.

Index


NAME

Top

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

VERSION

Top

2.0

DESCRIPTION

Top

	Implements one prepared statement

METHODS

Top

new

	Constructor: Parameters are:

	a DB handler

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

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

destroy

Release the prepared statement.

AUTHORS

Top

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

COPYRIGHT

Top

SUPPORT / WARRANTY

Top

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

SEE ALSO

Top

	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

Top

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


SQL-Bibliosoph documentation  | view source Contained in the SQL-Bibliosoph distribution.