| Author |
hbm.xml file generation in netbeans
|
kushal karanjkar
Greenhorn
Joined: Sep 20, 2008
Posts: 1
|
|
Hi all, I am using Netbeans 6.1 and hibernate 3 to create web application. (Java) I am creating POJO(user) entities from my MysQL database. I want know any tool/ waye which allow me to directly create user.hbm.xml file and its mapping with user table. Currently, i can directly create .hbm.xml file but I need to do mapping by my self which took some time and can cause error. Like i am getting error due to java.util.date mapping & many-one-mapping. Please tell me anything you know to do faster mapping. Thanks & regards, Kushal
|
 |
 |
|
|
subject: hbm.xml file generation in netbeans
|
|
|