creole.drivers.mysql
[ class tree: creole.drivers.mysql ] [ index: creole.drivers.mysql ] [ all elements ]

Class: MySQLStatement

Source Location: /creole/drivers/mysql/MySQLStatement.php

Class Overview

StatementCommon
   |
   --MySQLStatement

MySQL Statement


Author(s):

Version:

  • $Revision: 1.1 $

Inherited Variables

Inherited Methods

Class: StatementCommon

StatementCommon::__construct()
Create new statement instance.
StatementCommon::close()
Free resources associated with this statement.
StatementCommon::execute()
Generic execute() function has to check to see whether SQL is an update or select query.
StatementCommon::executeQuery()
Executes the SQL query in this PreparedStatement object and returns the resultset generated by the query.
StatementCommon::executeUpdate()
Executes the SQL INSERT, UPDATE, or DELETE statement in this PreparedStatement object.
StatementCommon::getConnection()
Gets the db Connection that created this statement.
StatementCommon::getLimit()
Returns the maximum number of rows to return or 0 for all.
StatementCommon::getMoreResults()
Gets next result set (if this behavior is supported by driver).
StatementCommon::getOffset()
Returns the start row.
StatementCommon::getResultSet()
Get result set.
StatementCommon::getUpdateCount()
Get update count.
StatementCommon::isSelect()
Returns whether the passed SQL is a SELECT statement.
StatementCommon::setLimit()
Sets the maximum number of rows to return from db.
StatementCommon::setOffset()
Sets the start row.

Class Details

[line 34]
MySQL Statement



Tags:

version:  $Revision: 1.1 $
author:  Hans Lellelid <hans@xmpl.org>
author:  Stig Bakken <ssb@fast.no>
author:  Lukas Smith


[ Top ]


Documentation generated on Mon, 23 Aug 2004 21:51:57 -0400 by phpDocumentor 1.3.0RC3