We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
below HQL does not work with NH 5.4 but works with NH 5.3.14 : select l.Name, Count(Distinct l.Member.ID) as MemCount from Loan l group by l.Name