Beginner |
|
Joined: Tue Apr 26, 2005 8:39 am Posts: 34
|
Hi guys,
I am newbie in hibernate. I am working on in the middle of somoneswork.
need urgent help to convert from DB2 tables to POJO .
Here is more expalnation.
Already we have .hbm.xml files for most of the tables, but some tables have been updated after the creation of .hbm.xml file. I need to synchronize with the current database schema. I did some research and found out that we need
1. hibernate plug-in for WSAD 5.1
2. Need to have tool middlegen…etc to create POJO.
Here is what I want a tool which can do
Database -- .hbm.xml pojo
Thanks
Ramesh
|
|