public abstract class Csv2XTransformer<X> extends java.lang.Object implements DataSourceDefinitionTransformer<X>
Constructor and Description |
---|
Csv2XTransformer(DbPoolService dbPoolService,
DBHelperService dbHelperService,
TempTableService tempTableService,
TableModelDbHelper tableModelDbHelper,
ResultCacheService resultCacheService) |
Modifier and Type | Method and Description |
---|---|
X |
transform(DatasourceContainerProvider containerProvider,
java.lang.Class<?> dst,
ParameterSet parameters) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
consumes
public Csv2XTransformer(DbPoolService dbPoolService, DBHelperService dbHelperService, TempTableService tempTableService, TableModelDbHelper tableModelDbHelper, ResultCacheService resultCacheService)
public X transform(DatasourceContainerProvider containerProvider, java.lang.Class<?> dst, ParameterSet parameters) throws UnsupportedDriverException, DatabaseConnectionException
transform
in interface DataSourceDefinitionTransformer<X>
UnsupportedDriverException
DatabaseConnectionException