-->
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: Hibernate3 Console Eclipse Plug-in, Mapped entities display.
PostPosted: Fri Feb 04, 2005 6:13 pm 
Newbie

Joined: Fri Feb 04, 2005 4:27 pm
Posts: 3
[b]Java version:[/b]
j2sdk-1_5_0-windows-i586

[b]Eclipse version:[/b]
eclipse-SDK-3.1M4-win32

[b]JBoss IDE version:[/b]
JBossIDE-1.4.1-jre1.5-e31

[b]Hibernate version:[/b]
hibernate-3.0beta3
hibernate-tools-3.0alpha1

After using the Hibernate3 Artifact Generation tool to reverse engineer a large legacy database, the resulting mapped entities in the Eclipse/Hibernate Console perspective's tree view are displayed in random order (as opposed to being ordered alphabetically).

This makes the job of writing queries against these entities more time consuming by having to do a linear visual search of the tree for the objects of interest every time a new query is written. Over the life of a project this wasted effort can become significant.

I've tried alphabetizing the ordering of the <mapping resource> records in 'hibernate.cfg.xml' to try to correct this without success. If anyone knows of another way I'd love to hear it.

If it turns out that the means Hibernate Console is using to display the entity tree is working as designed, then I'd like to suggest the ordering be alphabetized in a future release.

Otherwise, great job! The new tool set / Eclipse plugins are a real advancement.

Best regards,
CP


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.