[
http://jira.jboss.com/jira/browse/JBIDE-1620?page=comments#action_12395012 ]
Vitali Yemialyanchyk commented on JBIDE-1620:
---------------------------------------------
comments work just in 2) case. in the first I get exception.
I think something like
"from <whatever is the first mapped entity in the configuration>"
be greate.
I just admit - without example it take the time to start with the editor.
I do not sure in second case - what do you think - is it suitable?
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)
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