ADODB_oci8po Class Reference

Inheritance diagram for ADODB_oci8po:

ADODB_oci8 ADOConnection 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.


Constructor & Destructor Documentation

ADODB_oci8po.ADODB_oci8po  ) 
 

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


Member Function Documentation

ADODB_oci8po._query sql,
inputarr
 

Reimplemented from ADODB_oci8.

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

ADODB_oci8po.Param name  ) 
 

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

ADODB_oci8po.Prepare sql,
cursor = false
 

Reimplemented from ADODB_oci8.

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


Member Data Documentation

ADODB_oci8po.$databaseType = 'oci8po'
 

Reimplemented from ADODB_oci8.

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

ADODB_oci8po.$dataProvider = 'oci8'
 

Reimplemented from ADODB_oci8.

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

ADODB_oci8po.$metaColumnsSQL = "select lower(cname),coltype,width, SCALE, PRECISION, NULLS, DEFAULTVAL from col where tname='%s' order by colno"
 

Reimplemented from ADODB_oci8.

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

ADODB_oci8po.$metaTablesSQL = "select lower(table_name),table_type from cat where table_type in ('TABLE','VIEW')"
 

Reimplemented from ADODB_oci8.

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


The documentation for this class was generated from the following file:
Generated on Fri Apr 7 10:48:44 2006 for TYPO3 by  doxygen 1.4.6