public class DataSourceFactory extends Object
| Constructor and Description |
|---|
DataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
DataSourceFactory |
getInstance(GlobalContext globalContext) |
IDataSource |
getSource(String name) |
public DataSourceFactory getInstance(GlobalContext globalContext)
public IDataSource getSource(String name) throws IllegalArgumentException, SecurityException, InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchMethodException, ClassNotFoundException
Copyright © 2012-2018. All Rights Reserved.