Zend_Db_Adapter_OracleLocated in /Zend/Db/Adapter/Oracle.php (line 40)
Zend_Db_Adapter_Abstract | --Zend_Db_Adapter_Oracle
array
$_config
= array(User-provided configuration.
Basic keys are:
username => (string) Connect to the database as this username. password => (string) Password associated with the username. database => Either the name of the local Oracle instance, or the name of the entry in tnsnames.ora to which you want to connect.
mixed
$_execute_mode
= OCI_COMMIT_ON_SUCCESS (line 61)
Inherited from Zend_Db_Adapter_Abstract
Zend_Db_Adapter_Abstract::$_connection
Zend_Db_Adapter_Abstract::$_fetchMode
Zend_Db_Adapter_Abstract::$_profiler
Constructor __construct (line 76)
Constructor.
$config is an array of key/value pairs containing configuration options. These options are common to most adapters:
username => (string) Connect to the database as this username. password => (string) Password associated with the username. database => Either the name of the local Oracle instance, or the name of the entry in tnsnames.ora to which you want to connect.
describeTable (line 176)
Returns the column descriptions for a table.
lastInsertId (line 149)
Gets the last inserted ID.
limit (line 281)
Adds an adapter-specific LIMIT clause to the SELECT statement.
listTables (line 164)
Returns a list of the tables in the database.
prepare (line 134)
Returns an SQL statement for preparation.
quoteIdentifier (line 269)
Quotes an identifier.
setFetchMode (line 234)
Set the fetch mode.
_beginTransaction (line 196)
Leave autocommit mode and begin a transaction.
_commit (line 205)
Commit a transaction and return to autocommit mode.
_connect (line 106)
Creates a connection resource.
_getExecuteMode (line 319)
_quote (line 256)
Quote a raw string.
_rollBack (line 218)
Roll back a transaction and return to autocommit mode.
Inherited From Zend_Db_Adapter_Abstract
Zend_Db_Adapter_Abstract::__construct()
Zend_Db_Adapter_Abstract::beginTransaction()
Zend_Db_Adapter_Abstract::commit()
Zend_Db_Adapter_Abstract::delete()
Zend_Db_Adapter_Abstract::describeTable()
Zend_Db_Adapter_Abstract::fetchAll()
Zend_Db_Adapter_Abstract::fetchAssoc()
Zend_Db_Adapter_Abstract::fetchCol()
Zend_Db_Adapter_Abstract::fetchOne()
Zend_Db_Adapter_Abstract::fetchPairs()
Zend_Db_Adapter_Abstract::fetchRow()
Zend_Db_Adapter_Abstract::getConnection()
Zend_Db_Adapter_Abstract::getFetchMode()
Zend_Db_Adapter_Abstract::getProfiler()
Zend_Db_Adapter_Abstract::insert()
Zend_Db_Adapter_Abstract::lastInsertId()
Zend_Db_Adapter_Abstract::limit()
Zend_Db_Adapter_Abstract::listTables()
Zend_Db_Adapter_Abstract::prepare()
Zend_Db_Adapter_Abstract::query()
Zend_Db_Adapter_Abstract::quote()
Zend_Db_Adapter_Abstract::quoteIdentifier()
Zend_Db_Adapter_Abstract::quoteInto()
Zend_Db_Adapter_Abstract::rollBack()
Zend_Db_Adapter_Abstract::select()
Zend_Db_Adapter_Abstract::setFetchMode()
Zend_Db_Adapter_Abstract::update()
Zend_Db_Adapter_Abstract::_beginTransaction()
Zend_Db_Adapter_Abstract::_commit()
Zend_Db_Adapter_Abstract::_connect()
Zend_Db_Adapter_Abstract::_quote()
Zend_Db_Adapter_Abstract::_rollBack()
Documentation generated on Tue, 11 Jul 2006 12:17:50 -0500 by phpDocumentor 1.3.0RC6