How to test HQL queries?

后端 未结 7 488
深忆病人
深忆病人 2020-12-13 09:05

I\'m searching for a fast (really fast) way to test changes to hibernate queries. I have a huge application with thousands of different HQL queries (in XML files) and 100+ m

相关标签:
7条回答
  • 2020-12-13 09:45

    In the eclipse Market, you can search for JBoss Tools and choose only Hibernate tools from the given list.

    0 讨论(0)
提交回复
热议问题