db
QueryResult Member List

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

$classNameQueryResultprotected
$dbConnectionQueryResultprotected
$firstResultQueryResultprotected
$maxResultsQueryResultprotected
$parametesQueryResultprotected
$statementQueryResultprotected
__construct(DBConnectionCommon $dbConnection, \PDOStatement $statement, $className, $parametes)QueryResult
FETCH_ASSOCQueryResult
FETCH_OBJQueryResult
listResult($fetchStyle=self::FETCH_OBJ)QueryResult
setFirstResult($firstResult)QueryResult
setMaxResults($maxResults)QueryResult
uniqueResult($fetchStyle=self::FETCH_OBJ)QueryResult