man Bric::Util::DBD::Oracle () - The Bricolage Oracle Driver
NAME
Bric::Util::DBD::Oracle - The Bricolage Oracle Driver
VERSION
$LastChangedRevision$
DATE
$LastChangedDate: 2004-08-12 17:13:34 -0700 (Thu, 12 Aug 2004) $
SYNOPSIS
DESCRIPTION
This module exports into Bric::Util::DBI's name space a number of database-dependent functions and variables such that Bric::Util::DBI can interface seamlessly with an Oracle database. See Bric::Util::DBI for details. Bric::Util::DBD::Oracle should never be CWused in any other Bricolage class. Nor should any other Bric::DBD::* driver.
The architecture of this module must be adapted to use Bric with other databases. Use Bric::Util::DBD::Oracle as a template.
INTERFACE
NONE.
Constructors
NONE.
Destructors
NONE.
Public Class Methods
NONE.
Public Instance Methods
NONE.
PRIVATE
NONE.
Private Class Methods
NONE.
Private Instance Methods
NONE.
Private Functions
NONE.
NOTES
NONE.
AUTHOR
David E. Wheeler <david@wheeler.net>
SEE ALSO
Bric::Util::DBI