In NH2.1(the trunk) the NH-727 was fixed, in a different way because it include all Identifier Assigned by Insert, but.... there was a bug in AbstractEntityPersister line 3303.Instead SqlCommandInfo defaultInsert = GenerateInsertString(PropertyInsertability, 0); the right is SqlCommandInfo defaultInsert = GenerateIdentityInsertString(PropertyInsertability);
Thanks James to refresh the old issue -- 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 -~----------~----~----~----~------~----~------~--~---
