Check out nhibernate.envers.do_not_audit_optimistic_locking_field in the docs
http://envers.bitbucket.org/#config-reference



From: [email protected] [mailto:[email protected]] On Behalf Of 
Alex Brown
Sent: den 19 november 2012 19:26
To: [email protected]
Subject: [nhusers] Using version column in my entity in conjunction with envers

I've noticed that if I map an NHibernate version column like this:

    Version(x => x.VersionNumber);

This isn't created in my _AUD table when using Envers

Is this expected?
--
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/nhusers/-/J1zONuzY2C4J.
To post to this group, send email to 
[email protected]<mailto:[email protected]>.
To unsubscribe from this group, send email to 
[email protected]<mailto:[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