This is the complete list of members for QueryResult, including all inherited members.
| $className | QueryResult | protected |
| $dbConnection | QueryResult | protected |
| $firstResult | QueryResult | protected |
| $maxResults | QueryResult | protected |
| $parametes | QueryResult | protected |
| $statement | QueryResult | protected |
| __construct(DBConnectionCommon $dbConnection, \PDOStatement $statement, $className, $parametes) | QueryResult | |
| FETCH_ASSOC | QueryResult | |
| FETCH_OBJ | QueryResult | |
| listResult($fetchStyle=self::FETCH_OBJ) | QueryResult | |
| setFirstResult($firstResult) | QueryResult | |
| setMaxResults($maxResults) | QueryResult | |
| uniqueResult($fetchStyle=self::FETCH_OBJ) | QueryResult |