MyImprovedDialect Class Reference
[Connectors and dialects for various databases]

MySQL dialect. More...

Inheritance diagram for MyImprovedDialect:

Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static me ($link=null)
 
Returns:
MyImprovedDialect

static quoteValue ($value)


Detailed Description

MySQL dialect.

See also:
http://www.mysql.com/

http://www.php.net/mysqli

Definition at line 21 of file MyImprovedDialect.class.php.


Member Function Documentation

static MyImprovedDialect::me ( link = null  )  [static]

Returns:
MyImprovedDialect

Definition at line 26 of file MyImprovedDialect.class.php.

References Singleton::getInstance().

Here is the call graph for this function:

static MyImprovedDialect::quoteValue ( value  )  [static]

See also:
Sequenceless for this convention

Reimplemented from MyDialect.

Definition at line 31 of file MyImprovedDialect.class.php.

References DBPool::me().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:58 2007 for onPHP by  doxygen 1.5.4