I have created a project in Net Bean 6.5 by using Hibernate tool.
It has automatically created the hibernate configuration file.(Checked connection created -- successfully)
After that i have selected Hibernate mapping Files and POJO from DB by right click on source package(po as name) selected some table from list
Next popup Generation Code - I have selected both "Domain Code and Hibernate XML Mapping ", also selected JDK 5 features
When i clicked on FINISH button it created only "hibernate.reveng.xml" not hbm mapping file and POJO file for selected DB Table
Please help me.. asap..... Thanx in advance.
Regards, Manjesh Kumar
|