Documentation TYPO3 par Ameos

ADODB2_oci8 Class Reference

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

Public Member Functions

 MetaType ($t, $len=-1)
 ActualType ($meta)
 CreateDatabase ($dbname, $options=false)
 AddColumnSQL ($tabname, $flds)
 AlterColumnSQL ($tabname, $flds)
 DropColumnSQL ($tabname, $flds)
 _DropAutoIncrement ($t)
 _CreateSuffix ($fname, $ftype, $fnotnull, $fdefault, $fautoinc, $fconstraint, $funsigned)
 _Triggers ($tabname, $tableoptions)
 _IndexSQL ($idxname, $tabname, $flds, $idxoptions)
 GetCommentSQL ($table, $col)
 in other words, we use a text area for editting.
 SetCommentSQL ($table, $col, $cmt)

Public Attributes

 $databaseType = 'oci8'
 $seqField = false
 $seqPrefix = 'SEQ_'
 $dropTable = "DROP TABLE %s CASCADE CONSTRAINTS"
 $trigPrefix = 'TRIG_'
 $alterCol = ' MODIFY '
 $typeX = 'VARCHAR(4000)'
 $typeXL = 'CLOB'

Detailed Description

Definition at line 16 of file datadict-oci8.inc.php.


Member Function Documentation

ADODB2_oci8::GetCommentSQL ( table,
col 
)

in other words, we use a text area for editting.

any varchar/char field this size or greater is treated as a blob

Reimplemented from ADODB_DataDict.

Definition at line 272 of file datadict-oci8.inc.php.


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


Généré par Les experts TYPO3 avec  doxygen 1.4.6