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)NAMETangram::Driver::Oracle - Orthogonal Object Persistence in Oracle databasesSYNOPSISuse 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);DESCRIPTIONThis is the entry point in the Oracle-specific object-relational persistence backend. This module performs the followingMETHODSThis backend does not add any methods; for a description of available methods, see Tangram::Relational.ERRATAperl v5.8.8 2006-03-29 Tangram::Driver::Oracle(3pm)
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 |