开发者

NHibernate console

Looking for any kind of console where I could try my NHibernate HQL queries before encorporating them into my application. Something like MySql Workbench would be extremely nice to have: all I need is to type in a query and to receive the result back.

If possible, please list freeware 开发者_JAVA技巧tools first.

thanks


You might be interested in these projects:

  • NHibernate Workbench
  • HQL Language Service for Visual Studio
  • NHibernate web console


It's been a while since I last used it, but I believe the NHibernate Query Analyzer can do that, at least partly. YMMV.


A dedicated tool would be nice but you don't really need it. You can test your queries using unit tests and NHProfiler. If you work on a team, you can share your tests so others will learn on it too.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜