|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataSourceBuilder
DataSourceBuilder is used to create dataSources, it contains a single method which allows it to use the specified properties to instantiate a dataSource instance.
Copyright ©Zphinx Software Solutions
| Method Summary | |
|---|---|
DataSource |
createDataSource(Map m)
Instantiate, initialize and return a DataSource |
| Method Detail |
|---|
DataSource createDataSource(Map m)
m - A map containing the parameters needed to create the DataSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||