public class DataSourceDataAdapterImpl extends AbstractClasspathAwareDataAdapter implements DataSourceDataAdapter
Constructor and Description |
---|
DataSourceDataAdapterImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getFactoryClass() |
String |
getMethodToCall() |
void |
setFactoryClass(String factoryClass) |
void |
setMethodToCall(String methodToCall) |
getClasspath, setClasspath
getName, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClasspath, setClasspath
getName, setName
public String getFactoryClass()
getFactoryClass
in interface DataSourceDataAdapter
public void setFactoryClass(String factoryClass)
setFactoryClass
in interface DataSourceDataAdapter
public String getMethodToCall()
getMethodToCall
in interface DataSourceDataAdapter
public void setMethodToCall(String methodToCall)
setMethodToCall
in interface DataSourceDataAdapter
Copyright © 2016. All rights reserved.