I don't understand the point. Replicate is used to replicate the persistent state (the POID is unique).Do you have a tests showing the use case ? (from the point of view of persistence).
2009/3/17 jalchr <[email protected]> > > Hello, > I'm trying to bulk import data into my tables which happen to have > Identity columns ... It happens that I'm sending the ID value along > with other data, So I'm setting the Identity value manually for the > import process, (which is the case in any replication process). But > there seems to be a problem with NHibernate (and Hibernate) > > I've looked at this post > [http://forum.hibernate.org/viewtopic.php?p=2382750] > > and the bug tracking for Session.Replicate() method, which someone > proposed a solution > [http://opensource.atlassian.com/projects/hibernate/browse/HHH-2716 ] > > Is NHibernate suffering from the same unhandled bug ?? or is something > misused ? any ideas ? > > Thanks for your reply > > > > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
