debian man page for tangram::driver::oracle

Query: tangram::driver::oracle

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Tangram::Driver::Oracle(3pm)				User Contributed Perl Documentation			      Tangram::Driver::Oracle(3pm)

NAME
Tangram::Driver::Oracle - Orthogonal Object Persistence in Oracle databases
SYNOPSIS
use Tangram; use Tangram::Driver::Oracle; $schema = Tangram::Driver::Oracle->schema( $hashref ); Tangram::Driver::Oracle->deploy($schema, $dbh); $storage = Tangram::Driver::Oracle->connect( $schema, $data_source, $username, $password ); $storage->disconnect(); Tangram::Driver::Oracle->retreat($schema, $dbh);
DESCRIPTION
This is the entry point in the Oracle-specific object-relational persistence backend. This module performs the following
METHODS
This backend does not add any methods; for a description of available methods, see Tangram::Relational.
ERRATA
perl v5.8.8 2006-03-29 Tangram::Driver::Oracle(3pm)
Related Man Pages
tangram::type::scalar(3pm) - debian
jifty::dbi::handle::oracle(3pm) - debian
tangram::driver::pg(3pm) - debian
tangram::type::set::fromone(3pm) - debian
tangram::type::timeanddate(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph