Id strategy is set to Assigned since I am using guid for id and I need to assign it before it hits the database because it is queued before handled by nhibernate.
On Thu, Sep 10, 2009 at 3:43 PM, Tuna Toksoz <[email protected]> wrote: > What is your id strategy? > > Tuna Toksöz > Eternal sunshine of the open source mind. > > http://devlicio.us/blogs/tuna_toksoz > http://tunatoksoz.com > http://twitter.com/tehlike > > > > > > On Thu, Sep 10, 2009 at 9:11 AM, Mikael Henriksson > <[email protected]>wrote: > >> Is something wrong with the AdoNetBatchSize? >> I can't get it to work. I would expect to get 100 inserts at a time if I >> specify batch size 100 but nothing is happening. >> Can I dump the xml configuration for nhibernate to disk? I know the >> entities are dumpable but what about the nh config... >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" 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/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---
