|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mactor.framework.data.DataProviderFactory
public class DataProviderFactory
Field Summary | |
---|---|
static java.lang.String |
FILE
|
static java.lang.String |
SQL
|
Constructor Summary | |
---|---|
DataProviderFactory()
|
Method Summary | |
---|---|
static DataProvider |
getDataProvider(java.lang.String dataSource)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SQL
public static final java.lang.String FILE
Constructor Detail |
---|
public DataProviderFactory()
Method Detail |
---|
public static DataProvider getDataProvider(java.lang.String dataSource) throws MactorException
MactorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |