Is it by design NHibernate does a an insert before a transaction is commited when using Native as PK generator? Or am I doing something wrong?
Quite annoying that you have to set all not null fields, then insert and then add all relations and then commit =/ -- 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.
