PDA

View Full Version : Hibernate - eclipse


chowdari
May 26, 2007, 02:45 AM
How to generate hibernate classes in eclipse ide? Can any body help in giving step by step procedure.

jstrike
May 30, 2007, 10:59 AM
That's too much information to explain in this forum so you're going to have to do some reading like the rest of us have. :)

It's been awhile since I've worked with Hibernate but check out Hibernate Tools (http://tools.hibernate.org). There is a plugin that will reverse engineer a database and lots more. There's also several books about Hibernate at OReilly.com (http://search.atomz.com/search/?sp-q=Hibernate&query=Hibernate&sp-t=general&sp-a=sp1000a5a9&sp-p=all&sp-q-2=Books&sp-x-2=cat2&p=Books&sp-p-2=phrase) that can help you as well.

Good luck.

pblarochelle
Jul 19, 2007, 10:39 PM
You mean in Eclipse or in Java ?
Why would you want to hibernate in Eclipse ?