http://nhforge.org/doc/nh/en/index.html#mapping-generated

/Oskar


2012/6/24 Nils Gruson <[email protected]>:
> Hi all,
>
> The normal behaviour of calling the ISession.Save operation is that
> the ID property of my object is updated with the generated id from the
> database. More often than not, that's perfectly fine. But now, I'd
> like to let NHibernate also to update another property that's actually
> a computed column in the database. Is this even possible? If not, I
> need to reselect the record from the database which means another
> round trip.
> Insights anybody?
>
> Regards,
> Nils
>
> --
> 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.
>

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

Reply via email to