Package be.gaudry.dao.brolmeter.derby
Class DerbyFactory
java.lang.Object
be.gaudry.dao.brolmeter.DAOFactory
be.gaudry.dao.brolmeter.derby.DerbyFactory
- Since:
- 1.0 Sep 29, 2009
- Author:
- Steph GAUDRY
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class be.gaudry.dao.brolmeter.DAOFactory
getDAOMeter, getDAOVehicle, getInstance, setDAO
-
Field Details
-
DB_NAME
Name of the database directory- See Also:
- Constant Field Values
-
-
Constructor Details
-
DerbyFactory
public DerbyFactory()
-
-
Method Details
-
getIDAOMeter
- Specified by:
getIDAOMeter
in classDAOFactory
-
getIDAOVehicle
- Specified by:
getIDAOVehicle
in classDAOFactory
-
getInfos
Description copied from class:DAOFactory
Returns the specific persistent layer informations.- Specified by:
getInfos
in classDAOFactory
- Returns:
-
init
public void init() -
create
TODO : place creation scripts in a DerbyStructure class- Returns:
- Throws:
SQLException
-