Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

what is the best hibernate reverse engineering tools

  Asked By: Ted    Date: Mar 11    Category: Java    Views: 1212
  

I have one oracle database schema that already exist
I want to generate hbms from that database schema .
what is the best hibernate reverse engineering tools for that
please help me .

Share: 

 

4 Answers Found

 
Answer #1    Answered By: Ginger Snyder     Answered On: Mar 11

We used middlegen for this purpose but seriously be careful about the HBMs and the classes it generates it should be reviewed by an expert and compared to the object model. Excuse me for being so talkative but the point is that you should have your object model before designing database  (Object Relational Mapping tool).

 
Answer #2    Answered By: Jimmy Abp     Answered On: Mar 11

I think it¢s definitely BEA Workshop Studio

www.bea.com/.../&WT.ac=topnav_products_workshop

But if you want a free one, Middlegen http://sourceforge.net/projects/middlegen is very good choice.

 
Answer #3    Answered By: Rickey Scott     Answered On: Mar 11

I think it¢s definitely BEA Workshop Studio

www.bea.com/.../&WT.ac=topnav_products_workshop

But if you want a free one, Middlegen http://sourceforge.net/projects/middlegen is very good choice.

 
Answer #4    Answered By: Monique Perry     Answered On: Mar 11
 
Didn't find what you were looking for? Find more on what is the best hibernate reverse engineering tools Or get search suggestion and latest updates.




Tagged: