cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 156852 - HQL Editor results UI improvements
: HQL Editor results UI improvements
Status: NEW
: javaee
Hibernate
: 6.7
: All All
: P3 (vote)
: 6.7
Assigned To:
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2009-01-15 08:49 by
Modified: 2009-02-19 23:27 (History)
Issue Type: ENHANCEMENT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-01-15 08:49:40
HQL Editor currently displays results in a flat JTable, which is in-efficient
in displaying embedded result objects.
This UI needs to be revised to include hierarchical display component (such as
JTree table and / or JList and / or
JTable). The main aim of this UI improvement is to improve the result display
and the navigation.