public class InitializeEntities extends Object
| Modifier and Type | Method and Description |
|---|---|
protected static org.apache.commons.cli.Options |
createCommandLineOptions() |
static void |
main(String[] argv)
The main method for this script
|
public static void main(String[] argv) throws SQLException, AuthorizeException, org.apache.commons.cli.ParseException
argv - The commandline arguments given with this commandSQLException - If something goes wrong with the databaseAuthorizeException - If something goes wrong with permissionsorg.apache.commons.cli.ParseException - If something goes wrong with the parsingprotected static org.apache.commons.cli.Options createCommandLineOptions()
Copyright © 2019 DuraSpace. All rights reserved.