Hibernate Tools Indigo:属性视图无法正确显示结果项
我正在运行 Indigo SR1 20110916-0149 和 Hibernate 工具版本:3.4.0.v20111213-1944-H40-M5。
一切似乎都工作正常,但单击“Hibernate 查询结果”选项卡中的结果列表之一时,“属性”视图不会显示结果项详细信息。
我不认为这是由于我的实体的性质造成的,因为类似的查询可以正确显示所有内容,甚至关系父/子等。带有“+”符号,您可以单击它来展开集合。
我环顾四周,找不到任何有用的东西。 我在 myeclipse 论坛中看到了类似的问题,但尚未解决。
这似乎是一种回归。
有什么想法吗?
i'm running Indigo SR1 20110916-0149 with Hibernate Tools Version: 3.4.0.v20111213-1944-H40-M5.
Everything seems to work fine but the Properties view doesn't display the result item details when clicking on one of the result list in Hibernate Query Result tab.
I don't think is due to nature of my Entities since similar queries where displaying everything correctly even relationship parent/child etc..with '+' sign on which you could click to expand collection.
I've looked around and couldn't find anything helpfull.
I saw a similar question in myeclipse forum which as unresolved.
It seems to be a regression.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在使用 Indigo Hibernate Tools M5(里程碑 5)和 beta1 时也遇到了同样的问题。
发现 M4(里程碑 4)正在工作,因此我在 jboss 工具问题跟踪器上填写了关于此问题(回归)的错误报告。
JBIDE-11343
所以尝试使用里程碑 4,它对我有用。
I had the same problem with Indigo Hibernate Tools M5 (milestone 5) and beta1.
Found that M4 (milestone 4) is working, so i filled a bug report on jboss tools issue tracker about this issue (regression).
JBIDE-11343
So try to use milestone 4, it's working for me.