Once you have completed your model, checked it, and defined your generation options, you can generate the code for Hibernate.
- Select .
- [optional] Click the Select tab to change the object selection.
- [optional] Click the Options tab to change the Hibernate and Java generation options.
- [optional] Click the Generated Files tab to review all the files that will be generated.
- Click OK.
You can use an IDE like Eclipse to modify the generated code, compile, run the unit test and develop your application.