Package be.gaudry.bibliobrol.dao.mysql
Class MySQLFactory
java.lang.Object
be.gaudry.bibliobrol.dao.DAOFactory
be.gaudry.bibliobrol.dao.mysql.MySQLFactory
- Since:
- 1.0 23-sept-08
- Author:
- Steph GAUDRY
-
Nested Class Summary
Nested classes/interfaces inherited from class be.gaudry.bibliobrol.dao.DAOFactory
DAOFactory.PersistentType
-
Constructor Summary
-
Method Summary
Methods inherited from class be.gaudry.bibliobrol.dao.DAOFactory
getInstance, getInstance
-
Constructor Details
-
MySQLFactory
public MySQLFactory()
-
-
Method Details
-
connect
public boolean connect() -
getIBrolDao
- Specified by:
getIBrolDao
in classDAOFactory
-
getIConfigDao
- Specified by:
getIConfigDao
in classDAOFactory
-
getInfos
TODO: use language file- Specified by:
getInfos
in classDAOFactory
- Returns:
- HTML informations about the default instance of DAO
-
getDBConnection
-
getIPersonDao
- Specified by:
getIPersonDao
in classDAOFactory
-