By tag: Analyzer
0
kicks
NHibernate Query Analyzer for NHibernate 1.2 GA
NHibernate Query Analyzer is a tool to allow you to pick into the internal of NHibernate guts. The current feature set offers:
* The ability to view the results from an HQL query in both tabular and object graph formats.
* Support for lazy collections.
* On the fly error checking fo...