NHibernate Query Analyzer 1.1.5
There is a new release out. This one add object graph support for simple types (results from “select count(*) from Foo”) and for imported classes (results from “select new DictionaryEntry(id,name) from Foo”).
As usual, both source and binaries for .Net 1.1 and 2.0 are available here.
Comments
Comment preview