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



From: nhusers@googlegroups.com [mailto:nhusers@googlegroups.com] On Behalf Of 
Alex Brown
Sent: den 19 november 2012 19:26
To: nhusers@googlegroups.com
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 
nhusers@googlegroups.com<mailto:nhusers@googlegroups.com>.
To unsubscribe from this group, send email to 
nhusers+unsubscr...@googlegroups.com<mailto:nhusers+unsubscr...@googlegroups.com>.
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 nhusers@googlegroups.com.
To unsubscribe from this group, send email to 
nhusers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to