Zikula 1.0.1
[ class tree: Zikula 1.0.1 ] [ index: Zikula 1.0.1 ] [ all elements ]

Class: ADODB2_oci8

Source Location: /includes/classes/adodb/datadict/datadict-oci8.inc.php

Class Overview

ADODB_DataDict
   |
   --ADODB2_oci8



Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 16]


[ Top ]


Class Variables

$alterCol =  ' MODIFY '

[line 23]


Type:   mixed
Overrides:   Array


[ Top ]

$databaseType =  'oci8'

[line 18]


Type:   mixed


[ Top ]

$dropTable =  "DROP TABLE %s CASCADE CONSTRAINTS"

[line 21]


Type:   mixed
Overrides:   Array


[ Top ]

$seqField =  false

[line 19]


Type:   mixed


[ Top ]

$seqPrefix =  'SEQ_'

[line 20]


Type:   mixed


[ Top ]

$trigPrefix =  'TRIG_'

[line 22]


Type:   mixed


[ Top ]

$typeX =  'VARCHAR(4000)'

[line 24]


Type:   mixed


[ Top ]

$typeXL =  'CLOB'

[line 25]


Type:   mixed


[ Top ]



Class Methods


method ActualType [line 71]

void ActualType( $meta)



Overrides ADODB_DataDict::ActualType() (parent method not documented)

Parameters:

   $meta  

[ Top ]

method AddColumnSQL [line 110]

void AddColumnSQL( $tabname, $flds)



Overrides ADODB_DataDict::AddColumnSQL() (parent method not documented)

Parameters:

   $tabname  
   $flds  

[ Top ]

method AlterColumnSQL [line 124]

void AlterColumnSQL( $tabname, $flds)



Overrides ADODB_DataDict::AlterColumnSQL() (Change the definition of one column)

Parameters:

   $tabname  
   $flds  

[ Top ]

method CreateDatabase [line 99]

void CreateDatabase( $dbname, [ $options = false])



Overrides ADODB_DataDict::CreateDatabase() (parent method not documented)

Parameters:

   $dbname  
   $options  

[ Top ]

method DropColumnSQL [line 137]

void DropColumnSQL( $tabname, $flds)



Overrides ADODB_DataDict::DropColumnSQL() (Drop one column)

Parameters:

   $tabname  
   $flds  

[ Top ]

method GetCommentSQL [line 277]

void GetCommentSQL( $table, $col)



Overrides ADODB_DataDict::GetCommentSQL() (parent method not documented)

Parameters:

   $table  
   $col  

[ Top ]

method MetaType [line 27]

void MetaType( $t, [ $len = -1])



Overrides ADODB_DataDict::MetaType() (parent method not documented)

Parameters:

   $t  
   $len  

[ Top ]

method SetCommentSQL [line 284]

void SetCommentSQL( $table, $col, $cmt)



Overrides ADODB_DataDict::SetCommentSQL() (parent method not documented)

Parameters:

   $table  
   $col  
   $cmt  

[ Top ]

method _CreateSuffix [line 159]

void _CreateSuffix( $fname, $ftype, $fnotnull, $fdefault, $fautoinc, $fconstraint, $funsigned)



Overrides ADODB_DataDict::_CreateSuffix() (parent method not documented)

Parameters:

   $fname  
   $ftype  
   $fnotnull  
   $fdefault  
   $fautoinc  
   $fconstraint  
   $funsigned  

[ Top ]

method _DropAutoIncrement [line 149]

void _DropAutoIncrement( $t)



Overrides ADODB_DataDict::_DropAutoIncrement() (parent method not documented)

Parameters:

   $t  

[ Top ]

method _IndexSQL [line 239]

void _IndexSQL( $idxname, $tabname, $flds, $idxoptions)



Overrides ADODB_DataDict::_IndexSQL() (parent method not documented)

Parameters:

   $idxname  
   $tabname  
   $flds  
   $idxoptions  

[ Top ]

method _Triggers [line 185]

void _Triggers( $tabname, $tableoptions)



Overrides ADODB_DataDict::_Triggers() (parent method not documented)

Parameters:

   $tabname  
   $tableoptions  

[ Top ]


Documentation generated on Fri, 18 Jul 2008 21:44:26 +0200 by phpDocumentor 1.4.1