DAO Class Generation
- In ORM Explorer right-click on the cfg.xml- files and select Generate DAO Classes... from the context menu.
- On the next screen, you can select persistent classes.
- On the next screen, you can select DAO generation options.
After selecting Finish, DAO classes will automatically be generated (in a source folder of the current project).