public class DataMigrator extends TemplateManager
Produces an ETL template for tranferring data between tables of different databases. The tables are ascendingly ordered by a number of foreign keys.
logger, PROPS_EXT, XML_EXT| Constructor and Description |
|---|
DataMigrator() |
| Modifier and Type | Method and Description |
|---|---|
void |
create(java.util.Map<java.lang.String,?> properties)
Produce template files.
|
checkFile, create, defineName, forName, loadResourceAsString, newFileWriterpublic void create(java.util.Map<java.lang.String,?> properties)
throws java.io.IOException
TemplateManagercreate in class TemplateManagerproperties - configuration properties.java.io.IOException - if output fails.
Copyright © 2006-2026 The Scriptella Project Team.
Need help with Scriptella integration, migration, or Java performance? Scriptella consulting by PVR Labs.