aspose file tools
The moose likes Object Relational Mapping and the fly likes Hibernate plugin for Eclips Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Hibernate plugin for Eclips" Watch "Hibernate plugin for Eclips" New topic
Author

Hibernate plugin for Eclips

Siri Reddy
Greenhorn

Joined: Oct 20, 2006
Posts: 17
Hi All,
I am looking for plugin ,which will create the mapping xml file and java class if we provide the table fields.
i know only database table and connection properties , so if i mentioned table fields so automatically it will create the mapping xml file and java class.
please suggest me if any body knows or useing it

Thanks in Advance.
Siri...
Prabhu Venkatachalam
Ranch Hand

Joined: Nov 16, 2005
Posts: 502

Hibernate Synchronizer. You can download it HERE.


Prabhu Venkatachalam<br />SCJP 1.4,SCWCD 1.4<br />prabhu.venkatachalam@gmail.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Hibernate plugin for Eclips
 
Similar Threads
Hibernate : Hibernate :Mapping Multiple Table for single POJO class
hibernate mapping
Hibernate Mapping One to One relationship with composite id
Java Bean Design : Best Practice
Tool for creating Hibernate POJOS from database tables?