Hey,

Some of the smarter guys I work with have written some code using 
FluentNHibernate.
We had an issue where Calling DynamicUpdate and OptimisticLock.None on a 
mapping threw an exception,
The guys who looked at this originally used Not.LazyLoad instead (removing 
the DynamicUpdate and OptimisticLock calls) to get around this.

Rebuilding the code now using the DynamicUpdate and OptimisticLock.None 
calls appears to work ok, but I'd like to understand what the problem might 
have been and how Not.LazyLoad did what we needed instead.

I've had a look at the github wiki, but it doesn't appear to be searchable 
yet, and I checked jagregory's blog, but that doesn't appear to be 
searchable either (at least using Firefox)

I have had a wander around the wiki, but still I'm not finding any specific 
documentation on these 3 methods.

Could anyone point me to some help on these 3 methods, please?

Pete

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fluent-nhibernate+unsubscr...@googlegroups.com.
To post to this group, send email to fluent-nhibernate@googlegroups.com.
Visit this group at http://groups.google.com/group/fluent-nhibernate.
For more options, visit https://groups.google.com/d/optout.

Reply via email to