public class DatabasePopulatorLauncher extends Object
SourceAndScript
where you mention a datasource and a script to read (xsd is given in /data-model/BACKUP/backup-1.0.xsd)
in a xml file, you can mention every datasource that is available in the InputDataSourceProvider
inputSourceProvider that is declared in your data-model/CONTEXT/datasource-context.xml fileConstructor and Description |
---|
DatabasePopulatorLauncher() |
public static void main(String[] args)
args
- 0->the workspace folder where the "data-model" folder will be detectedargs
- 1(optional)->a list of semicolon separated table names if you want to restrict the population with this listCopyright © 2015. All rights reserved.