[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/adodb/drivers/ -> adodb-db2.inc.php (summary)

(no description)

File Size: 849 lines (22 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

ADODB_db2:: (26 methods):
  _insertid()
  __construct()
  _connect()
  _pconnect()
  DBTimeStamp()
  SQLDate()
  ServerInfo()
  CreateSequence()
  DropSequence()
  SelectLimit()
  GenID()
  ErrorMsg()
  ErrorNo()
  BeginTrans()
  CommitTrans()
  RollbackTrans()
  MetaPrimaryKeys()
  MetaForeignKeys()
  MetaTables()
  DB2Types()
  MetaColumns()
  Prepare()
  _query()
  UpdateBlob()
  _close()
  _affectedrows()

ADORecordSet_db2:: (9 methods):
  __construct()
  FetchField()
  Fields()
  _initrs()
  _seek()
  GetArrayLimit()
  MoveNext()
  _fetch()
  _close()


Class: ADODB_db2  - X-Ref

_insertid()   X-Ref
No description

__construct()   X-Ref
No description

_connect($argDSN, $argUsername, $argPassword, $argDatabasename)   X-Ref
No description

_pconnect($argDSN, $argUsername, $argPassword, $argDatabasename)   X-Ref
No description

DBTimeStamp($ts, $isfld = false)   X-Ref
No description

SQLDate($fmt, $col=false)   X-Ref
No description

ServerInfo()   X-Ref
No description

CreateSequence($seqname='adodbseq',$start=1)   X-Ref
No description

DropSequence($seqname = 'adodbseq')   X-Ref
No description

SelectLimit($sql, $nrows = -1, $offset = -1, $inputArr = false, $secs2cache = 0)   X-Ref
No description

GenID($seq='adodbseq',$start=1)   X-Ref
No description

ErrorMsg()   X-Ref
No description

ErrorNo()   X-Ref
No description

BeginTrans()   X-Ref
No description

CommitTrans($ok=true)   X-Ref
No description

RollbackTrans()   X-Ref
No description

MetaPrimaryKeys($table, $owner = false)   X-Ref
No description

MetaForeignKeys($table, $owner = FALSE, $upper = FALSE, $asociative = FALSE )   X-Ref
No description

MetaTables($ttype = false, $schema = false, $mask = false)   X-Ref
No description

DB2Types($t)   X-Ref
No description

MetaColumns($table, $normalize=true)   X-Ref
No description

Prepare($sql)   X-Ref
No description

_query($sql,$inputarr=false)   X-Ref
No description

UpdateBlob($table,$column,$val,$where,$blobtype='BLOB')   X-Ref
No description

_close()   X-Ref
No description

_affectedrows()   X-Ref
No description

Class: ADORecordSet_db2  - X-Ref

__construct($id,$mode=false)   X-Ref
No description

FetchField($offset = -1)   X-Ref
No description

Fields($colname)   X-Ref
No description

_initrs()   X-Ref
No description

_seek($row)   X-Ref
No description

GetArrayLimit($nrows,$offset=-1)   X-Ref
No description

MoveNext()   X-Ref
No description

_fetch()   X-Ref
No description

_close()   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1