📚 Looking for current Exponential documentation? This site contains legacy SDK & API reference docs (eZ Publish era). For up-to-date 2026 product documentation, visit doc.exponential.earth.

  class / eZOracleDB  

eZOracleDB Class Reference
[Database abstraction layer]

This eZOracleDB class provides Oracle database functions. More...

Inheritance diagram for eZOracleDB:

TODO — Image not available in archive

Title:   eZOracleDB Class Inheritance Diagram (Doxygen)
File:    /doc/generated/html/classeZOracleDB.png

What this image shows:
Doxygen-generated class inheritance diagram for the eZOracleDB PHP class. Shows the inheritance hierarchy: which classes eZOracleDB extends and which classes inherit from it, with links to parent and child class documentation. This diagram was auto-generated from the Exponential 3.1 PHP source code using Doxygen circa 2003.

Replacement instructions:
Run Doxygen on the Exponential 3.1 PHP source and locate the generated classeZOracleDB.png in the output. Or draw the inheritance tree manually from the API reference. Save as /doc/generated/html/classeZOracleDB.png

See /sdk/missing.html for the full list of missing images.
eZDBInterface List of all members.

Public Methods

 eZOracleDB ($parameters)
 databaseName ()
query ($sql)
 arrayQuery ($sql,$params=array())
 begin ()
 commit ()
 rollback ()
lastSerialID ($table,$column)
escapeString ($str)
 close ()

Public Attributes

 DBConnection
 Database connection.


Detailed Description

This eZOracleDB class provides Oracle database functions.

eZOracleDB implements OracleDB spesific database code.

Definition at line ezoracledb.php.


Constructor & Destructor Documentation

eZOracleDB::eZOracleDB   parameters
 

Creates a new eZOracleDB object and connects to the database.

Definition at line ezoracledb.php.

References eZDebug::writeError().


Member Function Documentation

eZOracleDB::arrayQuery   sql,
  params = array()
[virtual]
 

Reimplemented for internal reasons; the API is not affected.

Implements eZDBInterface.

Definition at line ezoracledb.php.

References eZDBInterface::startTimer().

Referenced by lastSerialID().

eZOracleDB::begin   [virtual]
 

Reimplemented for internal reasons; the API is not affected.

Implements eZDBInterface.

Definition at line ezoracledb.php.

eZOracleDB::close   [virtual]
 

Reimplemented for internal reasons; the API is not affected.

Implements eZDBInterface.

Definition at line ezoracledb.php.

eZOracleDB::commit   [virtual]
 

Reimplemented for internal reasons; the API is not affected.

Implements eZDBInterface.

Definition at line ezoracledb.php.

References eZDBInterface::isConnected().

eZOracleDB::databaseName   [virtual]
 

Reimplemented for internal reasons; the API is not affected.

Implements eZDBInterface.

Definition at line ezoracledb.php.

& eZOracleDB::escapeString   str [virtual]
 

Reimplemented for internal reasons; the API is not affected.

Implements eZDBInterface.

Definition at line ezoracledb.php.

& eZOracleDB::lastSerialID   table,
  column
[virtual]
 

Reimplemented for internal reasons; the API is not affected.

Implements eZDBInterface.

Definition at line ezoracledb.php.

References eZDBInterface::isConnected().

& eZOracleDB::query   sql [virtual]
 

Reimplemented for internal reasons; the API is not affected.

Implements eZDBInterface.

Definition at line ezoracledb.php.

References eZDebug::writeError().

eZOracleDB::rollback   [virtual]
 

Reimplemented for internal reasons; the API is not affected.

Implements eZDBInterface.

Definition at line ezoracledb.php.

References eZDBInterface::isConnected().


The documentation for this class was generated from the following file:  

Exponential Copyright © 1998 - 2026 7x