buffer()
count()
current()
getAffectedRows()
getFieldCount()
getGeneratedValue()
getResource()
initialize()
isBuffered()
isQueryResult()
key()
next()
rewind()
valid()
loadData()
$currentComplete
$currentData
$generatedValue
$isBuffered
$numberOfRows
$position
$resource
$statementBindValues
buffer() : void
Oracle does not support this, to my knowledge (@ralphschindler)
\Zend\Db\Adapter\Exception\RuntimeException |
---|
count() : int
int
current() : mixed
mixed
getAffectedRows() : int
int
getFieldCount() : int
int
getGeneratedValue() : mixed | null
mixed
null
getResource() : mixed
mixed
isBuffered() : bool
bool
isQueryResult() : bool
bool
key() : mixed
mixed
next()
rewind()
valid() : bool
bool
loadData() : bool
bool
$currentComplete : bool
$currentData : bool
$generatedValue : mixed
$isBuffered : bool
$numberOfRows : int
$position : int
$resource : resource
$statementBindValues : array