Zend Framework  1.12
Zend_Test_DbStatement Member List

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

$_columnCountZend_Test_DbStatementprotected
$_fetchStackZend_Test_DbStatementprotected
$_queryProfileZend_Test_DbStatementprotected
$_rowCountZend_Test_DbStatementprotected
_createRowCountStatement($affectedRows)Zend_Test_DbStatementprotectedstatic
append($row)Zend_Test_DbStatement
bindColumn($column, &$param, $type=null)Zend_Test_DbStatement
bindParam($parameter, &$variable, $type=null, $length=null, $options=null)Zend_Test_DbStatement
bindValue($parameter, $value, $type=null)Zend_Test_DbStatement
closeCursor()Zend_Test_DbStatement
columnCount()Zend_Test_DbStatement
createDeleteStatement($affectedRows=0)Zend_Test_DbStatementstatic
createInsertStatement($affectedRows=0)Zend_Test_DbStatementstatic
createSelectStatement(array $rows=array())Zend_Test_DbStatementstatic
createUpdateStatement($affectedRows=0)Zend_Test_DbStatementstatic
errorCode()Zend_Test_DbStatement
errorInfo()Zend_Test_DbStatement
execute(array $params=array())Zend_Test_DbStatement
fetch($style=null, $cursor=null, $offset=null)Zend_Test_DbStatement
fetchAll($style=null, $col=null)Zend_Test_DbStatement
fetchColumn($col=0)Zend_Test_DbStatement
fetchObject($class= 'stdClass', array $config=array())Zend_Test_DbStatement
getAttribute($key)Zend_Test_DbStatement
nextRowset()Zend_Test_DbStatement
rowCount()Zend_Test_DbStatement
setAttribute($key, $val)Zend_Test_DbStatement
setFetchMode($mode)Zend_Test_DbStatement
setQueryProfile(Zend_Db_Profiler_Query $qp)Zend_Test_DbStatement
setRowCount($rowCount)Zend_Test_DbStatement