The GenericQueryResult interface provides methods for accessing the results of a generic query. These results can be returned as if they were one of the other query types, or the resource links can be returned and accessed directly.
Located in /harmoni/core/DBHandler/GenericQueryResult.interface.php (line 27)
QueryResultInterface | --GenericQueryResultInterface
Class | Description |
---|---|
OracleGenericQueryResult | The GenericQueryResult interface provides methods for accessing the results of a generic query. These results can be returned as if they were one of the other query types, or the resource links can be returned and accessed directly. |
Returns the resource id for this SELECT query.
Returns the resource id for this SELECT query. The resource id is returned by the mysql_query() function.
Returns the result of the query as a DeleteQueryResult.
Returns the result of the query as an InsertQueryResult.
Returns the result of the query as a SelectQueryResult.
Returns the result of the query as a UpdateQueryResult.
Inherited From QueryResultInterface
QueryResultInterface::getNumberOfRows()
Documentation generated on Wed, 19 Sep 2007 10:23:22 -0400 by phpDocumentor 1.3.0RC3