You define generation options as follows:
- Select .
- Specify the root directory where you want to generate the code.
- Click the Options tab.
- [optional] To use DAO, set the Generate DAO sources option to true.
- [optional] To use Eclipse to compile and test the Java classes, set the Generate Eclipse project artifacts option to true.
- [optional] To use unit test classes to test the Hibernate persistent objects, set the Generate unit test sources option to true.
- Click on OK to generate code immediately or Apply and then Cancel to save your changes for later.