Documentation TYPO3 par Ameos

ADODB_oci8po Class Reference

Inheritance diagram for ADODB_oci8po:
[legend]
Collaboration diagram for ADODB_oci8po:
[legend]
List of all members.

Public Member Functions

 ADODB_oci8po ()
 Param ($name)
 Prepare ($sql, $cursor=false)
 _query ($sql, $inputarr)

Public Attributes

 $databaseType = 'oci8po'
 $dataProvider = 'oci8'
 $metaColumnsSQL = "select lower(cname),coltype,width, SCALE, PRECISION, NULLS, DEFAULTVAL from col where tname='%s' order by colno"
 $metaTablesSQL = "select lower(table_name),table_type from cat where table_type in ('TABLE','VIEW')"

Detailed Description

Definition at line 25 of file adodb-oci8po.inc.php.


The documentation for this class was generated from the following file:


Généré par Les spécialistes TYPO3 avec  doxygen 1.4.6