"m", "mapping.xml", "input mapping file.");
allOptions.addFlag(
"c", "ddl.properties", "configuration file.", true);
allOptions.addFlag(
"d", "mysql.properties", "specific database configuration file.", true);
allOptions.addFlag(
"e", "MySQL", "database engine, for example MySQL, Oracle", true);
allOptions.addFlag(
"o", "output.sql", "output ddl file", true);
allOptions.addFlag(
"h", "", "Displays this help screen.", true);