Skip to:
Hi,I have a query related to criteria query of NHibernate. Well I want to obtain unique records using criteria queries e.g. if I want to obtain a list of Customers then it should fetch the unique records only.
For support request use the NHibernate Users mailing list. http://groups.google.com./group/nhusers
Hi,
I have a query related to criteria query of NHibernate. Well I want to obtain unique records using criteria queries e.g. if I want to obtain a list of Customers then it should fetch the unique records only.