[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1172) HIbernate Dynamic SQL Preview is UGLY!

Max Andersen (JIRA) jira-events at lists.jboss.org
Fri Oct 26 02:44:01 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1172?page=comments#action_12384490 ] 
            
Max Andersen commented on JBIDE-1172:
-------------------------------------

I've committed so instead of:

SQL #0 types: org.domain.auction.entity.Auction:
<sql>
and

DML #0 tables: AUCTION:
<dml>

it will do

org.domain.auction.entity.Auction:
<sql>

and

Manipulation of AUCTION
<dml>

> HIbernate Dynamic SQL Preview is UGLY!
> --------------------------------------
>
>                 Key: JBIDE-1172
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1172
>             Project: JBoss Tools
>          Issue Type: Feature Request
>          Components: Hibernate
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Gavin King
>         Assigned To: Mikle Dryakhlenkov
>             Fix For: 2.0.0.CR1
>
>
> Find some ways to make this window less ugly:
> * a nicer, bolder font
> * syntax highlighting
> Probably we should have "Hibernate Query Result" and "Dynamic SQL Preview" as panels of "HQL Editor", instead of seperate views. 
> Whatever we do, its extremely inconvenient that you can't see  "Hibernate Query Result" and "Dynamic SQL Preview" at the same time.

-- 
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