I really like the Future's of the criteria api but I was wondering if it is possible that parameters are shared among multiple future's? The reason I ask is that I combine a couple of queries that make use of Restrictions.InG<int> and when lots of values the number of parameters become huge!
For example, 5 future's that take the same arguments which is a list of 100 items result in 500 parameters passed. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
