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

Class: OCI8Statement

Source Location: /creole/drivers/oracle/OCI8Statement.php

Class Overview

StatementCommon
   |
   --OCI8Statement

Oracle (OCI8) Statement implementation.


Author(s):

Version:

  • $Revision: 1.2 $

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 32]
Oracle (OCI8) Statement implementation.



Tags:

version:  $Revision: 1.2 $
author:  Hans Lellelid <hans@xmpl.org>


[ Top ]


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