The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ODO::Jena::SQL - Jena SQL related methods

SYNOPSIS

 use ODO::Jena::SQL;

DESCRIPTION

Description.

METHODS

find_sql_library_file( $dbh )

NAME

ODO::Jena::SQL::Library - Load SQL statements in the Jena file format

SYNOPSIS

 use ODO::Jena::SQL;

DESCRIPTION

Description.

METHODS

new( \%options )
retr($name, @variables)
__load_jena_sql_lib( )

Loads the SQL statements necessary for interacting with the database.

Parameters: $filename - Required. The filename to load the SQL from.

Returns: A HASH ref of the operations and their associated SQL statement(s)

AUTHOR

IBM Corporation

SEE ALSO

ODO::Jena, SQL::Library

COPYRIGHT

Copyright (c) 2004-2006 IBM Corporation.

All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html