Class Zend_Db_Statement_Pdo_Oci
Proxy class to wrap a PDOStatement object for IBM Databases. Matches the interface of PDOStatement. All methods simply proxy to the matching method in PDOStatement. PDOExceptions thrown by PDOStatement are re-thrown as Zend_Db_Statement_Exception.
- Zend_Db_Statement implements Zend_Db_Statement_Interface
-
Zend_Db_Statement_Pdo implements IteratorAggregate
-
Zend_Db_Statement_Pdo_Oci
Package: Zend\Db\Statement
Category: Zend
Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: New BSD License
Located at Zend/Db/Statement/Pdo/Oci.php
Category: Zend
Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: New BSD License
Located at Zend/Db/Statement/Pdo/Oci.php
public
array
|
|
public
mixed
|
__construct(),
_fetchBound(),
_parseParameters(),
_stripQuoted(),
bindParam(),
execute(),
getAdapter(),
getDriverStatement()
|
$_fetchMode
|
$_adapter,
$_attribute,
$_bindColumn,
$_bindParam,
$_queryId,
$_sqlParam,
$_sqlSplit,
$_stmt
|