NHibernate - Eager Fetch and Pagination in one query
Posted Tuesday July 2010 alle 11:10
Let’s consider these mappings: <class name="Item" table="Item"> <id name="Id" column="Id" type="int"> <generator class="native" /> </id> <property name=&
PrimordialCode
Posted Tuesday July 2010 alle 11:10
Let’s consider these mappings: <class name="Item" table="Item"> <id name="Id" column="Id" type="int"> <generator class="native" /> </id> <property name=&
Posted Tuesday July 2010 alle 10:36
Working on Dexter I encountered a very strange NHibernate behavior (I’m using NHIbernate 2.1.2 GA and this is very close to be a bug in my opinion) while trying to apply the eager fetch mode to a child collection whose mapping contains an order-by at

powered by dexter
Entries (RSS)
^
Recent Comments