How can I use the tools to generate DAOs?
In fact, instead of passing through the hbm
files, I need to configure hibernate tools to generate the DAO and the annotations.
See Hibernate Tools - DAO generation and How generate DAO with Hibernate Tools in Eclipse?