-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Reverse Engineering 2
PostPosted: Fri Feb 17, 2006 3:25 pm 
Regular
Regular

Joined: Sun Feb 12, 2006 10:18 pm
Posts: 60
Location: Rosario, Argentina
I asked earlier if there were tools for reverse engineering for NHibernate, and some people mentioned a few. One of them seemed particularly helpfull, "Codus", but it has the problem that it makes poor hbm.xml files, because it does not map one-to-many, many-to-one nor many-to-many collections. Besides that, it generated classes inside a class only as an id (instead of an actual object); ie: class "State" has as a variable an object of type class "Country". But Codus generates a class "State" with a property "IdCountry", because that's what there is in the database.
I tryed to do the same in Hibernate (the java version) with a plugin for Eclipse that I think cames with Hibernate, and it DID generate the class "State" with a class "Country" inside... so, the question is... is there a reverse engineering tool for NHibernate that works as the plugin for Eclipse?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.