MediaWiki  REL1_19
DatabaseIbm_db2.php File Reference

This is the IBM DB2 database abstraction layer. More...

Go to the source code of this file.

Classes

class  DatabaseIbm_db2
 Primary database interface. More...
class  IBM_DB2Blob
 Wrapper around binary large objects. More...
class  IBM_DB2Field
 This represents a column in a DB2 database. More...
class  IBM_DB2Helper
class  IBM_DB2Result
 Wrapper to address lack of certain operations in the DB2 driver ( seek, num_rows ) More...

Detailed Description

This is the IBM DB2 database abstraction layer.

See maintenance/ibm_db2/README for development notes and other specific information

Author:
[email protected]

Definition in file DatabaseIbm_db2.php.