Zend_Db_Statement_Db2Extends for DB2 native adapter.
Located in /Zend/Db/Statement/Db2.php (line 39)
Zend_Db_Statement | --Zend_Db_Statement_Db2
void
bindParam
($parameter $parameter, $variable &$variable, [$type $type = null], [$length $length = null], [$options $options = null])
mixed
$_keys
(line 49)
Column names.
mixed
$_stmt
(line 44)
Statement resource handle.
mixed
$_values
(line 54)
Fetched result values.
Inherited from Zend_Db_Statement
Zend_Db_Statement::$_attribute
Zend_Db_Statement::$_bindColumn
Zend_Db_Statement::$_bindParam
Zend_Db_Statement::$_fetchMode
Zend_Db_Statement::$_sqlParam
Zend_Db_Statement::$_sqlSplit
bindParam (line 202)
closeCursor (line 92)
Closes the cursor, allowing the statement to be executed again.
columnCount (line 108)
Returns the number of columns in the result set.
errorCode (line 122)
Retrieves a sql state, if any, from the statement.
errorInfo (line 137)
Retrieves an error msg, if any, from the statement.
execute (line 153)
Executes a prepared statement.
fetch (line 238)
Fetches a row from a result set.
fetchAll (line 309)
Fetches an array containing all of the rows from a result set.
fetchObject (line 296)
nextRowset (line 61)
retrieves the next rowset (result set)
rowCount (line 70)
_prepSql (line 277)
Prepare a statement handle.
Inherited From Zend_Db_Statement
Zend_Db_Statement::__construct()
Zend_Db_Statement::bindColumn()
Zend_Db_Statement::bindParam()
Zend_Db_Statement::bindValue()
Zend_Db_Statement::closeCursor()
Zend_Db_Statement::columnCount()
Zend_Db_Statement::errorCode()
Zend_Db_Statement::errorInfo()
Zend_Db_Statement::execute()
Zend_Db_Statement::fetch()
Zend_Db_Statement::fetchAll()
Zend_Db_Statement::fetchColumn()
Zend_Db_Statement::fetchObject()
Zend_Db_Statement::getAttribute()
Zend_Db_Statement::nextRowset()
Zend_Db_Statement::rowCount()
Zend_Db_Statement::setAttribute()
Zend_Db_Statement::setFetchMode()
Zend_Db_Statement::_joinSql()
Zend_Db_Statement::_prepSql()
Documentation generated on Wed, 21 Feb 2007 11:46:48 -0800 by phpDocumentor 1.3.1