Zend Framework  1.12
Zend_Db_Statement_Db2 Member List

This is the complete list of members for Zend_Db_Statement_Db2, including all inherited members.

$_adapterZend_Db_Statementprotected
$_attributeZend_Db_Statementprotected
$_bindColumnZend_Db_Statementprotected
$_bindParamZend_Db_Statementprotected
$_fetchModeZend_Db_Statementprotected
$_keysZend_Db_Statement_Db2protected
$_queryIdZend_Db_Statementprotected
$_sqlParamZend_Db_Statementprotected
$_sqlSplitZend_Db_Statementprotected
$_stmtZend_Db_Statementprotected
$_valuesZend_Db_Statement_Db2protected
__construct($adapter, $sql)Zend_Db_Statement
_bindParam($parameter, &$variable, $type=null, $length=null, $options=null)Zend_Db_Statement_Db2
_execute(array $params=null)Zend_Db_Statement_Db2
_fetchBound($row)Zend_Db_Statement
_parseParameters($sql)Zend_Db_Statementprotected
_prepare($sql)Zend_Db_Statement_Db2
_stripQuoted($sql)Zend_Db_Statementprotected
bindColumn($column, &$param, $type=null)Zend_Db_Statement
bindParam($parameter, &$variable, $type=null, $length=null, $options=null)Zend_Db_Statement
bindValue($parameter, $value, $type=null)Zend_Db_Statement
closeCursor()Zend_Db_Statement_Db2
columnCount()Zend_Db_Statement_Db2
errorCode()Zend_Db_Statement_Db2
errorInfo()Zend_Db_Statement_Db2
execute(array $params=null)Zend_Db_Statement
fetch($style=null, $cursor=null, $offset=null)Zend_Db_Statement_Db2
fetchAll($style=null, $col=null)Zend_Db_Statement_Db2
fetchColumn($col=0)Zend_Db_Statement
fetchObject($class= 'stdClass', array $config=array())Zend_Db_Statement_Db2
getAdapter()Zend_Db_Statement
getAttribute($key)Zend_Db_Statement
getDriverStatement()Zend_Db_Statement
nextRowset()Zend_Db_Statement_Db2
rowCount()Zend_Db_Statement_Db2
setAttribute($key, $val)Zend_Db_Statement
setFetchMode($mode)Zend_Db_Statement