|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.javaWebGen.data.DataManagerFactory
public class DataManagerFactory
factory to create the correct DataManager and initialize it.
for more details on talking to a database| Constructor Summary | |
|---|---|
DataManagerFactory()
|
|
| Method Summary | |
|---|---|
static DataManager |
getDataManager()
|
static DataManager |
getDataManager(PropertiesReader prop)
returns a data manager object based on a Properties file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataManagerFactory()
| Method Detail |
|---|
public static DataManager getDataManager(PropertiesReader prop)
throws DBException
prop - name of property resource bundle
DBException
public static DataManager getDataManager()
throws DBException
DBException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||