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

Gavin King (JIRA) jira-events at lists.jboss.org
Fri Nov 2 22:59:45 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1172?page=comments#action_12385880 ] 
            
Gavin King commented on JBIDE-1172:
-----------------------------------

Max, you got it the wrong way around, it shows:

Manipulation of 0: org.domain.shop.entity.Person
-----------------
select
  person0_.id as id11_,
  person0_.address as address11_,
  person0_.city as city11_,
  person0_.name as name11_,
  person0_.state as state11_,
  person0_.zip as zip11_ 
 from
  test.Person person0_ 
 where
  person0_.name='Gavin'


A "select" is not a "Manipulation.

Anyway, that is not what I meant by "professional". What I meant was to have some kind of proper graphical view rather than dumping what looks like debug statements into the UI.

> 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