-->
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.  [ 2 posts ] 
Author Message
 Post subject: Looking for tool to provide object graph built by hibernate
PostPosted: Wed Nov 26, 2008 12:31 pm 
Beginner
Beginner

Joined: Mon Nov 19, 2007 4:40 pm
Posts: 46
Hibernate version:
3.2

I have tried searching for this, but haven't found anything. Maybe it is my search criteria, i don't know.

I am looking to see if anyone knows of a third party tool that builds a visual graph of the object models built by hibernate. Even if there are no tools for visualizing the object graph, it would be very helpful if there is something out there that would allow me to export the dependencies for every object. I need to build a dataloader that loads the data in the correct order (based on dependency order) and would like to avoid building the order by hand (I have about 200 objects to analyze).

I know that hibernate builds a graph from the mapping files and that everything can be accessed via the Configuration file. So, I know that i can build this myself, and I am ok with doing this. However, if something exists, i would rather not re-invent the wheel.

Thanks for your help,

Paul


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 15, 2009 7:42 am 
Beginner
Beginner

Joined: Mon Nov 19, 2007 4:40 pm
Posts: 46
Thought I would give this one bump... if anyone knows of a tool, please respond. I really don't want to have to write this!

Thanks.


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

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.