Hi, I'm trying to use the Hibernate3 plugin and could use some help if you wouldn't mind.
How can I generate the .hbm.xml mapping files? Do I put XDoclet style annotations on my classes? Are the mapping files then generated and included in the .cfg.xml file? I have a hibernate.properties file and have run hibernate3:hbm2cfgxml: this generates me a hibernate.cfg.xml file but now I want to generate the .hbm.xml files. Any help (or possibly a zipfile sample) would be *really* apreciated!! thanks very much for your help, Roberto
