ADODB2_sapdb Class Reference

Inheritance diagram for ADODB2_sapdb:

Inheritance graph
[legend]
Collaboration diagram for ADODB2_sapdb:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ActualType ($meta)
 MetaType ($t, $len=-1, $fieldobj=false)
 _CreateSuffix ($fname, $ftype, $fnotnull, $fdefault, $fautoinc, $fconstraint, $funsigned)
 AddColumnSQL ($tabname, $flds)
 AlterColumnSQL ($tabname, $flds)
 DropColumnSQL ($tabname, $flds)

Public Attributes

 $databaseType = 'sapdb'
 $seqField = false
 $renameColumn = 'RENAME COLUMN %s.%s TO %s'


Detailed Description

Definition at line 17 of file datadict-sapdb.inc.php.


Member Function Documentation

ADODB2_sapdb::ActualType ( meta  ) 

Returns the actual type given a character code.

C: varchar X: CLOB (character large object) or largest varchar size if CLOB is not supported C2: Multibyte varchar X2: Multibyte CLOB

B: BLOB (binary large object)

D: Date T: Date-time L: Integer field suitable for storing booleans (0 or 1) I: Integer F: Floating point number N: Numeric or decimal number

Reimplemented from ADODB_DataDict.

Definition at line 23 of file datadict-sapdb.inc.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!