vote up 0 vote down star

I'm trying to specify the "select-before-update" attribute in a ClassMap using Fluent NHibernate, but I'm not finding much on the web that shows what the right way to do it is. Does anyone know how to achieve this with Fluent NHibernate? Thanks!

flag

75% accept rate

1 Answer

vote up 2 vote down check

SelectBeforeUpdate() in your ClassMap.

link|flag
Heh, I guess we are working with quite an old version of Fluent now! I got the latest version and only feel mildly stupid for asking a question with such an obvious answer :P Thanks – Niall Connaughton Nov 25 at 11:41

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.