Moodle  2.2.1
http://www.collinsharper.com
ADODB_mysqlt Class Reference

Public Member Functions

 ADODB_mysqlt ()
 BeginTrans ()
 CommitTrans ($ok=true)
 RollbackTrans ()
 RowLock ($tables, $where='', $col='1 as adodbignore')
 ADODB_mysqlt ()
 SetTransactionMode ($transaction_mode)
 BeginTrans ()
 CommitTrans ($ok=true)
 RollbackTrans ()
 RowLock ($tables, $where='', $col='1 as adodbignore')

Data Fields

 $databaseType = 'mysqlt'
 $ansiOuter = true
 $hasTransactions = true
 $autoRollback = true

Detailed Description

Definition at line 22 of file adodb-mysqlpo.inc.php.


Member Function Documentation

Definition at line 28 of file adodb-mysqlpo.inc.php.

Definition at line 28 of file adodb-mysqlt.inc.php.

Definition at line 33 of file adodb-mysqlpo.inc.php.

Here is the caller graph for this function:

Definition at line 50 of file adodb-mysqlt.inc.php.

CommitTrans ( ok = true)

Definition at line 42 of file adodb-mysqlpo.inc.php.

Here is the call graph for this function:

CommitTrans ( ok = true)

Definition at line 59 of file adodb-mysqlt.inc.php.

Here is the call graph for this function:

Definition at line 53 of file adodb-mysqlpo.inc.php.

Here is the caller graph for this function:

Definition at line 70 of file adodb-mysqlt.inc.php.

RowLock ( tables,
where = '',
col = '1 as adodbignore' 
)

Definition at line 62 of file adodb-mysqlpo.inc.php.

Here is the call graph for this function:

RowLock ( tables,
where = '',
col = '1 as adodbignore' 
)

Definition at line 79 of file adodb-mysqlt.inc.php.

Here is the call graph for this function:

SetTransactionMode ( transaction_mode)

Definition at line 39 of file adodb-mysqlt.inc.php.


Field Documentation

$ansiOuter = true

Definition at line 24 of file adodb-mysqlpo.inc.php.

$autoRollback = true

Definition at line 26 of file adodb-mysqlpo.inc.php.

$databaseType = 'mysqlt'

Definition at line 23 of file adodb-mysqlpo.inc.php.

$hasTransactions = true

Definition at line 25 of file adodb-mysqlpo.inc.php.


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Enumerations