1. Which one have better performance? stackoverflow.comI write same query with two approach by using NHibernate:
1- by using
|
2. NHibernate HQL vs CriteriaAPI vs QueryOver. Performance stackoverflow.comWhat are the performance differences between the hql and criteriaApi and QueryOver? Are there any situations where one is faster or slower than the other? Edit: I extended the question with QueryOver. ============================================= Well, ... |