class MysqliDaoFactory
This class implements the DaoFactory's operations that create concrete MySQL Data Access Objects (DAOs).
Located in /mysqlidaofactory.class.php (line 19)
DaoFactory | --MysqliDaoFactory
function __construct
This method is executed when an object is instantiated from this class. Preprocessing can be done here before the object is put into service.
function CreateConnection
This method creates a database connection object using the provided Data Source Name (DSN).
function GetSampleDao
This method creates a new object of class MysqliSampleDao.
Inherited From DaoFactory
DaoFactory::GetDaoFactory()
DaoFactory::GetSampleDao()
Documentation generated on Thu, 9 Sep 2004 09:03:37 -0400 by phpDocumentor 1.3.0RC3