[
https://issues.jboss.org/browse/JBIDE-11412?page=com.atlassian.jira.plugi...
]
Dmitry Geraskov commented on JBIDE-11412:
-----------------------------------------
Test case:
1. Open HQL or Criteria editor for configuration with Hibernate 4 special mapping(UserType
for ex)
2. Click Stick results button in editors toolbar
3. Execute code
The result should be the same as without step 2 (correct execution for correct query)
Stick results to one tab uses old code in QueryEditors
------------------------------------------------------
Key: JBIDE-11412
URL:
https://issues.jboss.org/browse/JBIDE-11412
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 3.3.0.Beta1
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: 3.3.0.Beta3
There is small button in HQLEditor/CriteriaEditor toolbar which is called "Stick
results to one tab". When it is pressed query is executed through
ConsoleConfiguration#sessionFactory which always has 3.5 version.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira