NHibernate Query Generator Updates
I just added support for <componet> and <dynamic-component> (in the SVN only, for now).
I'm considerring adding support for projections and the new expressions in NHibernate 1.2, any suggestions? I though about something like:
Projections.Blog.Posts.Count
And:
Projections.Blog.Date.Max
Suggestions?
Comments
No comments posted yet.