public class BulkTransformer
extends java.lang.Object
Constructor and Description |
---|
BulkTransformer(ITransformation transformation) |
Modifier and Type | Method and Description |
---|---|
void |
transform(IDataSource dataSource,
IDataStore dataStore)
Transform all the entries in the datasource.
|
public BulkTransformer(ITransformation transformation)
transformation
- public void transform(IDataSource dataSource, IDataStore dataStore)
dataSource
- dataStore
-