Hello, Future will for sure solve the N+1 trouble, but enabling batching on lazy-loading will do it also even more easily. Devise and set up as needed batch-size on your collections for lazy-loading. (http://nhforge.org/doc/nh/en/index.html#collections-mapping ) And on your entities which are mapped as many-to-one ( http://nhforge.org/doc/nh/en/index.html#mapping-declaration-class ).
Regards. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
