[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1620) HQL Editor & Hibernate Criteria Editor

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Jan 14 14:57:19 EST 2008


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

I don't believe in pointing out things that should be obvious for someone using hibernate.

Adding the code for the crtieria similar as for hql is fine for me as long as it is context sensitive to what the user has selected.

> HQL Editor & Hibernate Criteria Editor
> --------------------------------------
>
>                 Key: JBIDE-1620
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1620
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>            Reporter: Vitali Yemialyanchyk
>         Assigned To: Vitali Yemialyanchyk
>            Priority: Minor
>
> for the first time it is not obvious what he should enter into editors to get some result and
> these editors are helpful - it be greate for the first time have a code snippet where... Window -> Preferences -> user can switch off this code
> for example:
> 1)
> // this is small code example, you can find more
> // http://www.hibernate.org/hib_docs/reference/en/html/queryhql.html
> from mapping.querycache.Item
> 2)
> // this is small code example, you can find more
> // http://www.hibernate.org/hib_docs/reference/en/html/querycriteria.html
> session.createCriteria(mapping.querycache.Item.class)

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