Free NHibernate helper tools?

后端 未结 10 2098
庸人自扰
庸人自扰 2020-12-23 23:19

Are there any free tools to help simplify working with an NHibernate project in .NET 3.5? Primarily, I\'m looking for some kind of code and config file generator to automat

10条回答
  •  南方客
    南方客 (楼主)
    2020-12-24 00:03

    NHibernate Query Analyzer is a must for constructing queries. It's not for configuration, I know, but a must when trying to get your head around HQL.

提交回复
热议问题