rss Tags : dbdriver

dbDriver

Provides an abstract base for all database specific implementations. This class inherits from PDO and extends the main query functions (exec, query, prepare) to include query logging when systemLog is set to systemLogLevel::DEBUG systemLogLevel. Addi... More »

Posted in Db on 19 Nov 2009 @ 20:30


dbDriverMySql

Provides MySQL customised extensions for the dbDriver system. More »

Posted in Db on 19 Nov 2009 @ 20:30


dbDriverPgSql

Provides PgSQL customised extensions for the dbDriver system. More »

Posted in Db on 19 Nov 2009 @ 20:30


dbDriverSqlite

Provides SQLite customised extensions for the dbDriver system. More »

Posted in Db on 19 Nov 2009 @ 20:30


First Page Previous Page
Next Page Last Page