Hello!
Does anybody want from NHibernate (ICriteria or LINQ 2 NH) the
opportunity to get the rowNumber of the object with particular Id in
the list of objects with OrderBy and may be Where clauses?

It's very useful in paging, when you show some UI form, and you know
the master object ID, bu you don't really know at what page actually
it's located. The only staff that I saw was only
Dialect.GetLimitString(...) method, but it's not usable for
developers.

Should I suggest {new} (so common!) feature? I don't want to write
damn strings specific SQL queries for each Db, no way..

Thank you
member of NH community
Evgeniy K.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to