[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1265) Sorting mappings in Hibernate Console

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Nov 6 11:15:46 EST 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1265?page=all ]

Max Andersen resolved JBIDE-1265.
---------------------------------

    Resolution: Done

Fyi: the current order is the order in which they are actually mapped in hibernate core.

I added code to sort children of Configuration, Table and the database (Catalog/Schema's)

EXECUTE: Create a set of mappings with different names, e.g. Ape, Zebra and Lion and have a database that matches these classes with various columnnames
ASSERT: That nodes under Configuration is sorted alphabetically (Ape, Lion, Zebra) same for Table and Catalog/Schema's

> Sorting mappings in Hibernate Console
> -------------------------------------
>
>                 Key: JBIDE-1265
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1265
>             Project: JBoss Tools
>          Issue Type: Feature Request
>          Components: Hibernate
>            Reporter: Krasimir Goutcev
>         Assigned To: Max Andersen
>            Priority: Minor
>             Fix For: 2.0.0.CR1
>
>         Attachments: screenshot-1.jpg
>
>
> Will be very helpful if we can sort mapping (Alphabetical or by location)
> Now it's difficult to find mapping . I can't understand the logic of current order.
> Sorry for my poor English!!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list