|
Overview
 Joomla Framework Database Package JDatabaseThis is an abstract class representing a database connector. The current implemented extensions of JDatabase are JDatabaseMySQL and JDatabaseMySQLi. JDatabase follows an adapter pattern, therefore all the extended classes sit in an adapters sub-folder. JQueryThis class is a query builder. JSimpleRecordSetThis is a class to emulate the adodb record set class for easy integration with third party libraries.
|
|
Last Updated ( Monday, 06 February 2006 )
|