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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
