The DAO classes and interfaces are generated based on the procedures found in the database. This was an experimental set of functionnalities but the association of procedures to tables was not quite clear.
Just erase the spdao (Stored Procedures Data Access Objects) template from your list of generated folders.
Regards,
Alain
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
All of the *DAO.java files I am generating (both in the acme example and when I generate for my DB) are empty (except for the comment header).
Am I missing something or is this normal?
Thanks
The DAO classes and interfaces are generated based on the procedures found in the database. This was an experimental set of functionnalities but the association of procedures to tables was not quite clear.
Just erase the spdao (Stored Procedures Data Access Objects) template from your list of generated folders.
Regards,
Alain