[nhusers] Re: Iesi.Collections 4.0.1 available

2013-03-16 Thread ReverseBlade
Is it possible to have a Iesi.Collections with Portable Class Library compatibility ? On Sunday, February 10, 2013 11:53:01 AM UTC+2, Oskar Berggren wrote: Hi, Iesi.Collections 4.0.1 is now available on NuGet and Sourceforge. It is a minor update with a single change: ** Bug *

[nhusers] Re: Nested Sessions/Transactions Possible ?

2009-08-24 Thread ReverseBlade
So no suggestions ? On Aug 21, 8:29 pm, Fabio Maulo fabioma...@gmail.com wrote: ah... and that is the reason because I'm injecting the ISessionFactory on my DAOs/Repository 2009/8/21 Fabio Maulo fabioma...@gmail.com session = UoWstatelesssession != UoW 2009/8/21 empe...@gmail.com

[nhusers] Re: splitting big tables and entity-name feature

2009-08-14 Thread ReverseBlade
If you have 50 million of records then this solution is not feasible imho, that's why I am trying to split it. On Aug 14, 4:34 pm, Stefan Steinegger stefan.steineg...@bluewin.ch wrote: Why not simply: IListstring result = session   .CreateQuery(select m.Text from Message where m.Read =