Support Joomla!
Database Package PDF Print

Overview


Database Package
Joomla Framework Database Package

JDatabase

This 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. 

JQuery

This class is a query builder. 

JSimpleRecordSet

This is a class to emulate the adodb record set class for easy integration with third party libraries.

Last Updated ( Monday, 06 February 2006 )
 
< Prev   Next >