Ramon Smits

Tell me your secrets and i'll tell you mine

Browse by Tags

All Tags » criteria api (RSS)
How to perform a not equals comparison with NHibernate criteria api
I often hear that NHibernate is not usable for selecting records as it is not possible to perform a not equal comparison with the criteria api. I must admin that it took me a while before I found out but it really is more logical when you know. Lets take...