public class ProjectInitializerLauncher extends Object
ProjectMetaData
Constructor and Description |
---|
ProjectInitializerLauncher() |
public static void main(String[] args)
args
- 0->the workspace folder where to put the "data-model" folderargs
- 1->the domain name of your project (org.foo for example)args
- 2->your project name(myproject for example)args
- 3->the skeleton type of your project @see SkeletonTypeargs
- 4->the database engine to be used @see DatabaseEngineargs
- 5->your database name (MYDATABASE for example)args
- 6->your database hostnameargs
- 7->your database portargs
- 8->your database connection usernameargs
- 9->your database connection passwordargs
- 10->a boolean string representation (True/False) to indicate whereas you want to activate hibernate auditing functionnality or not (envers)Copyright © 2015. All rights reserved.